Commit graph

721 commits

Author SHA1 Message Date
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
fe176e4dfd Two Space Indents in CSS 2023-09-30 11:05:57 -07:00
3a1597acec Move all the syntax highlighting styles to functional stylesheets 2023-09-28 18:16:38 -07:00
fb7fd04fe9 Fix the lists! 2023-09-28 16:29:02 -07:00
c642a23ec3 Move a bunch of color stuff from typography to colors 2023-09-28 14:41:32 -07:00
cf0fd27172 Partially reorganize styles into functional chunks, rather than by component
Move link, generic page layout, post list, and a bunch of leftover stuff in root.css to functional stylesheets in styles/root/.
2023-09-28 14:12:55 -07:00
a9cfddec80 Fix styling of blog, photos, term, ruby
So many fixes!
2023-09-26 09:37:04 -07:00
b7070ccfd5 Remove the <ul> and <li> from the blog list 2023-09-26 08:35:21 -07:00
6f132cc04e Development styles so far 2023-09-24 09:22:00 -07:00
1fac613c37 All the root styles so far 2023-09-24 09:21:49 -07:00
d18edef261 Add section.atom templates to blog and photos that are identical to the home feed 2023-09-24 08:59:40 -07:00
1ce9e2b417 Add empty section.html templates to nethack and nihongo 2023-09-24 08:59:19 -07:00
0262f79509 Add empty section.atom templates to about/ nethack/ and nihongo/ 2023-09-24 08:58:51 -07:00
42dc062147 Updates to the blog list so far (I've lost track) 2023-09-24 08:46:30 -07:00
d6e5c2a978 Only add a figcaption to the figures/image shortcode if the Title is non-empty 2023-09-24 08:45:47 -07:00