Commit graph

27 commits

Author SHA1 Message Date
83f9550849 New home page! 2022-09-03 15:30:38 -07:00
6f21bae492 Move scripts to the bottom of the body 2022-08-27 10:09:55 -07:00
45dc56631c Remove undeferred p5 related scripts from baseof.html 2022-08-16 09:20:56 -07:00
bac231ee18 Rename the RSS template so it gets picked up as the RSS feed template 2022-05-05 20:25:43 -07:00
7efd9a3bd6 Redo all the RSS -> feeds go to feed.rss now! 2022-05-05 13:17:37 -07:00
ce60159540 Rename RSS feedl to be feed.rss 2022-05-05 12:36:28 -07:00
f00fdab7a2 Put the post date in its own <div> below the heading in the blog listing 2022-04-28 17:58:27 -07:00
14634d5c97 Write the full month out in post dates 2022-04-25 23:18:06 -07:00
d2f51c6b08 Move the <time> elements below the headings in the blog list' 2022-04-24 21:14:04 -07:00
bef10cb7d2 Add nobreak class to the time element in the blog list 2022-04-24 21:08:42 -07:00
f3a0b7ab27 Remove some stray "" 2022-03-25 23:38:15 -07:00
501dc6ed51 Rearrange the post header
Dates will flow below the header if the header is too long.

Move the draft up to the top, above the header.
2022-03-25 23:24:29 -07:00
2e2afbdd44 Move the p5 script includes to the bottom of the <body> 2022-03-25 23:21:43 -07:00
476bac98e6 Make some variables in the base post const 2022-03-24 23:15:47 -07:00
8e5c9ebb3a Include the p5.js script when is_p5js_sketch is set in the front matter 2022-03-24 23:15:24 -07:00
257dbb9bd2 Lots of responsive fixes 2021-12-27 14:55:26 -07:00
5c65dade97 Add RSS link to social links in the header 2021-12-27 14:08:21 -07:00
07818b13b8 Copy rss.xml from Hugo to my site
Change .Summary to .Content so the entire post shows up in the feed
2021-12-27 11:24:49 -07:00
ab7c6df152 Move list styles to main.css 2021-12-27 10:25:16 -07:00
7cf5efa991 Add development styles and DRAFT tags; update layout of list and single templates 2021-12-26 13:06:22 -07:00
265734bfe1 Clean up the dark mode script block 2021-12-26 13:06:22 -07:00
84ecd776cc Replace date_medium time formats with "Jan 2, 2006" explicit format 2021-10-11 17:38:34 -07:00
d4b977b1ee Statically define the social icons 2021-10-10 19:59:28 -07:00
8ba17f03e3 Some indentation 2021-10-10 18:42:22 -07:00
ce41555c3d Move recent posts list to a shortcode and include it in the index content file 2021-10-10 10:55:33 -07:00
8c4dd830b9 Move the rest of the _default templates from the theme 2021-10-10 10:32:26 -07:00
512c8ec2da Add baseof template; move it from the theme 2021-10-10 10:31:57 -07:00