Skip to content

sktbrd/skatehive-docs

Repository files navigation

Skatehive Docs

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.


🚀 Project Overview

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.


📚 Table of Contents


Getting Started

Clone the repository and install dependencies:

git clone https://github.com/sktbrd/skatehive-docs.git
cd skatehive-docs
yarn

Local Development

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.


Build & Deployment

To build the site for production:

yarn build

The static files will be generated in the build directory.

Deploy to GitHub Pages

Using SSH:

USE_SSH=true yarn deploy

Not using SSH:

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.


Contributing

We welcome contributions from everyone!
Please see our CONTRIBUTING.md for guidelines and details on how to help.

Contributors

Jasper
JasperOPR
VasconsaBR
VasconsaBR
knowhow92
knowhow92
BeagleXV
BeagleXV
Vlad
Vlad

Community & Support


License

Distributed under the MIT License. See LICENSE for more information.


Acknowledgements

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.

About

Skatehive Community Docs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10