1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 16:30:28 -04:00

12 Commits

Author SHA1 Message Date
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
ef16a9e3f9
merge changes from upstream analytics v3 script 2020-06-17 13:13:31 -04:00
33fd5adb9a
add og:image:type meta tag 2020-06-01 20:26:50 -04:00
24edb85379
create inline-svg partial function
[skip ci]
2020-05-14 13:36:27 -04:00
8ba0a887bc
treat ALL images as assets (as they should have been all along...) 2020-04-21 14:34:55 -04:00
8537042ff1
stop hardcoding images/ directory in content frontmatter 2020-04-16 09:34:58 -04:00
bc3e1f9309
set max width of pages in Hugo config.toml, retrieve value from SCSS
https://gohugo.io/hugo-pipes/resource-from-template/
2020-03-27 20:58:52 -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
f51e912632
make optimize-image more function-like
....instead of relying on $.Scratch
2020-01-15 10:30:01 -05:00
ec713f5efe
clean up partials and styles 2020-01-03 13:58:48 -05:00