Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-16 | Add table of context and addressable headers | Dmitry Ilvokhin | |
Sometimes it's useful to highlight content of the post beforehand. Also, it's just nice to have a clickable headers in the document to simplify sharing of specific section. | |||
2023-02-05 | Add type annotation support with mypy | Dmitry Ilvokhin | |
Default target in Makefile check types now. | |||
2022-12-24 | Initial version of generator | Dmitry 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. |