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

14 Commits

Author SHA1 Message Date
99d13da0c7
new Twitter oEmbed endpoint (shortcode input changes from tweet ID to full URL)
https://developer.twitter.com/en/docs/tweets/post-and-engage/api-reference/get-statuses-oembed

some hacking is required to continue passing only the tweet ID to <amp-twitter data-tweetid="..."> at the same time. ugh.

https://amp.dev/documentation/components/amp-twitter/#attributes
2020-06-28 11:29:35 -04:00
323b3dd9f6
add Prettier to workflow 🎀 (#128)
* prettier init

* prettier ignore

* run on everything 😬

* add prettier check script

* update deps

* Update .prettierignore
2020-05-06 12:19:21 -04:00
8537042ff1
stop hardcoding images/ directory in content frontmatter 2020-04-16 09:34:58 -04:00
5e5678a699
run lighthouse-ci via action [skip ci] 2020-03-28 21:45:44 -04:00
21871f21ec
pre-commit linting with husky and lint-staged, and spellcheck lint
[skip ci]
2020-02-04 15:34:41 -05:00
892cd20c40
lint all of the things
stylelint, markdownlint, linkinator
2020-01-08 10:17:55 -05:00
2465903ff5
markdownify image captions 2019-12-19 13:04:02 -05:00
c87bfd7797
support full HTML captions for image shortcode 2019-12-17 11:39:23 -05:00
552b62f571
non-selectable line numbers on code fences 2019-12-04 11:25:46 -05:00
ac0bbc6343
fetch Hugo binary via node for portability 2019-12-03 08:34:12 -05:00
0b62be6226
re-organize templates (use baseof.html) 2019-12-02 18:47:44 -05:00
abf99c0106 automatically resize/optimize images via Hugo processing 2019-10-27 12:44:29 -04:00
08a0dac1f7 open graph images for blog posts 2019-08-05 09:29:47 -04:00
7b62adcf7c new blog post: backing up linux server 2019-06-10 09:03:35 -04:00