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

17 Commits

Author SHA1 Message Date
298e8ed70f
stop printing debug comments in production footer 2021-05-01 18:07:03 -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
a583a3a0e7
fix post titles not shrinking on mobile view, and clean up optimize-image partial 2020-07-14 20:29:49 -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
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