|
759bae4f14
|
bump postcss resolution
[skip ci]
|
2020-05-04 20:52:46 -04:00 |
|
|
17501e8c34
|
add simple license and privacy policy pages
silly but certain things require these. also added some sitemap priorities to other miscellaneous pages.
|
2020-04-28 18:53:15 -04:00 |
|
|
a42e27e6e8
|
remove utteranc.es for now
|
2020-04-28 09:48:51 -04:00 |
|
|
9a87b9fa8d
|
fix analytics
|
2020-04-28 08:45:56 -04:00 |
|
|
b0893ff52f
|
bundle simple analytics script locally & minify everything with terser
|
2020-04-27 20:49:20 -04:00 |
|
|
c52a357e29
|
revert Access-Control-Allow-Origin: * header
|
2020-04-26 23:43:10 -04:00 |
|
|
847c5b2b48
|
cringey Access-Control-Allow-Origin: * header to fix utteranc.es CORS stuff
|
2020-04-26 11:24:42 -04:00 |
|
|
2548b320fc
|
make images linkable via shortcode param
|
2020-04-23 12:43:43 -04:00 |
|
|
8ba0a887bc
|
treat ALL images as assets (as they should have been all along...)
|
2020-04-21 14:34:55 -04:00 |
|
|
7b5f3a3be8
|
commit .nvmrc
[skip ci]
|
2020-04-15 13:57:06 -04:00 |
|
|
abbc3f9678
|
make the main content/blog section configurable instead of hardcoded to notes
|
2020-04-13 17:25:29 -04:00 |
|
|
2fa95de9b1
|
stop requesting myself for self-approvals on PRs [skip ci]
|
2020-04-11 12:15:29 -04:00 |
|
|
18a9c37c42
|
update Inter font to v3.13
|
2020-04-09 19:48:47 -04:00 |
|
|
3224d9b072
|
better implementation of hugo mods for twemojis 📦
|
2020-04-06 08:44:43 -04:00 |
|
|
b69461c306
|
clean up a few headers, redirects, scripts
|
2020-04-05 15:50:41 -04:00 |
|
|
48498c772f
|
reorganize external static assets into vendor folder (#99)
with legacy redirects via Netlify for now
|
2020-04-04 12:03:04 -04:00 |
|
|
236ee5b0af
|
small fix to spacing on responsive list pages
and make CI & Netlify use a newest version of Go (required for modules)
|
2020-04-03 17:09:46 -04:00 |
|
|
cb7b9f5b91
|
ignore some markdownlint warnings
|
2020-03-24 00:40:50 -04:00 |
|
|
f313975606
|
redirect new netlify.app subdomain
|
2020-03-16 09:56:24 -04:00 |
|
|
6c59bb2edc
|
hugo mod init, and other cleanup
|
2020-03-10 23:11:10 -04:00 |
|
|
4b1b2401f8
|
change local port from 1313 to make my life easier
[skip ci]
|
2020-03-03 15:17:19 -05:00 |
|
|
3595cd856b
|
bump Hugo to v0.65.1
[skip ci]
|
2020-02-20 13:23:33 -05:00 |
|
|
e151b62501
|
host new public key for AMP cache invalidation
https://developers.google.com/amp/cache/update-cache#rsa-keys
|
2020-02-01 19:17:41 -05:00 |
|
|
e99da04e2f
|
mainly lint adjustments
|
2020-01-27 09:34:55 -05:00 |
|
|
87fc0f949f
|
test webmentions & other indieweb stuff
|
2020-01-21 09:44:39 -05:00 |
|
|
96e3130ba5
|
all the favicons :) https://realfavicongenerator.net/
|
2020-01-19 18:19:34 -05:00 |
|
|
892cd20c40
|
lint all of the things
stylelint, markdownlint, linkinator
|
2020-01-08 10:17:55 -05:00 |
|
|
5b0c24dbf0
|
draft security headers
|
2020-01-03 13:58:42 -05:00 |
|
|
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 |
|
|
1b97c6b2de
|
redirects for ancient links from WordPress era
|
2019-12-17 11:34:38 -05:00 |
|
|
87ea2db92f
|
switch to Roboto web font (#22)
for now, at least. tired of waiting on Chromium to fix system fonts on Catalina.... https://bugs.chromium.org/p/chromium/issues/detail?id=1005969
Roboto seems closest to San Francisco.
|
2019-12-16 10:59:52 -05:00 |
|
|
599400c51c
|
host PGP key locally
|
2019-12-16 10:49:15 -05:00 |
|
|
fa98e48664
|
if multiple of the same shortcode are used, only load scripts once
|
2019-12-15 23:11:18 -05:00 |
|
|
77f3233702
|
new 403 page that's nicer on bandwidth
|
2019-12-15 14:05:46 -05:00 |
|
|
c7807a0ef1
|
refactor npm build scripts
|
2019-12-12 08:12:49 -05:00 |
|
|
dc4d46756d
|
update readme
[skip ci]
|
2019-12-11 10:52:15 -05:00 |
|
|
fb55b3fe8b
|
style & homepage tweaks
|
2019-12-09 23:33:16 -05:00 |
|
|
ac89ef7412
|
update netlify.toml [skip ci]
|
2019-12-04 14:18:18 -05:00 |
|
|
20739a4498
|
update redirects b/c Netlify's nonsensical trailing slash behavior
https://community.netlify.com/t/bug-in-non-trailing-slash-rewrite/452
|
2019-12-04 13:14:58 -05:00 |
|
|
96ad258d36
|
change a BUNCH of if's to with's to prepare for theme extraction
|
2019-12-03 12:41:55 -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 |
|
|
e8bf1881c8
|
upgrade Hugo to v0.60.1 (new markdown parser)
|
2019-12-01 21:21:11 -05:00 |
|
|
7887aeb6ed
|
build with yarn
|
2019-11-21 22:29:09 -05:00 |
|
|
e79baa0175
|
preload CSS using HTTP Link header
|
2019-11-19 17:39:22 -05:00 |
|
|
d6ad47c57b
|
Google AMP support & switch to NPM builds (#14)
|
2019-11-19 15:23:16 -05:00 |
|
|
749b78327a
|
update redirects
|
2019-11-18 08:27:18 -05:00 |
|
|
6f62c4dff5
|
try to speed up builds
|
2019-11-11 10:49:11 -05:00 |
|
|
f2fb8e812c
|
automatically generate PWA manifest.json
|
2019-11-10 15:30:10 -05:00 |
|
|
a17d6e8996
|
move to Netlify with native builds (#12)
|
2019-11-09 16:51:48 -05:00 |
|