|
363b4edf1c
|
shift asset processing to webpack (#424)
also migrated SASS to latest syntax (via dart-sass) and vastly simplified light/dark theme logic
|
2021-06-19 17:19:01 -04:00 |
|
|
378b2385da
|
just some spring cleaning 🧹
|
2021-05-20 10:33:59 -04:00 |
|
|
efda2e8bde
|
narrow down CSP
|
2020-11-03 11:43:39 -05:00 |
|
|
0f9de4d350
|
strip any markdown in page titles from meta/social tags in head
|
2020-08-10 10:58:22 -04:00 |
|
|
5123b8831a
|
organize config.toml params, and stop treating frontmattered CSS as SCSS unnecessarily -- it appears to cause some weird race condition with temporary files every once in a while...? not the intended use anyways though.
|
2020-07-12 19:51:19 -04:00 |
|
|
f3198e0235
|
clean up a bunch of layouts, especially social-images function
also made even more config.toml parameters optional, will help when finally releasing theme
|
2020-06-25 10:35:59 -04:00 |
|
|
33fd5adb9a
|
add og:image:type meta tag
|
2020-06-01 20:26:50 -04:00 |
|
|
abbc3f9678
|
make the main content/blog section configurable instead of hardcoded to notes
|
2020-04-13 17:25:29 -04:00 |
|
|
6c59bb2edc
|
hugo mod init, and other cleanup
|
2020-03-10 23:11:10 -04:00 |
|
|
f19084006f
|
make absURLs more resilient (trailing slashes/not)
|
2020-02-03 08:58:30 -05:00 |
|
|
6c44b7d44d
|
re-organize a bunch of partials
|
2020-01-14 18:08:42 -05:00 |
|