A collection of all things written in Janet
- Install Janet
- Clone this repo.
- Run
janet clone.janet
to clone all repos from the list intorepos
- Run
janet generate-html.janet
to generate a the HTML into thedocs
folder
Note: This uses fd
to scan for files. If you want to use those functions, you have to install it.