14babf16eb
Do the same for page resource scripts as for page resource CSS files
...
Look up page resources matching *.js and include all of them as deferred module
scripts.
2022-08-16 09:13:38 -07:00
9ffa94f8af
Add Tab's railroad.js to the blog
...
- Include railroad.js from http://tabatkins.github.io/railroad-diagrams/
- Include railroad.css from the same, and tweak it to match my style a bit
better
- Add a railroad-utils.js file that declares a railroadDiagram function. It
takes a builder function and an element ID, calls the builder and adds the
resulting diagram to the element with the given ID.
- Add a railroad_diagram shortcode that wraps that all up so you can write a
diagram inline with a post.
- Add script includes if the railroad_diagram shortcode is used. The shortcut
sets a variable in the page's .Scratch that is looked up in the head partial
template to determine whether to include these scripts.
2022-08-16 09:12:13 -07:00
4c51db76aa
Get a screenshot for DCSS
2022-08-12 08:03:37 -07:00
ae89e7f437
Wrap up the Roguelikes I Like post
...
It still needs an image for DCSS though
2022-08-11 08:15:21 -07:00
88ebc554da
Add Roguelike tag to Nethack post
2022-08-11 08:07:07 -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
64d322375c
Add a bunch of trailing newlines
2022-05-05 20:20:06 -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
44145e2f4f
Update nutmeg Nethack logfile
2022-04-29 01:50:53 +00:00
3c581037a6
Remove these unused stylesheets
2022-04-28 17:58:45 -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
21e92b5b2d
On second thought, I like the expanded tweets better
2022-04-28 17:57:58 -07:00
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