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
cec1576d75
Allow unsafe markup in the Markdown renderer
2023-05-08 20:02:56 -07:00
78bd1e4a4e
Japanese flashcards!
2023-03-13 21:06:45 -07:00
19145efa33
Add an about menu
2022-11-15 17:24:54 -08:00
03899a54dc
Add a copyright to the config
2022-11-15 17:24:54 -08:00
f8174ab27c
Add Atom output to sections
2022-11-08 08:54:52 -08:00
543112fc51
Convert the social menu to a config driven version
2022-11-04 08:01:24 -07:00
7dcfc12ec7
Generate a feed.atom too
2022-11-04 08:01:07 -07:00
aea3489ddb
OOPS! Fix permalinks on photo pages
2022-11-03 17:01:55 -07:00
aeafd0b530
Get the Atom output type all set up
...
Atom feed is generated at feed.xml using the index.atom.xml template
2022-11-03 09:15:14 -07:00
244220b914
Add email to Author config
2022-11-03 09:14:36 -07:00
48056e5be8
Convert site config to YAML and move it to config/
...
Keep the old site config.toml around just in case.
2022-11-02 17:46:26 -07:00