Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-05 | chore: Rewrite readme as markdownHEADmaster | Linnnus | |
I'll be uploading the project to GitHub soon. GitHub renders Markdown nicely. | |||
2024-02-04 | feat: initial commit | Linnnus | |
Here is a small overview of the state of the project at this first commit. I have basic Git Repo -> HTML working, and a plan for how setting up an actual server would work (mainly, NGINX + a git hook to rebuild). The main thing I'm working on right now is parsing WikiCreole, though I am starting to wonder if this is the right langauge. WikiCreole is pretty irregular and has a lot of edge cases (e.g. around emphasis). |