Skip to content

BluntDAO/new-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

BluntDAO Documentation

Welcome to the official BluntDAO documentation website! This site serves as the comprehensive guide for all things BluntDAO.

🌿 About BluntDAO

BluntDAO is the biggest IRL onboarding movement to Web3 via Proof of Sesh through local IRL OGs. We are introducing the unlimited sesh fund, a regular re-up mechanism where anyone can request ETH to host a sesh from contributors. Our mission: Onboarding the next million, 1 blunt/sesh at a time.

Core Values

  • Fun - we are here to have a good time
  • Smoke - stay high
  • Don't Run Out Of Money - need to re-up
  • Culture - end to end stack for setting trend
  • Proliferate the Sesh - unlimited sesh
  • IRL - puff puff pass & touch grass
  • Innovate - u can't ux if our OGs can't use it smacked. also high ideas
  • Legalize - jail sux. lets make sure we stay out of jail. so much progress.

πŸ“š Documentation Structure

This documentation covers:

πŸ’¨ Proof of Sesh Explained

  • The IRL onboarding consensus mechanism that powers BluntDAO
  • How to vote in the DAO across different chains (Solana, NEAR, EVM)
  • BluntDAO Improvement Proposals (BIP) formatting

πŸƒ The Unlimited Sesh Fund

  • How the unlimited sesh fund works
  • Bidding on the collection
  • Voting on proposals
  • Putting in proposals
  • Secondary sales
  • Setting up auction bots

🎯 Getting Started

  • How to start a sesh
  • How to contribute to BluntDAO
  • Addictionary (community terminology)
  • Ecosystem overview

πŸš€ Quick Start

Installation

npm install
# or
yarn install

Local Development

npm start
# or
yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

npm run build
# or
yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

🌐 Important Links

Official BluntDAO Resources

Community & Social

Development Resources

πŸ› οΈ Development

Project Structure

docusaurus/
β”œβ”€β”€ docs/                          # Documentation pages
β”‚   β”œβ”€β”€ welcome.md                 # Main welcome page
β”‚   β”œβ”€β”€ proof-of-sesh-explained/   # Proof of Sesh documentation
β”‚   β”œβ”€β”€ the-unlimited-sesh-fund/   # Unlimited Sesh Fund docs
β”‚   β”œβ”€β”€ how-to-start-a-sesh.md     # Starting a sesh guide
β”‚   β”œβ”€β”€ how-to-contribute.md       # Contribution guide
β”‚   β”œβ”€β”€ addictionary.md            # Community terminology
β”‚   └── ecosystem.md               # Ecosystem overview
β”œβ”€β”€ src/                           # Source files
β”œβ”€β”€ static/                        # Static assets
└── docusaurus.config.ts          # Site configuration

Key Features

  • Mobile Responsive: Optimized for all device sizes
  • SEO Optimized: Proper meta tags and structured data
  • Accessibility: WCAG compliant with proper alt texts
  • Search: Built-in search functionality
  • Dark/Light Mode: Theme switching support

πŸ“ Contributing

We welcome contributions to improve this documentation! Here's how you can help:

Ways to Contribute

  1. Documentation: Fix typos, improve clarity, add missing information
  2. Code: Submit PRs to improve the site functionality
  3. Design: Help improve the visual design and user experience
  4. Content: Add new sections or update existing content

How to Contribute

  1. Fork the repository: github.com/BluntDAO/new-docs
  2. Create a feature branch: git checkout -b feature/amazing-feature
  3. Make your changes
  4. Commit your changes: git commit -m 'Add amazing feature'
  5. Push to the branch: git push origin feature/amazing-feature
  6. Open a Pull Request

Content Guidelines

  • Use clear, concise language
  • Include proper alt text for images
  • Follow the existing structure and formatting
  • Test changes locally before submitting

πŸš€ Deployment

Using SSH:

USE_SSH=true npm run deploy
# or
USE_SSH=true yarn deploy

Not using SSH:

GIT_USER=<Your GitHub username> npm run deploy
# or
GIT_USER=<Your GitHub username> yarn deploy

If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the gh-pages branch.

πŸ“‹ TODO List

Completed βœ…

  • Migrate all GitBook content to new documentation site
  • Set up proper navigation structure
  • Configure SEO and metadata
  • Add mobile responsiveness
  • Fix image references and alt texts
  • Update configuration for BluntDAO branding

In Progress πŸ”„

  • Add more visual assets and diagrams
  • Implement advanced search features
  • Add interactive elements

Planned πŸ“…

  • Add multi-language support
  • Implement analytics tracking
  • Add community contribution guidelines
  • Create video tutorials
  • Add interactive demos

πŸ“„ License

This project is under Creative Commons Zero (CC0) - "No Rights Reserved" for our brand including our blunts.wtf art. This means others may freely build upon, enhance and reuse the works for any purposes without restriction under copyright or database law.

🀝 Support

If you need help or have questions:

  • Check our Forum
  • Join our community discussions
  • Open an issue on GitHub
  • Contact us through our main website

Built with ❀️ by the BluntDAO community

The mission to make sure blunts get smoked. Onboarding the next million, 1 blunt/sesh at a time.

About

BluntDAO news docs built on docusarus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published