aboutsummaryrefslogtreecommitdiff
path: root/main.go
Commit message (Collapse)AuthorAgeFilesLines
* Added Pages to Page payloadMitja Felicijan2024-03-101-0/+2
|
* Added includes optionMitja Felicijan2023-08-081-2/+39
| | | | All files in `templates/includes` can be included from a template now. This is done with `{{ template "file.html" }}`.
* Added figureMitja Felicijan2023-08-051-0/+2
|
* Added extensions: Table, TaskList, FootnoteMitja Felicijan2023-07-271-0/+3
|
* Added ability to put content markdown files in sub foldersMitja Felicijan2023-07-121-2/+15
|
* Added --new command that creates new pageMitja Felicijan2023-07-101-4/+48
|
* Added small embedded serverMitja Felicijan2023-07-081-3/+16
|
* First version, whatever that meansMitja Felicijan2023-07-081-26/+74
|
* Enageg!Mitja Felicijan2023-07-081-0/+326