0bbcda8032
Re-mark up the site heading
2022-09-11 10:42:15 -07:00
8f63f7c119
Remove the <link> tags from the document <head>
2022-09-11 10:41:42 -07:00
7325debd66
Fix up the layout of the debug content
...
Put it in the bottom left in a disclosure
2022-09-11 10:41:19 -07:00
3fb0ef35fe
Update the blog list layout
2022-09-11 10:40:25 -07:00
2ebd743ce5
Draw a platter around the home page layout
2022-09-11 10:39:06 -07:00
e1d6c78cdf
Re-mark up the footer
2022-09-11 10:38:09 -07:00
27154cdfc2
Break up reset and root styles into separate stylesheets and include them directly in baseof.html
2022-09-07 08:46:02 -07:00
295c61466c
Add about page to the menu
2022-09-07 08:45:10 -07:00
6c915ab925
Add debug page info to the bottom left corner of the page
2022-09-07 08:44:52 -07:00
83f9550849
New home page!
2022-09-03 15:30:38 -07:00
d281f22242
Reduce padding on small screens to 2rem
2022-08-27 10:10:25 -07:00
6f21bae492
Move scripts to the bottom of the body
2022-08-27 10:09:55 -07:00
fbacdb6694
Fix the railroad diagram labels
2022-08-21 17:36:26 -07:00
2c919735c3
Tweak the railroad js and CSS files
2022-08-20 17:30:00 -07:00
8478b049f0
Scale image figures to 1280 instead of 640
2022-08-20 17:29:42 -07:00
542866489d
Move all the figure shortcodes to /layouts/shortcodes/figures; center all of them
2022-08-20 09:38:31 -07:00
ead979da00
Not a draft!
2022-08-19 08:53:45 -07:00
fe3663cac4
Move post to August 2022
2022-08-18 20:27:27 -07:00
8754e1907b
First draft!
2022-08-18 20:25:33 -07:00
6a1182886d
Add sketch-utils.js
2022-08-18 20:22:01 -07:00
a078451e11
Tweak some site styles
...
Remove margin of figure block
Add some classes for figures
2022-08-18 20:21:25 -07:00
55781cd599
Allow the Page's resources front matter to control whether a JS script is imported as a module
...
resources:
- src: script.js
params:
is_module: <true|false>
2022-08-18 20:19:10 -07:00
7b9cb6bf73
Slightly tweak how site CSS files are imported in <head>
2022-08-18 20:18:43 -07:00
a897f476e6
Include Railroad.js files in <head>
2022-08-18 20:18:05 -07:00
4c1baa2b6d
Add syntax highlight config to site config file
...
Generate a Monokai and MonokaiLight CSS file for highlighting
Include the CSS file in <head>
2022-08-18 20:16:41 -07:00
b8050c6993
Remove the an-old-hope CSS file
2022-08-18 20:15:11 -07:00
45dc56631c
Remove undeferred p5 related scripts from baseof.html
2022-08-16 09:20:56 -07:00
b495d84c64
Include p5 scripts if includes_p5_sketch is set in the page's .Scratch
...
Update the p5_sketch shortcode to set that value in .Scratch
2022-08-16 09:17:27 -07:00
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