1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-07-11 08:33:53 -04:00
Commit Graph

197 Commits

Author SHA1 Message Date
jake 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
jake 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
jake cb7b9f5b91 ignore some markdownlint warnings 2020-03-24 00:40:50 -04:00
jake 0e3ea6c9d1 publish coronavirus open source post 2020-03-23 22:04:19 -04:00
jake 51bcf35026 pipe titles through markdownify for fancy quotes 2020-03-23 10:32:23 -04:00
jake 671e9618f8 update mastodon link 2020-03-20 09:09:04 -04:00
jake fa1161cd27 allow comments to be disabled on individual posts 2020-03-18 20:14:53 -04:00
jake 598e706f74 change some homepage links 2020-03-17 23:13:57 -04:00
jake db6952a443 update home page 2020-03-17 16:43:20 -04:00
jake 10c36caf7d re-enable goldmark typographer 2020-03-14 09:35:29 -04:00
jake 91d293e390 underline <h2>s, solidify <hr>s 2020-03-12 16:42:41 -04:00
jake 6c59bb2edc hugo mod init, and other cleanup 2020-03-10 23:11:10 -04:00
jake 21871f21ec pre-commit linting with husky and lint-staged, and spellcheck lint
[skip ci]
2020-02-04 15:34:41 -05:00
jake 1ce87747b6 update /uses 2020-02-01 19:05:15 -05:00
jake cfc99631a9 simple analytics pixel on AMP pages 2020-02-01 08:11:54 -05:00
jake 731d13b1ad bump Hugo to v0.63.1
[skip ci]
2020-01-24 18:51:52 -05:00
jake d205490792 update /uses 2020-01-24 10:49:47 -05:00
jake decbabfda0 update /uses 2020-01-23 10:00:12 -05:00
jake 8450871531 draft /uses page 2020-01-22 12:54:23 -05:00
jake 671ca250cc more small font tweaks (and weird encoding fixes) 2020-01-22 09:47:48 -05:00
jake 602f8cc137 Inter font on AMP pages (and other small tweaks) 2020-01-22 08:37:05 -05:00
jake 8c3fb6f50b switch main font to the beautiful Inter – https://rsms.me/inter/ 2020-01-21 23:55:51 -05:00
jake 87fc0f949f test webmentions & other indieweb stuff 2020-01-21 09:44:39 -05:00
jake 84e38d371a better gist shortcode w/ AMP and RSS versions 2020-01-19 18:19:51 -05:00
jake 6c44b7d44d re-organize a bunch of partials 2020-01-14 18:08:42 -05:00
jake 892cd20c40 lint all of the things
stylelint, markdownlint, linkinator
2020-01-08 10:17:55 -05:00
jake e6e1d4391e add autoprefixer via postcss cli 2020-01-06 19:17:47 -05:00
jake ec713f5efe clean up partials and styles 2020-01-03 13:58:48 -05:00
jake e25c98154e only add target=_blank to external links 2019-12-23 10:46:47 -06:00
jake 027725faf1 playing with Scratch to re-use image logic -- still messy but it's progress 2019-12-21 13:17:35 -05:00
jake 762a82b3cb linked images produced invalid HTML, fix later 2019-12-21 11:59:43 -05:00
jake 6ae5aeb3e3 detect image properties for meta tags without hacky mounts
still a little hacky re: permalinks though....
2019-12-21 11:06:46 -05:00
jake 47016b1109 h1 permalink on video pages & subtitle styling 2019-12-20 11:19:57 -05:00
jake 9ecee6ed60 preserve hillary DNC video for posterity 2019-12-20 10:07:45 -05:00
jake 70fa8460d2 support subtitles via video shortcode 2019-12-20 09:19:17 -05:00
jake 05d0eb225a un-curl quotes from markdown files 2019-12-19 19:17:22 -05:00
jake 2465903ff5 markdownify image captions 2019-12-19 13:04:02 -05:00
jake 6d03c88013 remove unicode-range from font-face, system font was still being called 2019-12-18 00:58:07 -05:00
jake c87bfd7797 support full HTML captions for image shortcode 2019-12-17 11:39:23 -05:00
jake 1b97c6b2de redirects for ancient links from WordPress era 2019-12-17 11:34:38 -05:00
jake 4a13039f8a update PGP key 2019-12-16 12:49:37 -05:00
jake 599400c51c host PGP key locally 2019-12-16 10:49:15 -05:00
jake acb721d64a update analytics post 2019-12-10 15:07:48 -05:00
jake fb55b3fe8b style & homepage tweaks 2019-12-09 23:33:16 -05:00
jake 552b62f571 non-selectable line numbers on code fences 2019-12-04 11:25:46 -05:00
jake ac0bbc6343 fetch Hugo binary via node for portability 2019-12-03 08:34:12 -05:00
jake 0b62be6226 re-organize templates (use baseof.html) 2019-12-02 18:47:44 -05:00
jake e8bf1881c8 upgrade Hugo to v0.60.1 (new markdown parser) 2019-12-01 21:21:11 -05:00
jake 14828fd25c code highlighting on older posts 2019-11-25 09:07:36 -05:00
jake 8ccd15ab87 global header/navbar on all pages like a grown-up website (#17) 2019-11-24 18:07:12 -05:00