Commit Graph

26 Commits

Author SHA1 Message Date
Colin a5eb9eb471 refactor: templates/links -> generalize to more static content 2023-03-21 01:13:41 +00:00
colin 94e5d8ed9f about: link to 'links' 2022-07-12 15:44:00 -07:00
colin 073a47b8ca add a 'links' page
plan is to build this out more later and link it from the about page
2022-07-08 16:11:45 -07:00
colin e6cf40fe05 add a rss link to the blog/entries 2022-06-30 16:45:37 -07:00
Colin 617f456d93 link to the atom feed in html head
this aids auto-discovery by feed readers
2022-06-27 19:37:47 -07:00
Colin b4c0ce4959 rework draft system so they don't show up in RSS feed 2022-06-27 19:10:52 -07:00
colin a027e6aa12 style: make the blog listings bigger
i could probably let them escape the relatively narrow view that i'm
currently reusing from the article page
2022-06-26 04:12:09 -07:00
colin 04f48def04 blog: style: replace the funky h2 backgrounds with SVGs 2022-05-29 15:56:17 -07:00
Colin 74e01a6ce0 blog page template: integrate OpenGraph tag support
this should allow the page to preview in more settings
2022-04-06 20:48:24 +00:00
Colin cf84ba58d9 create a way to unlist blog entries (use case is for drafts) 2022-04-06 05:07:38 +00:00
Colin 26572a244d blog template: include the word count in the description 2022-04-06 01:06:57 +00:00
Colin 40f956821d blog-entry: better date placement 2022-04-05 22:18:18 +00:00
Colin 442a9237ed render dates in %Y/%m/%d 2022-04-05 22:01:00 +00:00
Colin 2fd9ed8b98 index: render blog subtitles 2022-04-05 21:43:39 +00:00
Colin 7b08cc2938 blog-page: include descriptions in the html meta description tag 2022-04-05 21:32:00 +00:00
Colin e08a5dce92 templates: propagate page title to html title element 2022-04-05 21:22:51 +00:00
Colin c937c85114 templates: normalize indentation to 4 spaces 2022-04-05 20:38:18 +00:00
Colin 41678b967e templates/base.html: disable favicon site-wide 2022-04-05 20:34:33 +00:00
Colin 31773d1623 style: tune colors
generally, make them less intense/varied
2022-04-05 08:10:00 +00:00
Colin 3bfd0e8bc0 about: make breadcrumbs work right for this page 2022-04-04 23:48:23 +00:00
Colin 996c70ebb6 style: add breadcrumbs 2022-04-04 23:42:22 +00:00
Colin 8a6a6a389a style: nicer header decor 2022-04-04 22:11:17 +00:00
Colin 44b15d6a45 style: mess with the colors/headings 2022-04-04 05:03:05 +00:00
Colin d79a3feff4 declare some fonts and a basic style sheet 2022-04-04 00:53:20 +00:00
Colin 8fe7d8c113 restructure so that blog listing is at root, alongside links to about/etc 2022-03-29 06:42:42 +00:00
Colin 63b952fe5c add some demo content, from the Zola Getting Started pages 2022-03-29 05:26:14 +00:00