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

54 Commits

Author SHA1 Message Date
d6591b2103
webpack-dev-server -> browser-sync via gulp 2021-07-15 08:56:55 -04:00
3fa058ee76
finally remove every trace of AMP 🥳 (#415) 2021-06-01 07:52:49 -04:00
162fe77be4
update /uses 2021-05-27 08:27:24 -04:00
233349781e
swap logo in header with my face 📸 2021-05-26 21:40:12 -04:00
2e3be955c8
switch to modern-normalize.css and actually choose a consistent box-sizing preference (#406) 2021-05-22 10:31:05 -04:00
4a13d0d374
shorten homepage text 2021-05-12 21:03:29 -04:00
733b9b2556
only one <h1> on each page 2021-04-17 09:49:43 -04:00
42355c76ec
normalize font sizes 2021-04-03 07:46:13 -04:00
325959f30d
cleaning up home page 2021-03-30 10:48:11 -04:00
898a65e296
playing more with algolia search (and updated a bunch of deps) 2020-12-18 08:25:23 -05:00
44ef6de825
enable CSP 2020-11-04 08:40:26 -05:00
3ee748a334
try mirroring some more external APIs 2020-10-29 15:40:46 -04:00
3364cc9377
update homepage & bump inter to v3.15 2020-09-05 11:29:41 -04:00
6138c422b9
update /stats and /privacy, bump Inter font to v3.14, long cache on /vendor 2020-08-18 10:27:59 -04:00
0f9de4d350
strip any markdown in page titles from meta/social tags in head 2020-08-10 10:58:22 -04:00
d9833c6d30
remove sitemap priorities 2020-08-02 16:18:54 -04:00
dd10234542
remove IE gif from footer, update homepage 2020-08-01 18:14:05 -04:00
f5acb5d5e0
commit fetched oEmbed data (tweets, etc.) in case they disappear
[skip ci]
2020-07-28 11:27:24 -04:00
ea244a5372
update homepage 2020-07-16 15:02:26 -04:00
12b056f70b
stop using <section> improperly 2020-07-14 08:41:18 -04:00
48eea4ce98
fix style regressions (code was never actually using Hack font I think..?)
and allow default theme (light or dark) to be set in Hugo config and reflected in both HTML & JS
2020-07-07 10:07:46 -04:00
426e7d91f1
clean up styles & extend old browser support via autoprefixer/eslint 🧓🏻
and stop encoding emojis like a caveman
2020-07-04 19:29:18 -04:00
e2b9099996
add keybase profile to person schema 2020-07-03 17:18:46 -04:00
621da7266f
use monospace font for short PGP key on homepage 2020-07-01 11:30:20 -04:00
3cadddc799
go back to outlining inline code (single backticks) with light border
and make it possible to use code in post/page titles
2020-06-30 09:37:03 -04:00
0a48ce296f
make twemoji cursor the same as unicode emojis when hovered
and clean up /uses
2020-06-24 19:35:37 -04:00
a6cb95c0d7
clean up redirects/404s & other random housekeeping 2020-06-02 14:00:40 -04:00
a48576e4eb
RIP keybase 🙏 2020-05-24 09:09:52 -04:00
705e800881
tidy up homepage font size/spacing 2020-05-07 09:41:14 -04:00
616751134a
revert google voice number 2020-05-02 00:01:14 -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
70611f4d1c
publish /previously 2020-04-23 20:45:55 -04:00
60fd36001d
add JAMstack to homepage 2020-04-23 08:16:31 -04:00
8ba0a887bc
treat ALL images as assets (as they should have been all along...) 2020-04-21 14:34:55 -04:00
c79bba520b huge refactoring of content and theme
- de-personalize the theme as much as possible, moving personal info into config.toml parameters
- extract hard-coded content out layouts and into actual /content (especially home page and all of its assets)
- include full text of posts in RSS feed (aka making the world a better place)
- use abstract layout for both video pages (/leo and /birthday)
2019-10-27 22:10:18 -04:00
abf99c0106 automatically resize/optimize images via Hugo processing 2019-10-27 12:44:29 -04:00
4a04969f56 publish GitHub Actions blog post 2019-10-25 14:08:09 -04:00
0398587d3c switch floats to flexboxes, header fixes 2019-10-18 11:14:07 -04:00
bf01d5aa13 add My First Code post 2019-10-01 17:04:47 -04:00
08636a7b51 clean up style.scss 2019-09-24 23:06:17 -04:00
cb05b5adad reword home page 2019-09-04 08:59:24 -04:00
4cb15cbac0 fix breaking changes in Hugo 0.57 2019-08-26 23:29:59 -04:00
8b8005ec1d sensible padding (aka wtf was I thinking) 2019-08-11 13:56:48 -04:00
83a2e1e0db dedicated lab with leo video page 2019-08-04 18:49:43 -04:00
38ea5a0dae teeny tiny CSS improvements 2019-08-02 16:17:40 -04:00
2c4530a61b change link to PGP key from keybase to asc file 2019-06-26 11:06:44 -04:00
4afd229528 enableGitInfo messed up sitemap.xml timestamps and google SERPs 2019-06-21 10:47:27 -04:00
21324e086b matomo script tweak 2019-04-19 11:18:23 -04:00
e216cf7eec HTML5 elements and random CSS improvements 2019-04-12 12:38:00 -04:00
244fcf862d revert CI changes and update index lastmod manually 2019-03-31 11:26:56 -04:00