1
Fork 0
Commit graph

286 commits

Author SHA1 Message Date
0eb23e82cd
Remove sentry
My JS doesn't have errors, and the less tracking on the site the better!
2020-03-30 17:27:30 +01:00
bb9acdeb1b
Remove unused variable definition 2020-02-22 15:40:46 +00:00
6cbca1a725
Remove stray characters from favicon tags 2020-02-22 15:29:44 +00:00
d95f1e1bf0
Update templates so getting child pages is more sane
I think this is a layover from when I tried to do weird things
2020-02-22 15:25:03 +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
9705daade3
Fix markdown rendering with markdown mode
Turns out this had been broken since Hugo 0.55, and I never worked out why...

https://gohugo.io/content-management/shortcodes/#shortcodes-with-markdown
2019-12-22 22:32:59 +00:00
92810bc12b
Load sentry async
it increases the chance of the hooks not being installed before an error, but it's pretty slim
2019-10-29 19:32:38 +00:00
60c66b5ab0
Extract mermaid logic into its own JS file, and correct conditional loading 2019-10-29 18:49:42 +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
39d97b3275
Resize favicon 2019-10-13 17:27:29 +01:00
e2be87d11a
Resize header image to reduce load times 2019-10-13 17:22:54 +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
f59c66c9f3
Install sentry error logging 2019-06-01 18:12:29 +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
d7ecb0c6b4
Lighten repo button 2019-04-28 15:15:14 +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
35cd06d4db
Add stack 2018 post 2019-01-02 19:33:30 +00:00
22a91dd434
Remove double .min extension on CSS files 2018-12-16 14:51:54 +00:00
cfa3c5f66f
Only load lightgallery and mermaid on relevant pages 2018-12-16 14:30:46 +00:00
5b46a7e442
Simplify spotify rendering and add preview link 2018-12-01 21:44:23 +00:00
9a5b16934d
Use high quality images in gallery, and make only 1 API call 2018-12-01 21:19:13 +00:00
b216fbd24d
Avoid duplication of .min extension 2018-12-01 20:43:35 +00:00
e51f08c83a
Load highlight in separate CSS call 2018-12-01 17:53:05 +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
829e6d395d
Use fontawesome CSS rather than JS 2018-12-01 17:15:37 +00:00
02b02d3ac1
Use async scripts, and remove thumbnail plugin to make it easier 2018-12-01 17:03:46 +00:00
3a1162d439
Add matomo on live, not local dev -_- 2018-12-01 16:45:52 +00:00
4dba99cba0
Move matomo to head and don't load in dev 2018-11-25 12:29:22 +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
cb578ae919
Use relurl in robots file 2018-08-19 17:06:51 +01:00
4184aad3fe
Cleanup shortcode template 2018-08-19 16:35:53 +01:00
5a4882634f
Cleanup partials 2018-08-19 16:31:59 +01:00
c822104486
Remove paginator from posts list 2018-08-19 12:07:19 +01:00