Commit Graph

27 Commits

Author SHA1 Message Date
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
53b59ca713 style: tune the li markers 2022-04-05 21:19:15 +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
08b008699d style: fix indentation of h3 2022-04-05 08:37:50 +00:00
Colin
98495e7295 blog: self-hosting: use ## instead of ---- for sections
just more friendly to type
2022-04-05 08:34:35 +00:00
Colin
dec79f2f34 style: differentiate between h2 and h3 headers
have h2 be an article-like section header, and h3 be a less-decorated divider.

also improve the arrow selections.
2022-04-05 08:32:35 +00:00
Colin
31773d1623 style: tune colors
generally, make them less intense/varied
2022-04-05 08:10:00 +00:00
Colin
fd9041970b blog: self-hosting: fix Pleroma contact link 2022-04-05 06:35:34 +00:00
Colin
7e889be607 blog: self-hosting: fix the title casing 2022-04-05 06:34:37 +00:00
Colin
e06d45a7a5 about: explain the site and my bio 2022-04-05 06:31:10 +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
5a834a5a6c style: make this react better to resizing 2022-04-04 08:46:49 +00:00
Colin
44b15d6a45 style: mess with the colors/headings 2022-04-04 05:03:05 +00:00
Colin
756e7b2f9b blog: self hosting: tidy some language 2022-04-04 00:56:55 +00:00
Colin
d79a3feff4 declare some fonts and a basic style sheet 2022-04-04 00:53:20 +00:00
Colin
9cf4d50a7e draft a blog entry about my self-hosted setup 2022-03-30 10:32:33 +00:00
Colin
b920c46996 remove the test blog entry 2022-03-30 10:32:15 +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
b7190fec78 enable RSS 2022-03-29 06:03:30 +00:00
Colin
da643fddc4 add a readme for the repository 2022-03-29 05:42:18 +00:00
Colin
63b952fe5c add some demo content, from the Zola Getting Started pages 2022-03-29 05:26:14 +00:00
Colin
a608ecc3ce initial commit from zola init 2022-03-29 02:41:02 +00:00