This website is built using Docusaurus, a modern static website generator.
yarn
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.
just build
This command pulls all the referenced HackMDs, converts YML source files to Markdown, and builds the website.
https://docs.jamcha.in is automatically re-deployed on every main branch push.
This project is licensed under the GPL-3.0-only license.
All contributors agree to license their contributions under the same license when submitting a Pull
Request.