Age | Commit message (Collapse) | Author |
|
Date format was changed to support `updated` in ISO format. Now every
post will require date and time, which might be a usability regression,
but we'll see. Also, `updated` field was introduced in metadata. If
there is no such field, them date field will be used instead.
|
|
|
|
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.
|
|
Default target in Makefile check types now.
|
|
Current logic is drafts are published, but do not listed on the feed page.
|
|
Post should go from oldest to newest
|
|
In case I decide to write more than one post.
|
|
|
|
|
|
|
|
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.
|