1
0
Fork
You've already forked projects
0
  • HTML 56.7%
  • CSS 38.2%
  • Shell 5.1%
Find a file
2024年02月10日 16:03:32 +01:00
content Added bitwriter page 2024年02月10日 16:03:32 +01:00
public Update 2024年02月10日 14:05:38 +01:00
templates Added bitwriter page 2024年02月10日 16:03:32 +01:00
.gitignore Update 2024年02月10日 14:05:38 +01:00
generate.jai Created script to sync changes. 2024年02月09日 21:22:37 +01:00
LICENCE.md Some restructuring 2024年02月09日 20:51:55 +01:00
README.md Updated README 2024年02月10日 14:12:22 +01:00
sync.sh Update 2024年02月10日 14:05:38 +01:00

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.