Commit graph

885 commits

Author SHA1 Message Date
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
162e17339c Move photos styles to styles/photos/ files 2023-09-24 08:43:29 -07:00
2331e37e62 Move blog.css styles to styles/blog/ files 2023-09-24 08:43:10 -07:00
dbb202d7f9 Merge branch 'main' into massive-relayout 2023-09-23 13:34:09 -07:00
b95120c602 Post: Guide to Computing 2023-09-23 13:29:55 -07:00
16f96558cc Reset the line height to 1.5; 2 was silly 2023-09-22 07:56:50 -07:00
4ea71e2219 Ignore node_modules/ 2023-09-19 16:08:27 -07:00
4723da8289 [photo] Mug o' Broth 2023-09-19 16:08:06 -07:00
77f6e16d9a Fix the IsSet warning when building the site 2023-09-19 16:05:17 -07:00
755de7d938 [post] Mastodon Icon, remove draft 2023-09-15 08:00:21 -07:00
931afe5b68 [post] Mastodon Icon 2023-09-15 08:00:21 -07:00
59da399fac Fix all the dark icons 2023-09-15 08:00:21 -07:00
345d5175c9 Copy over the viewBox, width, and height attributes of the light social icons to dark icons 2023-09-15 08:00:21 -07:00
30ec64dd66 Adjust Mastodon icon down 1 px 2023-09-15 08:00:21 -07:00
01d27411d7 Establish a grid system
There are 5 content columns, two gutter tracks, two wide content columns, and two margin columns
2023-08-20 12:23:08 -07:00
f4ed16c706 Clean up content_header 2023-08-20 12:15:37 -07:00
4576de0c8d Wrap about's style in @layer page { } 2023-08-20 12:14:43 -07:00
c94c4a6c95 Teach resources/page_css how to load CSS stylesheets with .Kind 2023-08-20 12:14:08 -07:00
851c74b2c9 Define variables for <h*> sizes 2023-08-20 10:07:26 -07:00
f950cdbbd9 Remove border-radius from figures 2023-08-20 10:06:58 -07:00
1dc243c95f Remove leading empty space from <figcaption> if it's empty 2023-08-20 10:05:37 -07:00
8aed72a94d Wrap tags list in a .taxonomies <div>
Put two <ul.tags> elements inside so there's not an <li> with a triangle in it.
2023-08-20 09:59:16 -07:00
ea9fb02aaa Move home styles to home.css 2023-08-20 09:59:16 -07:00
3bcdd7edb7 Add .page or .list to <main> depending on the length of .Pages 2023-08-20 09:59:02 -07:00
013d707f50 Do the header gradient one letter at a time for browsers that don't support background-clip: text 2023-08-20 09:58:26 -07:00
61047d1c26 [post] Mastodon Icon, remove draft 2023-08-11 08:28:19 -07:00
43e3cc33b3 [post] Mastodon Icon 2023-08-11 08:23:43 -07:00
ead226cccc Fix all the dark icons 2023-08-11 08:21:50 -07:00
629bbe0c5c Copy over the viewBox, width, and height attributes of the light social icons to dark icons 2023-08-11 08:11:08 -07:00
041000ce37 Adjust Mastodon icon down 1 px 2023-08-11 08:07:02 -07:00
9372bf3093 Merge branch 'mastodon-icon' 2023-08-11 08:05:35 -07:00
751f1c7d81 Tweak all the icons
Make them a little bigger. Clean up the view boxes.
Use <img> instead of backgrounds of <a> tags so the Mastodon logo does not get clipped.
2023-08-11 08:05:04 -07:00
d407d9d15a Replace Twitter icon with Mastodon 2023-08-10 07:32:57 -07:00
30b18bd969 [post] Atom Feed Bug Fixes 2023-08-09 08:51:01 -07:00
d685f2e647 Fix the RSS and Atom feeds 2023-08-09 08:21:54 -07:00
a4f54d34f6 Update Nethack logfile for electra 2023-08-08 07:30:00 -07:00
c33d82c0b7 [Post] Netscape Meteors: Retrospective 2023-08-06 14:29:55 -07:00