|
f87466090e
|
Only load plausible on production
Woops!
|
2020-07-23 18:41:49 +01:00 |
|
|
3ce9f709fb
|
Install plausible analytics
This is on top of of goaccess, for now
|
2020-07-21 16:52:52 +01:00 |
|
|
db296b5aa8
|
Remove global RSS link
Let pages show for themselves
|
2020-05-11 12:30:59 +01:00 |
|
|
0065b4c361
|
Remove unused variable
|
2020-05-10 16:40:44 +01:00 |
|
|
b5ee6e3a54
|
Use mermaid.ink service rather than mermaid js
|
2020-04-10 17:56:03 +01:00 |
|
|
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 |
|
|
6ebfc19362
|
Remove matomo
|
2019-12-31 18:37:13 +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 |
|
|
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 |
|
|
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 |
|
|
d8140baca6
|
Remove matomo
|
2019-01-17 08:59:11 +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 |
|
|
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 |
|
|
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 |
|
|
26fe958baa
|
Add matomo tracking
|
2018-11-17 17:02:22 +00:00 |
|
|
7b46565f26
|
Simply title partial
|
2018-08-19 11:38:16 +01:00 |
|
|
2e75180662
|
Use resource for favicon
|
2018-08-15 21:27:56 +01:00 |
|
|
7b8e616bea
|
Build CSS and JS with hugo
|
2018-08-15 21:05:51 +01:00 |
|
|
3e98bd1af8
|
Don't bundle all JS into 1
|
2018-08-15 19:52:30 +01:00 |
|
|
250298dd12
|
Use .min extension
|
2018-03-11 19:52:52 +00:00 |
|
|
ad19fa779c
|
Extract mermaid to seperate JS file
Means it doesnt break speedpack, for some reason
|
2018-03-11 19:38:52 +00:00 |
|
|
8199d37eff
|
Remove unnecessary cdn script
|
2018-02-14 21:40:45 +00:00 |
|
|
7a5b3b55d0
|
Use relative URL where possible
|
2018-02-14 21:40:33 +00:00 |
|
|
974ba2761c
|
Enforce LTR text
There's no reason, but again, @mltnhm made me
|
2018-01-24 18:58:57 +00:00 |
|
|
ebd7404fae
|
Add lang to html tag
Because according to @mltnhm, this is required by HTML spec
|
2018-01-24 15:09:06 +00:00 |
|
|
09b831d52d
|
Use absURL to reduce concat hack on BaseURL
|
2018-01-06 16:27:25 +00:00 |
|
|
fb63c3395f
|
Show recursive path in page title
|
2017-12-27 22:53:30 +00:00 |
|
|
636a187bf0
|
Move footer to partial
|
2017-11-11 22:00:53 +00:00 |
|
|
54429504aa
|
Move navbar to partial
|
2017-11-11 21:56:23 +00:00 |
|
|
eb611c88f2
|
Add metadata
|
2017-11-11 21:53:54 +00:00 |
|
|
e49f30d87a
|
Correct favicon url
|
2017-11-09 21:08:46 +00:00 |
|
|
b3fd948b40
|
Show correct links in nav and footer
|
2017-11-03 22:51:10 +00:00 |
|
|
92f24f8644
|
Add dropdowns to nav
|
2017-10-28 16:28:45 +01:00 |
|
|
0469144447
|
Add html title
|
2017-10-25 22:09:25 +01:00 |
|
|
ededd25622
|
Hide navbar icons in mobile
|
2017-10-25 14:02:48 +01:00 |
|
|
518d7eed5d
|
Add footer
|
2017-10-25 13:49:43 +01:00 |
|
|
31f9dcf274
|
Add super basic navbar and index
|
2017-10-25 09:35:55 +01:00 |
|