d9833c6d30
remove sitemap priorities
2020-08-02 16:18:54 -04:00
323b3dd9f6
add Prettier to workflow 🎀 ( #128 )
...
* prettier init
* prettier ignore
* run on everything 😬
* add prettier check script
* update deps
* Update .prettierignore
2020-05-06 12:19:21 -04:00
17501e8c34
add simple license and privacy policy pages
...
silly but certain things require these. also added some sitemap priorities to other miscellaneous pages.
2020-04-28 18:53:15 -04:00
2f613caefa
clean up some archetypes and etc pages
...
[skip ci]
2020-04-17 11:44:07 -04:00
8537042ff1
stop hardcoding images/ directory in content frontmatter
2020-04-16 09:34:58 -04:00
6ae5aeb3e3
detect image properties for meta tags without hacky mounts
...
still a little hacky re: permalinks though....
2019-12-21 11:06:46 -05:00
47016b1109
h1 permalink on video pages & subtitle styling
2019-12-20 11:19:57 -05:00
ac0bbc6343
fetch Hugo binary via node for portability
2019-12-03 08:34:12 -05:00
891beef4bd
further optimize static images
2019-11-09 11:54:11 -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