Skip to content

jam-duna/jam-docs

 
 

Repository files navigation

Website

This website is built using Docusaurus, a modern static website generator.

Installation

yarn

Local Development

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

just build

This command pulls all the referenced HackMDs, converts YML source files to Markdown, and builds the website.

Deployment

https://docs.jamcha.in is automatically re-deployed on every main branch push.

License

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.

About

Unofficial knowledge base for aspiring JAM developers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 40.4%
  • JavaScript 39.7%
  • Shell 10.8%
  • CSS 8.6%
  • Just 0.5%