1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 18:30:30 -04:00

14 Commits

Author SHA1 Message Date
891beef4bd
further optimize static images 2019-11-09 11:54:11 -05:00
32e1aa8098
add optipng step to CI 2019-11-08 12:11:07 -05:00
a9f52bffbd
fix responsive image height scaling 2019-11-08 11:19:08 -05:00
bd2b9ebd18 Update gh-pages.yml 2019-11-03 21:43:25 -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
f3a3dc1646 safer paths for action temp files & swap access tokens 2019-10-22 14:52:12 -04:00
4b6bf833a2 switch CI to use GitHub Package Registry 2019-10-16 00:17:52 -04:00
2e66b81565 switch from docker action to simple bash commands 2019-10-08 22:48:03 -04:00
1931a7efd8 docker updates 2019-10-08 10:56:06 -04:00
01141667a5 lock hugo to custom v0.53-DEV with docker 2019-10-06 23:43:06 -04:00
db9ded1ba0 noopener support via custom Hugo and BlackFriday forks 2019-10-06 12:47:00 -04:00
180c5b3441 use Hugo to generate robots.txt 2019-09-24 23:06:03 -04:00
1b03ee00e7 Start switch to GitHub Pages and separate sub-repos 2019-09-22 01:32:46 -04:00