summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Collapse)AuthorFilesLines
2024-06-21Added additional filtersMitja Felicijan1-56/+9
2024-06-18Added first, last, random filtersMitja Felicijan1-2/+56
2024-03-10Added Pages to Page payloadMitja Felicijan1-0/+2
2023-08-08Added includes optionMitja Felicijan1-2/+39
All files in `templates/includes` can be included from a template now. This is done with `{{ template "file.html" }}`.
2023-08-05Added figureMitja Felicijan1-0/+2
2023-07-27Added extensions: Table, TaskList, FootnoteMitja Felicijan1-0/+3
2023-07-12Added ability to put content markdown files in sub foldersMitja Felicijan1-2/+15
2023-07-10Added --new command that creates new pageMitja Felicijan1-4/+48
2023-07-08Added small embedded serverMitja Felicijan1-3/+16
2023-07-08First version, whatever that meansMitja Felicijan1-26/+74
2023-07-08Enageg!Mitja Felicijan1-0/+326