Welcome to the official documentation repository for Skatehive!
This site is powered by Docusaurus 2, a modern static site generator, and serves as the central place for guides, tutorials, and documentation related to the Skatehive project and community.
Skatehive is a collaborative, community-driven platform focused on skateboarding culture, knowledge sharing, and open-source growth.
This documentation provides resources for users, contributors, and developers to get started, contribute, and find help.
- Getting Started
- Local Development
- Build & Deployment
- Contributing
- Community & Support
- License
- Acknowledgements
Clone the repository and install dependencies:
git clone https://github.com/sktbrd/skatehive-docs.git
cd skatehive-docs
yarn
Start the local development server:
yarn start
The site will open automatically in your browser. Most changes will be reflected live without needing a restart.
To build the site for production:
yarn build
The static files will be generated in the build
directory.
USE_SSH=true yarn deploy
GIT_USER=<Your GitHub username> yarn deploy
This will build the website and push the build output to the gh-pages
branch for GitHub Pages hosting.
We welcome contributions from everyone!
Please see our CONTRIBUTING.md for guidelines and details on how to help.
JasperOPR |
VasconsaBR |
knowhow92 |
BeagleXV |
Vlad |
- Website: skatehive.app
- Discord: Join our community
- Twitter: @skatehive_
- For questions, suggestions, or support, feel free to open an issue or join the Discord.
Distributed under the MIT License. See LICENSE
for more information.
Thanks to all our contributors and the open-source community for making Skatehive possible!
If you use Skatehive docs or want to contribute, we’d love your feedback and help.