1
Fork 0
Commit graph

131 commits

Author SHA1 Message Date
6a6d81d162
Set theme colour 2021-07-16 20:53:05 +01:00
ef5b5b7540
Use dedicated shareon file
This means the main JS file is smaller
2021-07-03 12:20:29 +01:00
ce63774cbd
Use shareon for social links 2021-07-03 12:06:56 +01:00
2c604dafcb
Add site search with lunr.js 2021-07-03 10:46:56 +01:00
8e0baa3712
Update URL for spotify-public-proxy 2021-06-23 20:50:15 +01:00
85a2df882f
Add bigger BMAC link to contact page 2021-02-13 16:09:39 +00:00
3053dc6656
Swap out parcel for esbuild 2021-02-13 15:19:06 +00:00
822198a7df
Add noreferrer to image tags
This doesn't cover the magical div ones, but it's a start
2021-02-06 23:09:10 +00:00
014138c401
Add nebula post 2021-01-08 22:07:47 +00:00
a3ca551b5e
Try anything as a resource, and fall back if not available 2020-12-01 19:29:51 +00:00
17a1e7afbf
Use new disguised plausible domain 2020-11-25 11:42:36 +00:00
f606678171
Fully replace about page with contact page 2020-11-13 22:57:34 +00:00
ac3acde4d6
Add better BuyMeACoffee widget in the corner rather than randomly sat arond the page
This isn't using the default widget, because that requires javascript I don't want.
2020-11-13 22:26:30 +00:00
a8dc7037d5
Add buymeacoffee links 2020-09-23 15:14:14 +01:00
63b2ca3389
Move flickr credentials into secret environment
Also roll them
2020-09-12 14:51:28 +01:00
e746640293
Make content images clickable to open image 2020-08-29 16:05:26 +01:00
b212420ff8
Render images larger 2020-08-13 20:05:07 +01:00
466797bc05
Show content on tag pages in date order 2020-08-05 17:38:59 +01:00
82c5dda203
Simplify tag list page 2020-08-05 17:38:47 +01:00
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
5c20e0a1c8
Remove custom RSS feed
It's just unnecessary
2020-07-23 19:19:27 +01:00
f804d2313d
Replace resource shortcode with markup transform 2020-07-23 19:16:50 +01:00
f87466090e
Only load plausible on production
Woops!
2020-07-23 18:41:49 +01:00
83b0f6efeb
Add anchor links to titles 2020-07-23 18:37:44 +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
bb9acdeb1b
Remove unused variable definition 2020-02-22 15:40:46 +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
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
e65f54ff62
Update to Hugo 0.55 2019-04-27 20:42:31 +01:00
0fa37b8473
Change body background color to black 2019-03-16 16:02:38 +00: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
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
829e6d395d
Use fontawesome CSS rather than JS 2018-12-01 17:15:37 +00:00