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

25 Commits

Author SHA1 Message Date
d6ad47c57b
Google AMP support & switch to NPM builds (#14) 2019-11-19 15:23:16 -05:00
6f62c4dff5
try to speed up builds 2019-11-11 10:49:11 -05:00
4dd67b6723 prioritize webm over mp4 2019-11-03 21:34:37 -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
f793b49971 temp debug variables 2019-09-23 22:24:48 -04:00
4cb15cbac0 fix breaking changes in Hugo 0.57 2019-08-26 23:29:59 -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
4078ef3fd5 layout tweaks 2018-10-15 15:36:06 -04:00
8738c27f1d preparing for blog integration 2018-08-03 19:43:57 -04:00