1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 15:56:23 -04:00

26 Commits

Author SHA1 Message Date
96ad258d36
change a BUNCH of if's to with's to prepare for theme extraction 2019-12-03 12:41:55 -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
8ccd15ab87
global header/navbar on all pages like a grown-up website (#17) 2019-11-24 18:07:12 -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
cc9e2b4f23 extract fathom snippet into separate partial template 2019-10-21 10:35:19 -04:00
79c8572fc4 testing fathom analytics 2019-10-17 16:00:47 -04:00
613d9d03cb footer debug info: deploy timestamp instead of build timestamp 2019-10-09 13:36:44 -04:00
5b5d961a63 only add matomo script and proper robots.txt in production 2019-09-30 19:19:23 -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
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
21324e086b matomo script tweak 2019-04-19 11:18:23 -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
09ebf60b78 secure cookies for matomo 2019-03-10 09:46:59 -04:00
803ad61834 test out matomo heartbeat reporting 2019-01-08 00:28:14 -05:00
1c41bd29fc set matomo to POST info to backend instead of GET 2019-01-07 14:52:50 -05:00
60cff7b0c0 tracking code tweaks 2018-11-29 15:41:54 -05:00
8254aa1975 experimenting with matomo analytics for (relative) privacy 2018-11-28 14:03:11 -05:00
6fff44e8e2 very, very rudimentary transition to Hugo 2018-04-28 14:59:46 -04:00