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

47 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
e6b19c91fa
include Person JSON-LD on every page 2019-11-26 10:28:13 -05:00
8ccd15ab87
global header/navbar on all pages like a grown-up website (#17) 2019-11-24 18:07:12 -05:00
673ddbb27b
very, VERY hacky way to determine image width/height for meta tags 2019-11-23 09:21:06 -05:00
1ea90613c9
switch everything from messy hCards/microdata to JSON-LD 2019-11-22 20:24:38 -05:00
cf3e2ca5cf
minify HTML on build 2019-11-22 16:23:45 -05:00
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
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
f83795e339 moved fathom domain 2019-10-22 16:12:35 -04:00
79c8572fc4 testing fathom analytics 2019-10-17 16:00:47 -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
6aa688c62e split up SCSS files 2019-10-08 09:28:53 -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
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
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
48e258975f RSS link in head 2019-04-29 11:41:51 -04:00
9774c8f6c1 change commento subdomain 2019-04-19 10:28:46 -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
b6fca1f08d yandex verification 2019-04-02 11:55:52 -04:00
deb6483ccf syntax oopsies 2019-03-31 13:29:52 -04:00
2cf35eb44f moved blog to hugo! lots of stuff still to do 😬 2019-03-31 11:08:29 -04:00
dc6c627cb7 AWS deploy cleanup 2019-03-15 11:04:18 -04:00
4c3cb8f03c webmaster verification tags/files 2019-03-06 13:36:47 -05:00
c94a11b1d0 CSS tweaks to prep for blog migration 2019-02-25 11:15:32 -05:00
125f8d09a8 compressed images with (hopefully) more cross-compatible color profiles 2019-01-25 11:22:09 -05:00
c657571400 additional webfont weight for a little more cross-OS consistency 2019-01-25 10:20:28 -05:00
bc4a880185 better site description for SEO 2019-01-14 16:06:20 -05:00
973aec98c0 schema tags for SEO 2019-01-09 13:19:21 -05:00
4078ef3fd5 layout tweaks 2018-10-15 15:36:06 -04:00
04c49a8756 bump both hugo and node-alpine versions for CLI auto firebase deploy 2018-08-04 21:59:24 -04:00
8738c27f1d preparing for blog integration 2018-08-03 19:43:57 -04:00
d4a591bf82 relative URLs because multiple domains and CSP 2018-04-29 10:36:58 -04:00
ded60bc651 hugo tweaks 2018-04-29 10:00:23 -04:00
6fff44e8e2 very, very rudimentary transition to Hugo 2018-04-28 14:59:46 -04:00