Commit graph

106 commits

Author SHA1 Message Date
bf5f99bf61 updates posts with image descriptions 2021-12-16 09:55:28 -06:00
9921cbd5cc add missing image labels 2021-12-15 20:42:41 -06:00
8bc70fabcb update missing image description 2021-12-15 20:34:10 -06:00
33192460e5 fix missing image description 2021-12-15 20:31:12 -06:00
281ab26015 fixing missing image descriptions 2021-12-15 20:28:18 -06:00
f3114a4bee update icon and navbar; override CSS to restrict icon height 2021-12-15 20:17:13 -06:00
57f3cd8818 move browserconfig.xml and favicon.ico to site root 2021-12-15 15:45:11 -06:00
eddd534140 update logos and favicons 2021-12-15 15:41:06 -06:00
905cb85491 menu cleanup 2021-12-10 21:24:14 -06:00
4678216919 update bio post 2021-12-10 20:00:45 -06:00
cfb845fd6f initial update to the about page 2021-12-09 20:33:20 -06:00
d2fc49a739 remove ToC from main post body 2021-12-09 20:27:30 -06:00
8b58f07afe move mobile nav to right side to match the button 2021-12-09 20:19:12 -06:00
137f465ad5 reduce number of tags and recents to show 2021-12-09 20:09:55 -06:00
1c72bae898 update description 2021-12-09 20:06:40 -06:00
37097726af retitle ToC heading 2021-12-09 19:42:55 -06:00
1551ebabdb reduce heading levels in ToC 2021-12-09 19:33:08 -06:00
74e5e2ced9 fix incorrect ToC heading levels 2021-12-09 19:30:35 -06:00
be754e7cb1 remove null series 2021-12-09 19:12:30 -06:00
85a1613de5 convert 2506744 from .scss -> .sass, px -> rem 2021-12-09 19:06:23 -06:00
3487e9fc1b don't bother with a ToC if it's going to be a short one 2021-12-09 16:12:30 -06:00
2506744683 add vertical scroll offset so that anchor links account for the top nav bar 2021-12-09 14:20:55 -06:00
cddbcf1558 ignore resources/_gen/ 2021-12-09 14:19:27 -06:00
87d33b6a92 remove generated resources 2021-12-09 14:19:07 -06:00
6032deda61 fix series tags in post front matter to enable Related Posts feature 2021-12-08 19:41:47 -06:00
334ba9c3a7 update utterances config with new issues repo 2021-12-07 20:13:25 -06:00
f390df1952 remove categories 2021-12-07 20:12:58 -06:00
2670421511 configure hugo privacy settings 2021-12-07 20:09:01 -06:00
3ee9eb0937 update nav bar with contact links 2021-12-07 20:00:18 -06:00
c70128ff17 update nav bar with series 2021-12-07 19:31:13 -06:00
eb2dfe50ce tag posts for series; disable categories 2021-12-07 18:14:24 -06:00
9b9079771b update .gitignore to exclude /public/ 2021-12-07 12:38:26 -06:00
ce8755c3d3 implement TableOfContents in sidebar for posts with more than 400 words 2021-12-06 20:57:34 -06:00
f6b62ea767 misc config cleanup 2021-12-06 19:38:14 -06:00
7c2fe19915 rename folder for storing posts: post -> posts 2021-12-06 18:46:15 -06:00
d6465507e3 add site title to top menu 2021-12-06 18:29:05 -06:00
777a9f8046 enable emoji support 2021-12-06 18:20:40 -06:00
a93c5c141a update links in a post I'd missed earlier 2021-12-06 10:48:05 -06:00
315e8a4d23 tell Hugo to use filenames as paths; rename articles imported from Jekyll to remove leading date to preserve existing post URLs 2021-12-06 10:35:09 -06:00
908e016de4 remove example content 2021-12-06 09:42:47 -06:00
efcd05123e correct relative paths in posts 2021-12-06 09:37:54 -06:00
8f0069d3dd add utterances options as hugo params 2021-12-05 23:07:17 -06:00
484f3c2961 move comments.html into layouts/partials/ to override theme 2021-12-05 22:52:17 -06:00
d81e56ff13 update CNAME for staging domain 2021-12-05 22:37:06 -06:00
cea2ca9373 disable analytics until go-live 2021-12-05 22:33:39 -06:00
52f33c5431 set site title, disable comments in non-prod 2021-12-05 22:27:14 -06:00
41e5c2005c set site title, enable comments in production 2021-12-05 22:22:51 -06:00
f1b069642b remove baseurl 2021-12-05 22:08:11 -06:00
3e115a39fd update baseurl 2021-12-05 21:59:37 -06:00
2545f46a48 specify hugo version for netlify build 2021-12-05 21:56:38 -06:00