- HTML 56.7%
- CSS 38.2%
- Shell 5.1%
| content | Added bitwriter page | |
| public | Update | |
| templates | Added bitwriter page | |
| .gitignore | Update | |
| generate.jai | Created script to sync changes. | |
| LICENCE.md | Some restructuring | |
| README.md | Updated README | |
| sync.sh | Update | |
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.