Commit graph

358 commits

Author SHA1 Message Date
82b85ceaf3 Add a Spanish translation of the Nethack post 2022-04-25 23:40:14 -07:00
92eef48269 Couple tweaks to the spanish version of the home page 2022-04-25 23:40:01 -07:00
497fc30cb3 A few style tweaks for blockquotes, and the color and margin of post dates 2022-04-25 23:18:47 -07:00
14634d5c97 Write the full month out in post dates 2022-04-25 23:18:06 -07:00
4e3e79fc77 Enable DNT and simple rendering of tweets 2022-04-25 23:17:46 -07:00
a1c4982918 The last few tweaks to the Nethack post 2022-04-25 23:17:34 -07:00
97346f7797 Couple typos in the Nethack post 2022-04-24 21:55:09 -07:00
9428ea6067 Add a description to the Nethack post 2022-04-24 21:14:17 -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
1d94feb712 "I got hooked on Nethack" post 2022-04-24 21:08:12 -07:00
50be6f8f91 Format the Nethack score with commas 2022-04-24 17:36:09 -07:00
553b9873d6 Update the PNW trip post description to be an "In which" style thing 2022-04-24 17:28:39 -07:00
bf5174d82a Merge branch 'pages/nethack-logfile' 2022-04-24 17:28:05 -07:00
777a10c734 Add a best_game shortcode 2022-04-24 17:27:13 -07:00
8fb0e09e1b Add a shortcode to generate a Nethack logfile with data from the data directory 2022-04-24 17:16:18 -07:00
5419a15603 Update nutmeg nethack logfile 2022-04-25 00:09:12 +00:00
8a939f5b45 Update import-nethack-logfile script 2022-04-24 17:08:21 -07:00
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