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

24 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
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
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
3515c0a9ee add Improve Post link to blog post markdown sources 2019-10-13 09:03:51 -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
48fed2fdc2 fix duplicate class attributes 2019-10-05 19:59:18 -04:00
b1550c23e6 just some SASS tidying 2019-10-01 17:10:20 -04:00
87d6d33536 went a little crazy with CSS link animations 😳 2019-10-01 01:58:28 -04:00
2f1582a451 comment count 2019-05-06 09:16:23 -04:00
878eb6ea23 fix timestamp formatting 2019-04-22 13:13:08 -04:00
68678a38c7 encoding fix 2019-04-22 11:59:45 -04:00
b4953407ee syntax highlighting! 2019-04-22 11:26:16 -04:00
963741cd14 schema and h-card markup 2019-04-17 15:12:44 -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
4a66dfc5d4 byline on blog posts 2019-04-03 11:23:03 -04:00
ccd30a9e2b cleaned up HTML output 2019-04-02 13:11:37 -04:00
a3f17b1517 layout fixes 2019-04-02 11:10:50 -04:00