Commit graph

3 commits

Author SHA1 Message Date
Gered 065f2ededf add a custom syntax highlighting css sheet to the example site 2023-06-30 21:13:50 -04:00
Gered 83d75d4885 represent post dates as a NaiveDateTime, still allowing for date-only
posts can be specified with a date only, or date and time as desired.
it is up to the site's specific template to render posts with an
appropriate date/time format string based on what the author's
preferences
2023-06-28 15:16:29 -04:00
Gered 3f18b2a58a add example site config and content 2023-06-27 17:18:52 -04:00