Commit graph

672 commits

Author SHA1 Message Date
8ce8089474 Shinjuku at Night photo post 2023-04-23 22:10:24 +09:00
29c402c3ec Add a slug argument to the new-photo-post script 2023-04-23 22:10:04 +09:00
2501cac13a Add some UltiSnips snippets to help with Markdown posts and some macron abbreviations for Tokyo and Kyoto 2023-04-23 22:10:04 +09:00
01ca8d8cfb Add "Hiragino Mincho" to the heading font family list 2023-04-23 22:10:04 +09:00
1b02d081e3 Set the line height of all body text to 1.85 2023-04-23 22:10:04 +09:00
ec96e17acd Ruby shortcode and some new ruby CSS styles 2023-04-23 22:10:04 +09:00
51d9a5b61f WIP photo of the Ionic Column at Delphi 2023-04-08 19:44:38 -07:00
15e0caa603 WIP photo of the Temple of Apollo at Delphi 2023-04-08 19:44:25 -07:00
b9869c11f0 Update the EXIF table so that it properly formats data from my Canon camera 2023-04-08 19:43:01 -07:00
3eb3217092 Publish the Frog Pond photo 2023-04-08 19:34:41 -07:00
b1103ab027 Add some nvim configuration for CSS, HTML, and JS files 2023-04-08 17:56:56 -07:00
50c181f2fd Add some nobreak spans around data in the photos EXIF table 2023-04-08 15:17:44 -07:00
7f48047610 Fix the Nethack page at small screen sizes 2023-04-08 15:12:43 -07:00
59bb6d28d0 Move the debug photo-params table styles to development.css
Fix formatting of the development stylesheet
2023-04-08 15:06:39 -07:00
5f6ae6c603 WIP carousel post for the Temple of Hephaestus 2023-04-08 15:05:04 -07:00
d0757067ed Fix the layout of the photo params table at smaller viewport sizes 2023-04-08 15:04:42 -07:00
cb025398b3 Fix the extra 2px space at the bottom of <figure> elements
It was because they were display: inline-block
2023-04-08 15:04:25 -07:00
5fd6f473dd Add a Spanish index for the photos list 2023-04-06 08:48:30 -07:00
17ec17b1e7 WIP of the Long Way to a Small Angry Planet book post 2023-04-06 08:46:28 -07:00
c256179803 Expand the width and heigh argument checks
They are more readable when they are not squashed on one line.
2023-04-06 08:45:15 -07:00
84bf9b3a32 Add a .nvim runtime directory and add a template filetype detection autocmd 2023-04-06 08:45:15 -07:00
3014a7c694 Add a lang shortcode that wraps text in a <span lang="x"> tag 2023-04-06 08:45:15 -07:00
dabe54e581 Another Gratuitous Hanami Photo post 2023-04-02 19:51:18 -07:00
0010e65428 Make sure getting the nethack score path always uses the nethack binary (not my shell function) 2023-04-02 09:29:49 -07:00
9f7f0f84c3 [photo] Bletchley Park selfie 2023-03-28 17:49:59 -07:00
3920d8a415 Hanami photo post 2023-03-28 08:36:22 -07:00
78bd1e4a4e Japanese flashcards! 2023-03-13 21:06:45 -07:00
533bc1138c Update the date of the Once Upon a Time post 2023-03-04 10:48:55 -08:00
15165db3c6 Finish Once Upon a Time I Lived on Mars post 2023-03-04 10:47:13 -08:00
a2653e185c For new photo posts use YYYY/name if possible, and fall back on YYYY/MM/name if not 2023-03-04 10:25:04 -08:00
74ae4174e0 Add Frog Pond photo post 2023-03-04 10:24:35 -08:00
d2709de6d7 Add Showshoeing in Tahoe photo post 2023-03-04 10:24:22 -08:00
f9749738f3 Update Nethack logfile for electra 2023-03-01 07:20:16 -08:00
01fb022322 Old Friends, New Mountain photo post 2023-03-01 07:17:16 -08:00
02b0224247 Render "term" content if it exists; add a Posts header between the content and post list 2023-02-12 10:33:25 -08:00
4254726189 Merge branch 'nethack-background' 2023-02-04 19:22:45 -08:00
61be4cad61 Clean up the find to and from point method in the Tunnel generator 2023-02-04 19:20:52 -08:00
9f1c6e1345 Make site a phony target 2023-02-04 18:26:41 -08:00
4f4312b944 Don't secure assets on localhost; it just messes with the JS debugger 2023-02-04 18:26:32 -08:00
94a09d0c81 Update Nethack logfile for electra 2023-02-04 18:23:39 -08:00
3c25f2041a Revert "Logging for the tunnel digger"
This reverts commit 6f0f1fd337.
2023-02-04 18:18:52 -08:00
6f0f1fd337 Logging for the tunnel digger 2023-02-04 18:18:49 -08:00
c384c07051 Nethack map generator! 2023-02-04 18:18:09 -08:00
78caa686c2 Remove BSPNode 2023-02-03 18:12:25 -08:00
aa50054108 Convert setting cell in room generation method into cell transform 2023-02-03 18:12:07 -08:00
89902ccc03 Tweak the width/height proportion of cells 2023-02-03 18:03:13 -08:00
e4a7550abc Add NRandomRoomsGenerator 2023-02-03 18:03:00 -08:00
5517fd0110 Clean up grid generation in setUp() 2023-02-03 18:02:44 -08:00
a283cae416 Add randomInt() 2023-02-03 18:02:10 -08:00
b8ac3126da Redo Room in terms of Rect 2023-02-03 18:01:53 -08:00