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

11 Commits

Author SHA1 Message Date
2548b320fc
make images linkable via shortcode param 2020-04-23 12:43:43 -04:00
8537042ff1
stop hardcoding images/ directory in content frontmatter 2020-04-16 09:34:58 -04:00
124d55a99e
extract inline page styles into a separate CSS file, and scope to content via SCSS
styles on AMP pages still won't be scoped to div#content like vanilla pages, though
2020-04-12 12:02:58 -04:00
20c32eaeb3
*much* smarter way of setting page-specific CSS
via front matter instead of flaky shortcode/page scratch
2020-04-09 13:59:49 -04:00
22c7e76e51
improve some inline post styles 2020-04-05 13:07:51 -04:00
2156c6ed88
swap native emojis for Twemojis 🎉 (#92) 2020-03-29 15:30:12 -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
146b1047e1
allow page-specific CSS to be set via shortcode and appear in <head>
TODO: Potential bug report w/ live server -- .Page.Scratch is only detected on first run, breaks after any changes trigger rebuild. Might be flaky on real builds too, will investigate.
2020-03-27 14:19:55 -04:00
7f6fd5ccb4
minor edits on COVID post and better octocat vector icon
https://primer.style/octicons/mark-github
2020-03-26 12:20:52 -04:00
cb7b9f5b91
ignore some markdownlint warnings 2020-03-24 00:40:50 -04:00
0e3ea6c9d1
publish coronavirus open source post 2020-03-23 22:04:19 -04:00