Commit graph

194 commits

Author SHA1 Message Date
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
b85ec512ef Rearrange the variable declarations in post_figure 2022-03-25 23:22:50 -07:00
c068a0b9c0 Move p5_sketch_container to p5_sketch
It now takes an id parameter.
2022-03-25 23:22:23 -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
f21a558a8d Add p5_sketch_container shortcode 2022-03-24 23:14:04 -07:00
797b20104a Add dark mode icons for social media accounts 2021-12-27 18:31:54 -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
10d7bc1ddd Clean up some of the tag formatting in head.html 2021-12-27 10:26:00 -07:00
68e2f6e0ac Use .Draft instead of .IsDraft -- the latter is deprecated now 2021-12-27 10:25:42 -07:00
ab7c6df152 Move list styles to main.css 2021-12-27 10:25:16 -07:00
3de018e300 Update the header 2021-12-26 13:06:22 -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
b6a9e36cb9 Add slogans to my footer; update the copyright string 2021-12-26 13:06:22 -07:00
8a9ddddf09 Don't insert the <figcaption> if a title doesn't exist 2021-12-26 13:06:22 -07:00
af7252aa6e Checkpoint main.css and add it to the <head>; add links for page resource CSS if they exist 2021-12-26 13:06:22 -07:00
8a6ec79adf Copy the youtube shortcode and put it in a figure 2021-12-26 13:06:22 -07:00
c1b44a4c83 Change "to" to a en dash in the resume job headings 2021-12-23 16:52:01 -07:00
be432a8999 Reorganize styles a bit 2021-10-15 16:39:31 -07:00
84ecd776cc Replace date_medium time formats with "Jan 2, 2006" explicit format 2021-10-11 17:38:34 -07:00
8c8f97a607 Remove style.css; put all styles in app.css; add post_figure shortcode 2021-10-11 17:33:17 -07:00
173ae928f8 Move static resources to static/ and do not minify the CSS 2021-10-11 12:40:25 -07:00
ce1c860269 Move a bunch of stuff from the theme 2021-10-11 12:26:47 -07:00
d4b977b1ee Statically define the social icons 2021-10-10 19:59:28 -07:00
d47054f8d7 Fix the heading spacing discrepancy between homepage and content pages 2021-10-10 19:58:19 -07:00
8ba17f03e3 Some indentation 2021-10-10 18:42:22 -07:00
933081348c Add a draft tag to drafts in recent_posts 2021-10-10 18:42:11 -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
3de9cb7a5e Remove JavaScript from the header template 2021-10-10 10:30:54 -07:00
4c07ff675c Add datetime attr to the <time> tags in the footer 2021-10-06 09:26:08 -07:00
e19fe3d88b Cats is a simple page 2021-10-06 09:25:53 -07:00
85f90a064f More resume updates 2021-10-05 20:44:33 -07:00
43cfec4572 Add some style to this resume; fill in some AuthExp stuff 2021-10-05 20:26:33 -07:00
9affe7b4cc Move custom.css from the theme to the root 2021-10-05 08:30:23 -07:00
65d8886259 A tess shortcode 2021-10-03 10:01:57 -07:00
030776d52b Move the head and header partials from the theme to the site layouts/ 2021-10-02 11:19:42 -07:00
09aca8705a Add footer partial (move it from the theme) 2021-10-02 11:15:39 -07:00
a2474e9b5e Add anagram shortcode 2021-10-02 11:14:20 -07:00