Flashcart Guides - https://sanrax.github.io
A flashcart setup guide repository for the r/flashcarts sub-reddit
If you'd like to see a cart or specific piece of info added, you may create an issue with the request, or fork the repository and then submit a pull request for me to approve. Any help is welcome!
This site uses Material-MKDocs as the base. The website is generated from all .md files found in the docs directory. To edit the contents of a page on the site, simply open and edit the corresponding markdown file.
Syntax documentation can be found in the Material-MKDocs reference pages.
- Install Python and Material-MKDocs on your PC by following the "Installation" section of the Material MKDocs wiki.
git clonethe repository to your local PC.- Change into the
flashcart-guidesdirectory, then runmkdocs serveto build and serve the site locally at localhost:8000.