1
Fork 0
Commit graph

149 commits

Author SHA1 Message Date
7dd9793f03
Add related content to pages
Couldn't get it showing pages in the past, because Hugos docs on what the default are appear to be incorrect
2020-07-24 22:44:08 +01:00
5352e9770c
Cleanup image resource processing templating
God go templates suck
2020-06-01 22:01:30 +01:00
b9adeb7cd4
Revert "Only convert scss files to css"
This reverts commit 56658a4d27.

https://github.com/gohugoio/hugo/issues/7207 is merged
2020-05-28 18:00:03 +01:00
b547f44130
Publish article about remote to remote backups using Duplicati and Rclone 2020-05-22 11:42:03 +01:00
d18ad46f38
Revert "Remove reading time"
This reverts commit ff1f7b46fe.
2020-04-29 12:47:20 +01:00
56658a4d27
Only convert scss files to css
This is a getaround for https://github.com/gohugoio/hugo/issues/7207, which whilst poerhaps correct shouldn't be necessary
2020-04-29 12:03:02 +01:00
20a9f31882
Stop fetching metadata from GitHub 2020-04-05 19:35:55 +01:00
6cbca1a725
Remove stray characters from favicon tags 2020-02-22 15:29:44 +00:00
ff1f7b46fe
Remove reading time
It looks weird. I write really short articles anyway
2020-01-05 00:13:10 +00:00
6ebfc19362
Remove matomo 2019-12-31 18:37:13 +00:00
e4c0ef7f2a
Add page URL to matomo URL 2019-10-27 22:31:53 +00:00
44b7a98457
Revert "Use matomo JS"
This reverts commit a76fed5811.
2019-10-27 22:20:42 +00:00
a76fed5811
Use matomo JS 2019-10-27 22:03:12 +00:00
4f6634c060
Swap out fathom for matomo 2019-10-27 21:21:36 +00:00
1f28ed3a4b
Add multiple favicon sizes 2019-10-13 18:02:41 +01:00
a74ebf3367
Only show duration if it's not a root page and it's longer than 2 minutes 2019-09-29 12:47:44 +01:00
ab83a6a622
Install fathom analytics 2019-05-18 21:19:30 +01:00
2724b33340
Add icons to content details 2019-04-28 15:30:54 +01:00
b863371eb9
Add reading time 2019-04-28 15:25:26 +01:00
cb7162ed15
Correct indentation 2019-04-28 15:19:17 +01:00
5cd46ba963
Remove unnecessary manual calculation of top-level sections 2019-04-27 21:00:13 +01:00
e65f54ff62
Update to Hugo 0.55 2019-04-27 20:42:31 +01:00
7779c21cf7
Remove background from ToC 2019-03-16 16:13:37 +00:00
0fa37b8473
Change body background color to black 2019-03-16 16:02:38 +00:00
08b0bb05ae
Make the footer as dark as the navbar 2019-03-16 15:18:41 +00:00
53606571f6
Restyle list page headers
turns out `display-5` isn't actually a thing!
2019-01-24 21:47:31 +00:00
d8140baca6
Remove matomo 2019-01-17 08:59:11 +00:00
1c7785957e
Add waitfor function to await mermaid existing 2018-12-01 17:42:13 +00:00
d9b53e3316
Load async scripts with defer 2018-12-01 17:27:59 +00:00
02b02d3ac1
Use async scripts, and remove thumbnail plugin to make it easier 2018-12-01 17:03:46 +00:00
f1600436b7
Use more private version of matomo script 2018-11-17 17:38:34 +00:00
71fae40bff
Try matomo without the JS 2018-11-17 17:23:03 +00:00
26fe958baa
Add matomo tracking 2018-11-17 17:02:22 +00:00
5a4882634f
Cleanup partials 2018-08-19 16:31:59 +01:00
7b46565f26
Simply title partial 2018-08-19 11:38:16 +01:00
ffec95f94d
Convert social share buttons to partial 2018-08-17 23:19:40 +01:00
1fc1ab9dc6
Remove unnecessary output files 2018-08-16 20:42:02 +01:00
d5b7022469
Fix unnecessary conditional 2018-08-15 21:15:31 +01:00
7b8e616bea
Build CSS and JS with hugo 2018-08-15 21:05:51 +01:00
ef86710c08
Add atom feed
Because RSS is _soo_ 2017
2018-05-10 13:49:32 +01:00
b03b06331e
Resize images in header and shortcode 2018-03-04 10:39:41 +00:00
c65a313004
Generate image urls for resources in metadata 2018-02-21 14:03:32 +00:00
7a5b3b55d0
Use relative URL where possible 2018-02-14 21:40:33 +00:00
54cdfb6699
Only show date if there's a valid date 2018-02-14 21:07:05 +00:00
4540196dee
Use relative links where possible
So the dead link checker can check internal links
2018-02-04 13:08:48 +00:00
ec4e800750
Replace GetByPrefix with GetMatch for 0.34 support 2018-01-24 19:55:48 +00:00
12ab03e05d
Cleanup JSON data 2018-01-07 15:54:41 +00:00
85e2a031b6
Reuse page data shortcode for JSON data 2018-01-07 15:14:45 +00:00
13e3f5291f
Add more variables to site data 2018-01-06 16:37:23 +00:00
f287498cbe
Use builtin to get normal pages 2018-01-06 16:36:12 +00:00