Commit graph

935 commits

Author SHA1 Message Date
9584896363 Add a class argument to the figures/image shortcode 2023-12-31 12:17:27 -08:00
5f14f1cea2 [post] Add a description to "Less Instagram, More Blog" 2023-12-31 12:17:06 -08:00
34d4bee382 [post] Hello Chess Friend 2023-12-31 12:16:45 -08:00
74ed7ba8dc [post] Yerba Buena summary 2023-12-27 13:03:05 -07:00
ff72f94b8f Fix YouTube figures and add a .content-width CSS class 2023-12-27 12:51:07 -07:00
f7e35417a9 [post] Less Instagram More Blog 2023-12-27 12:50:31 -07:00
5444c10dba [photo] Cinnamon Buns 2023-12-26 21:55:49 -07:00
1660f63578 [photo] Tumbleweed Tree 2023-12-26 21:55:36 -07:00
087e3461d6 Apply js.Build to railroad_utils.js 2023-12-26 21:42:16 -07:00
778416a43a [post] What to Blog About 2023-12-23 09:33:43 -07:00
992e9119f3 Remove unneeded icon overrides in nethack.css 2023-12-18 11:22:30 -08:00
383234e983 Address all warnings during the Hugo build
- Add descriptions for pages that have too much content
- Add an image orientation override param so that I can specify orientation when it's missing from EXIF
- Move the author.name and author.email configurations to params; delete author.yaml
2023-12-18 11:22:14 -08:00
e4c62f02d3 Add a description to my "Once Upon A Time I Lived on Mars" book report 2023-12-16 09:26:02 -08:00
b876f5a0cd Move li_grid_with_date template to _default so terms and blog can use it 2023-12-16 09:25:35 -08:00
b9265b5793 Add a tsconfig based on @tsconfig/recommended 2023-12-16 09:25:00 -08:00
d540126bfa Merge branch 'posts/2023/chess' 2023-11-23 09:34:34 -07:00
63ddb21964 Final Chess post 2023-11-23 09:34:16 -07:00
a353c4a549 {{< img >}} shortcode 2023-11-20 11:55:58 -08:00
ee98566283 In the page_css partial, check array length and presence of $.File before concatenating stylesheets 2023-11-20 11:55:40 -08:00
a4a0561bc8 In new-photo-post.py, continue instead of pass when opening an image fails 2023-11-20 11:54:41 -08:00
bcae9f135c Tag a commit after deploying 2023-11-20 11:54:11 -08:00
ca8cbf8f78 Update Nethack logfile for electra 2023-11-20 10:33:57 -08:00
4a4a941e5d Merge branch 'massive-relayout' 2023-11-20 10:33:39 -08:00
5cccfb9887 Give code block line numbers a less prominent color 2023-11-19 07:28:23 -08:00
3783801365 Turn off code block line numbers by default 2023-11-19 07:27:46 -08:00
b3a38f4c7d Define start and end line names for each content column 2023-11-19 07:27:31 -08:00
14cf9750d4 Remove an unused layout CSS rule 2023-11-18 18:30:43 -08:00
cb3d538a54 Table of contents styling and spacing 2023-11-18 11:16:11 -08:00
73320e6fb3 Fix <code> block and inline styles 2023-11-18 11:15:42 -08:00
703d6933f3 Use {% %} instead of {< >} for headings with ruby to make it work correctly in the table of contents 2023-11-18 11:13:47 -08:00
f905b16940 Add a render template for headings
Create heading anchors and style them with colors and stuff
2023-11-18 11:13:16 -08:00
bfee27e7c5 Fix "me" image on the about page
Add a section shortcode to enable wrapping a chunk of a post in a <section>
Add a section.flow class that removes grid from the section
Fix up the about styles so that the paragraph that Hugo wraps the <img> in behaves sensibly when floated
Fix the alt text in the circular_image shortcode
2023-11-18 11:11:34 -08:00
2a83017324 Remove table of contents stylesheet 2023-11-16 13:21:44 -08:00
3d25927c65 Clean up monokai and nethack stylesheets a tiny bit
Remove some unused and redundant stuff
2023-10-14 15:06:16 -07:00
03fee87f16 Rename some root styles 2023-10-14 15:05:58 -07:00
d45ad449a5 Merge branch 'main' into massive-relayout
# Conflicts:
#	assets/styles/root/050_ruby_controls.css
#	layouts/partials/ruby_controls.html
2023-10-14 15:00:00 -07:00
bf37618430 Merge branch 'ruby-switch' 2023-10-14 14:56:57 -07:00
59f5b195a5 The nethack importer updated Electra's hostname 2023-10-14 14:56:38 -07:00
8022a8f84a Integrate <ruby-switch> into the templates 2023-10-14 14:55:54 -07:00
abb85f701d Ruby Switch script v1 2023-10-12 11:05:02 -07:00
c56f91da2c Write a warning if an image doesn't have an orientation
Default to 0º orientation.
2023-10-12 11:04:19 -07:00
ff2dbdb1fd [post] San Diego Zoo Safari Park photos
- Vibin'
- Lotus
2023-10-12 11:03:58 -07:00
a4648e7a39 Add alt text to the doormat test image in test/ 2023-10-12 10:13:52 -07:00
2bd5fd03bb Add .column5 utility class 2023-10-12 10:13:33 -07:00
48a28a7f7a Remove dead 050_ruby.css file 2023-10-12 10:12:28 -07:00
8cc207b84c Parameterize the photo grid 2023-10-03 08:55:13 -07:00
864c1b673a Fix the home layout 2023-09-30 13:03:10 -07:00
20e76897ff Move site header layout styles to columns; fix nav spacing
Do a bit of testing on Chrome too.
2023-09-30 11:56:45 -07:00
17f576406f Move all the figure styles to columns and typography 2023-09-30 11:22:08 -07:00
090eef5bee Fix the alignment of the post title <h1> 2023-09-30 11:06:30 -07:00