summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-25Add `httpserver` Makefile targetDmitry Ilvokhin
2022-12-25Use style file from Bear blog by Herman MartinusDmitry Ilvokhin
2022-12-24Add requirements.txt fileDmitry Ilvokhin
2022-12-24Initial version of generatorDmitry Ilvokhin
Generation of feed page and post pages are supported. Markdown to html conversion seems working. At least there is nothing strange with hello-world example.