- HTML 56.7%
- CSS 38.2%
- Shell 5.1%
| content | ||
| public | ||
| templates | ||
| .gitignore | ||
| generate.jai | ||
| LICENCE.md | ||
| README.md | ||
| sync.sh | ||
Projects Website
Here is the code I use to generate my Projects website.
WARNING! Here be dragons!
This is not production software.
To generate the HTML files run the generate.jai file using the Jai compiler.
You will find the generated files in the public directory.
To sync the generated HTML files, and any other files in the public directory,
run the sync.sh script.