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

12 Commits

Author SHA1 Message Date
dd05444d21
css animation experiments because I'm bored. #quarantine 2020-04-02 21:36:37 -04:00
72c8b3a99a
absolute URLs in CSS via hugo variable 2020-04-01 17:59:40 -04:00
bc3e1f9309
set max width of pages in Hugo config.toml, retrieve value from SCSS
https://gohugo.io/hugo-pipes/resource-from-template/
2020-03-27 20:58:52 -04:00
e629f00492
just some SASS cleanup 2020-01-28 00:11:22 -05:00
8450871531
draft /uses page 2020-01-22 12:54:23 -05:00
2465903ff5
markdownify image captions 2019-12-19 13:04:02 -05:00
87ea2db92f
switch to Roboto web font (#22)
for now, at least. tired of waiting on Chromium to fix system fonts on Catalina.... https://bugs.chromium.org/p/chromium/issues/detail?id=1005969

Roboto seems closest to San Francisco.
2019-12-16 10:59:52 -05:00
e17c3ee816
forgot to fix logo hover colors 2019-11-24 22:28:39 -05:00
8ccd15ab87
global header/navbar on all pages like a grown-up website (#17) 2019-11-24 18:07:12 -05:00
4f7c01d600 refactor responsive SCSS using mixins 2019-11-03 21:36:51 -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
6aa688c62e split up SCSS files 2019-10-08 09:28:53 -04:00