Commit graph

718 commits

Author SHA1 Message Date
5fe0139b93 Fix a stray --body-line-height 2023-05-20 08:32:49 -07:00
ff615a757c Move shortTitle site param to config/_default/params.yaml 2023-05-20 08:31:15 -07:00
4f63fab916 Move all the home styles to inline CSS 2023-05-20 08:28:38 -07:00
1713d5f849 Move site navigation to a partial
It can now be shared between the index and site header templates.
2023-05-20 08:27:55 -07:00
52a79500c0 Tweak the layout of the debug page info thingie 2023-05-20 07:53:26 -07:00
82db8ebfd1 Some test page additions 2023-05-20 07:53:26 -07:00
8029f97f9c Move all the root styles to fragment files
Create assets/styles/root to hold all the fragments of the root
stylesheet. This should make it easier to find and hack on style. Yay!
2023-05-20 07:53:22 -07:00
273c380fe6 Apply tags styles to any ul.tags, not just in the footer 2023-05-17 08:36:57 -07:00
f2800b0619 Use a "major third" type scale from https://typescale.com for the heading font sizes 2023-05-17 08:32:47 -07:00
fc35499d6c Simulate background-clip: text for browsers that don't support it
Move the heading generating to a partial that iteratively wraps each character
of the heading in a <span>. The CSS for the site heading uses :nth-child to
color each span a different color.
2023-05-17 08:28:22 -07:00
0e81f019a7 Fix ruby controls 2023-05-08 20:52:49 -07:00
862b4ce77e Remove draft status! 2023-05-08 20:50:01 -07:00
ba2f868e06 Merge branch 'main' into japan 2023-05-08 20:35:36 -07:00
b3a353c2a8 Fix the page CSS partial so that it generates a new stylesheet for each page 2023-05-08 20:35:12 -07:00
6a6c638b76 Fiddling with the formatting of baseof.html 2023-05-08 20:35:11 -07:00
ca1bb982ca Allow unsafe markup in the Markdown renderer 2023-05-08 20:35:11 -07:00
d6e44d66ef Heian-Jingu photo post 2023-05-08 20:34:47 -07:00
ecd6fbb155 Zen Garden at Hase-dera photo post 2023-05-08 20:34:38 -07:00
fc195c6008 Happy Monks photo post 2023-05-08 20:34:38 -07:00
e346a905fa Add details styling for the TableOfContents 2023-05-08 20:12:55 -07:00
37fecd7dfb Tweak the formatting of table of contents 2023-05-08 20:12:33 -07:00
174e5bc784 Implement ruby controls! 2023-05-08 20:12:11 -07:00
a5f5909bef Limit the ruby/rt transitions to color only 2023-05-08 20:10:22 -07:00
a990aa335a Fix ruby styling 2023-05-08 20:09:17 -07:00
0b754a7d27 Heian-Jingu photo post 2023-05-08 20:08:07 -07:00
727a6ffd59 Fix the page CSS partial so that it generates a new stylesheet for each page 2023-05-08 20:07:26 -07:00
8296cc6e43 Fiddling with the formatting of baseof.html 2023-05-08 20:06:42 -07:00
cec1576d75 Allow unsafe markup in the Markdown renderer 2023-05-08 20:02:56 -07:00
ac6b5125eb Final final? 2023-05-08 20:01:58 -07:00
40274f037d Move souflee pancakes to be a resource of the series page 2023-04-29 20:40:01 -07:00
347c00a054 Zen Garden at Hase-dera photo post 2023-04-29 12:15:48 -07:00
af76a72b57 Happy Monks photo post 2023-04-29 12:15:34 -07:00
fb71dde50b Merge branch 'main' into japan 2023-04-23 22:45:51 +09:00
89323983cc Souflee Pancakes photo post 2023-04-23 22:39:51 +09:00
6a1acdf9bc Hachiko photo post 2023-04-23 22:37:33 +09:00
cb81836279 Kiyomizu-dera photo post 2023-04-23 22:35:29 +09:00
70cce64fc2 Kinkaku-ji photo post 2023-04-23 22:32:09 +09:00
9c02e5fa12 Eaves of the Imperial Palace in Kyoto photo post 2023-04-23 22:27:02 +09:00
f640f8cd28 Fushimi Inari Torii photo post 2023-04-23 22:26:42 +09:00
53be965773 Fuji-san from the Plane photo post 2023-04-23 22:18:50 +09:00
143c148f7a Basic Japan trip series page 2023-04-23 22:15:29 +09:00
66d50f773b Some layout tweaks for the term template
Allow removing the pages list if the "pages" page variable is set false.
2023-04-23 22:11:48 +09:00
f21ac49b08 Add a table of contents
Create a new table_of_contents partial that includes an auto-generated table of contents if the word
count is over 400 and the "toc" page variable has been set true.
2023-04-23 22:11:47 +09:00
6eeeb11ab4 More Japan writing 2023-04-23 22:11:47 +09:00
3b3e38928b Intro blog post 2023-04-23 22:11:47 +09:00
b8434f4b2a Lots of WIP posts 2023-04-23 22:11:47 +09:00
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