1
0
Fork 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.