1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 18:46:40 -04:00
Commit Graph

11 Commits

Author SHA1 Message Date
e4d3e074fd lots of random cleanup & organization 2021-07-20 15:22:57 -04:00
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
c8f5598452 add meta robots tag to deploy previews to make extra sure they aren't indexed 2020-10-18 10:50:43 -04:00
9543aaa5b0 process SCSS @import rules with postcss-import 2020-10-03 19:24:27 -04:00
0f9de4d350 strip any markdown in page titles from meta/social tags in head 2020-08-10 10:58:22 -04:00
f5acb5d5e0 commit fetched oEmbed data (tweets, etc.) in case they disappear
[skip ci]
2020-07-28 11:27:24 -04:00
12b056f70b stop using <section> improperly 2020-07-14 08:41:18 -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
abbc3f9678 make the main content/blog section configurable instead of hardcoded to notes 2020-04-13 17:25:29 -04:00
bfc11b4600 atom feed shortcode fixes 2020-04-07 09:58:11 -04:00
51101e7865 output Atom feed 2020-04-06 19:31:56 -04:00