1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 14:36:22 -04:00

219 Commits

Author SHA1 Message Date
d409636c4e
AMP: fix date permalink 2019-11-19 22:11:19 -05:00
d6ad47c57b
Google AMP support & switch to NPM builds (#14) 2019-11-19 15:23:16 -05:00
afd5e36047
improved logo and safari pinned icon 2019-11-18 10:30:03 -05:00
f2fb8e812c
automatically generate PWA manifest.json 2019-11-10 15:30:10 -05:00
204479a882
remove commit hash from footer to improve caching 2019-11-09 20:50:08 -05:00
4f7c01d600 refactor responsive SCSS using mixins 2019-11-03 21:36:51 -05:00
e016910825 fix open graph meta tags 2019-10-28 23:45:00 -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
f83795e339 moved fathom domain 2019-10-22 16:12:35 -04:00
cc9e2b4f23 extract fathom snippet into separate partial template 2019-10-21 10:35:19 -04:00
f27d1c48b7 fix accessibility issue with hiding name text in header on mobile 2019-10-18 11:14:37 -04:00
79c8572fc4 testing fathom analytics 2019-10-17 16:00:47 -04:00
488d5c7661 a real header/navbar on non-home pages, finally 2019-10-17 10:20:53 -04:00
8fd49a1410 pretty sweet svg logo color swap 2019-10-13 10:24:41 -04:00
edea642e30 temporarily disable comments 2019-10-13 08:54:20 -04:00
cf71c83b5c remove unnecessary meta tags, schema updates, fewer favicon sizes 2019-10-09 13:38:03 -04:00
613d9d03cb footer debug info: deploy timestamp instead of build timestamp 2019-10-09 13:36:44 -04:00
6aa688c62e split up SCSS files 2019-10-08 09:28:53 -04:00
f96f4bc7d4 🐼 2019-10-03 01:48:37 -04:00
87d6d33536 went a little crazy with CSS link animations 😳 2019-10-01 01:58:28 -04:00
5b5d961a63 only add matomo script and proper robots.txt in production 2019-09-30 19:19:23 -04:00
297aeddc2f better SASS minification 2019-09-30 00:26:29 -04:00
6ac394ac28 playing with SASS 2019-09-24 12:41:32 -04:00
f793b49971 temp debug variables 2019-09-23 22:24:48 -04:00
6f6603d7b6 disable matomo heartbeat to reduce requests 2019-09-04 10:21:58 -04:00
d35bd09875 remove Google+ meta tag (RIP) 2019-09-04 10:08:48 -04:00
717cc08efa a couple of meta tags 2019-09-03 18:01:29 -04:00
f6264e2cee CC-BY-4.0 in blog footer 2019-08-27 08:10:39 -04:00
4efac4254a change source links to GitHub 2019-08-27 07:37:26 -04:00
4559011bcc hugo link in footer to official website 2019-08-05 11:37:29 -04:00
2cb222e9b4 og:type = article for blog posts 2019-08-05 10:18:29 -04:00
e8740dab70 silly privacy policy for facebook 2019-08-05 09:50:28 -04:00
08a0dac1f7 open graph images for blog posts 2019-08-05 09:29:47 -04:00
f0f1f9987d matomo code change 2019-08-02 16:12:58 -04:00
4afd229528 enableGitInfo messed up sitemap.xml timestamps and google SERPs 2019-06-21 10:47:27 -04:00
e6126d5cc1 merged commento scripts 2019-05-06 09:23:11 -04:00
2f1582a451 comment count 2019-05-06 09:16:23 -04:00
48e258975f RSS link in head 2019-04-29 11:41:51 -04:00
21324e086b matomo script tweak 2019-04-19 11:18:23 -04:00
9774c8f6c1 change commento subdomain 2019-04-19 10:28:46 -04:00
963741cd14 schema and h-card markup 2019-04-17 15:12:44 -04:00
bc395f59b9 remove debug comments 2019-04-12 14:12:17 -04:00
e216cf7eec HTML5 elements and random CSS improvements 2019-04-12 12:38:00 -04:00
cde3fcde2e taking commento for a spin 2019-04-05 10:40:49 -04:00
ccd30a9e2b cleaned up HTML output 2019-04-02 13:11:37 -04:00
b6fca1f08d yandex verification 2019-04-02 11:55:52 -04:00
b698308d23 safer SVG styling 2019-04-01 14:46:56 -04:00
287ac496b1 improved blog header w/ vector logo 2019-04-01 12:43:52 -04:00
deb6483ccf syntax oopsies 2019-03-31 13:29:52 -04:00