1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 10:18:27 -04:00

15 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
5477e34235
some tweaking of post-build image optimization 2020-04-24 12:58:18 -04:00
8537042ff1
stop hardcoding images/ directory in content frontmatter 2020-04-16 09:34:58 -04:00
671ca250cc
more small font tweaks (and weird encoding fixes) 2020-01-22 09:47:48 -05:00
602f8cc137
Inter font on AMP pages (and other small tweaks) 2020-01-22 08:37:05 -05:00
05d0eb225a
un-curl quotes from markdown files 2019-12-19 19:17:22 -05:00
c87bfd7797
support full HTML captions for image shortcode 2019-12-17 11:39:23 -05:00
abf99c0106 automatically resize/optimize images via Hugo processing 2019-10-27 12:44:29 -04:00
5b5d961a63 only add matomo script and proper robots.txt in production 2019-09-30 19:19:23 -04:00
08a0dac1f7 open graph images for blog posts 2019-08-05 09:29:47 -04:00
99f3400a36 better shortcodes for tweets and videos 2019-05-07 15:36:02 -04:00
fe9ad5da6d cloudflare archive.is post changes 2019-05-06 14:29:40 -04:00
0f01f7f1b2 archive.is vs cloudflare post updates 2019-05-06 10:28:58 -04:00
ae4ab9c05d cloudflare blocking archive.is blog post 2019-05-06 10:16:48 -04:00