Commit graph

390 commits

Author SHA1 Message Date
9efb210508 Add aquarius logfile 2022-04-24 17:06:45 -07:00
e93d3e784d Add an <abbr> shortcode 2022-04-17 10:12:45 -07:00
7f470262ec Move the nethack templates into nethack/ subdirectories of partial and shortcodes 2022-04-17 10:12:34 -07:00
d1dfea9f97 Chronological nethack logfile page 2022-04-16 16:21:35 -07:00
a279e4bb11 Remove date, tags, and navigation from the nethack page 2022-04-16 11:21:21 -07:00
40d8a828f9 Add a .nobreak helper class to main.css 2022-04-16 11:21:21 -07:00
307a02eea1 Generate a table of nethack entries from data/nethack/nutmeg.json 2022-04-16 11:21:21 -07:00
a5a226a5b3 Reformat the logfile 2022-04-16 18:20:59 +00:00
fde5bf81ea Separate logfile and record data into separate directories 2022-04-16 15:43:11 +00:00
e557e8240f Add nutmeg's logfile to data/nethack 2022-04-13 16:02:33 +00:00
d42b83698a Wrap records array in a dictionary 2022-04-13 09:01:24 -07:00
942f04e68f Add a page and layout for nethack 2022-04-13 08:49:49 -07:00
16d5d9bee9 Add additional roles and races I've played on nutmeg 2022-04-13 15:37:34 +00:00
5ecd480f98 Add script to import a Nethack logfile 2022-04-13 08:34:34 -07:00
cb3818fd57 Add a Makefile with a deploy target 2022-04-13 07:47:02 -07:00
653373a5eb Remove unused localizations 2022-04-09 09:17:11 -07:00
9663f063ff Add position:relative to .p5-sketch
Sketch elements need relative positioning so elements they create can be
positioned inside them correctly.
2022-04-09 09:14:45 -07:00
20401a9ddf Remove the border around <figure> 2022-04-09 09:13:45 -07:00
9c14e95be8 Add audio shortcode 2022-04-09 09:08:38 -07:00
6e8c34a4cc Add a p5-sketch style 2022-03-25 23:40:15 -07:00
687369eb43 Make the p5-sketch element a figure 2022-03-25 23:38:37 -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
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
7ea35388ee Add p5.js v1.4.1 2022-03-24 23:13:44 -07:00
725568be14 3MSS post is non-draft 2022-03-24 08:47:46 -07:00
3a2e17966a Add Three Module Challenge post 2022-03-20 09:38:52 -07:00
3fd365a0eb Add a description to the Profiling ZSH post 2022-03-20 09:17:46 -07:00
a57f3eb00d Add dev_server.sh script 2022-01-23 11:55:27 -08:00
82140c21c4 Ignore .hugo_build.lock 2022-01-23 11:49:49 -08:00
48fe338742 Update deploy.sh 2022-01-23 11:49:23 -08:00
ba99fa8f98 [post] Profiling ZSH 2022-01-23 11:47:48 -08:00
3b2dec2084 Add deploy.sh 2021-12-28 10:14:27 -07:00
cbf71d84e6 Consolidate the color theming CSS back into the rest of the stylesheet 2021-12-28 09:37:43 -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
24272e7a3b Rename RSS feed to rss.xml 2021-12-27 11:39:13 -07:00
4277b204f6 Rename posts to blog 2021-12-27 11:30:07 -07:00
07439fee43 Change the baseURL back to erynwells.me 2021-12-27 11:24:58 -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
ad49f17e49 Add back the margin-left that right justified the social media links 2021-12-27 10:37:28 -07:00
3f0fda2342 Set 2px letter-spacing on nav links 2021-12-27 10:26:21 -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