Compare commits

..

No commits in common. "77c9234c9f9c6b4c36fd47fa073d80c42966f5cc" and "6d470dadb27e3af67d8bd97ed8780584769033d0" have entirely different histories.

View file

@ -1,6 +1,6 @@
# About this page
This page is written in Markdown, and transformed to HTML using a custom templating engine written in Bash script. It makes heavy use of `sed`, `awk` and other Unix utilities.
This page is written in Markdown, and transformed to HTML using a custom templating engine written in Bash script. It makes heavy use of `sed` and other Unix utilities.
Writing this was really fun, and a great little project to test and improve my skills :smiley:
Once I cleaned up the code, the generator will be made public under the MIT license.
@ -10,10 +10,6 @@ Feature ToDo-list:
- Properly support subdirectories
- Add more buttons to the nav bar
- Make mobile friendly
- Write markdown parser in bash
Feature Done-list:
- Make templates more powerful (using `awk`)
- Make templates more powerful
If you have any questions about this, you can reach out to me.