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
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
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
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
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
24122c7427
OOPS! Add back <a> tags to the site menu
2022-11-04 08:07:13 -07:00
ce5f0ea678
Clean up the site header template a little bit
2022-11-04 08:05:07 -07:00
543112fc51
Convert the social menu to a config driven version
2022-11-04 08:01:24 -07:00
27f88ab3b5
Clean up the header layout and styles
2022-10-25 17:36:06 -04:00
dca0f2e7e5
Remove resume from site menu and sort blog first
2022-10-09 13:33:01 -07:00
2752c6bf81
Add an .active class to current active link in the nav bar
2022-09-25 07:41:30 -07:00
0bbcda8032
Re-mark up the site heading
2022-09-11 10:42:15 -07:00
7efd9a3bd6
Redo all the RSS -> feeds go to feed.rss now!
2022-05-05 13:17:37 -07:00
797b20104a
Add dark mode icons for social media accounts
2021-12-27 18:31:54 -07:00
257dbb9bd2
Lots of responsive fixes
2021-12-27 14:55:26 -07:00
5c65dade97
Add RSS link to social links in the header
2021-12-27 14:08:21 -07:00
3de018e300
Update the header
2021-12-26 13:06:22 -07:00
d4b977b1ee
Statically define the social icons
2021-10-10 19:59:28 -07:00
d47054f8d7
Fix the heading spacing discrepancy between homepage and content pages
2021-10-10 19:58:19 -07:00
3de9cb7a5e
Remove JavaScript from the header template
2021-10-10 10:30:54 -07:00
030776d52b
Move the head and header partials from the theme to the site layouts/
2021-10-02 11:19:42 -07:00