1
Fork 0
Commit graph

154 commits

Author SHA1 Message Date
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
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
21f3a23096
Simplify list page 2018-08-19 12:00:54 +01:00
7b46565f26
Simply title partial 2018-08-19 11:38:16 +01:00
f2f2aca76a
Move social list to page layout 2018-08-17 23:29:41 +01:00
ffec95f94d
Convert social share buttons to partial 2018-08-17 23:19:40 +01:00
6b216f56a3
Convert flickr shortcode to page layout 2018-08-17 23:16:54 +01:00
1438ce758a
Convert spotify shortcode to page layout 2018-08-17 23:10:19 +01:00
1fc1ab9dc6
Remove unnecessary output files 2018-08-16 20:42:02 +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
5d822073c3
Correct text to copy when sharing page 2018-05-27 14:31:22 +01:00
d46158194c
Add version to generator and add author to item 2018-05-12 10:40:47 +01:00
45362aec18
Remove atom templates 2018-05-11 09:35:20 +01:00
0a328b0ca2
Override builtin RSS template to cleanup and add encoded content 2018-05-11 09:34:34 +01:00
ef6c17f3c0
Base64 encode content, so files are smaller and more compressable 2018-05-10 13:57:53 +01:00
ef86710c08
Add atom feed
Because RSS is _soo_ 2017
2018-05-10 13:49:32 +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
072ddc8cf9
Remove old search templates 2018-02-04 12:12:22 +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
85e2a031b6
Reuse page data shortcode for JSON data 2018-01-07 15:14:45 +00:00
09b831d52d
Use absURL to reduce concat hack on BaseURL 2018-01-06 16:27:25 +00:00
e36dcf8d72
Font Awesome 5 🎉 2018-01-01 00:18:32 +00:00
52b597b758
Hide share buttons on base pages 2017-12-31 22:04:20 +00:00
98b1ba46c6
Add button to copy to clipboard 2017-12-31 21:48:47 +00:00
30b883af86
Add share links under content 2017-12-31 18:49:52 +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
9f318a978e
Add tags pages etc 2017-11-10 22:43:14 +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
0c020e454e
Make dropdowns smaller 2017-11-03 22:33:30 +00:00
92f24f8644
Add dropdowns to nav 2017-10-28 16:28:45 +01:00
2f8ac87c87
Restructure out to partials 2017-10-27 22:56:44 +01:00
d4cc96c7c9
Add titles to dates 2017-10-27 13:47:00 +01:00
e925ea8a04
Remove unnecessary conditional 2017-10-26 21:54:29 +01:00
3f79c563cc
Add basic layout for single content 2017-10-26 21:54:02 +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
360d8bc1a3
Remove old templates 2017-10-24 20:25:19 +01:00
bfbeb5be2f
Clean up search page 2017-09-30 18:54:34 +01:00
b2efd191a7
Add actual search bar 2017-09-30 18:51:59 +01:00
3d5e7d16b8
Add search list pages 2017-09-30 17:37:27 +01:00
c227ae41bc
Better JSON linter 2017-09-30 15:04:04 +01:00
98409f609e
Add tags to meta JSON files 2017-09-17 11:09:45 +01:00
2670bbe0bd
Init work for tags 2017-09-16 23:50:48 +01:00
99a4b9f4d9
Add page list json file 2017-09-16 23:13:02 +01:00
a617ad961c
Customize ordering on list pages 2017-09-15 08:44:12 +01:00
e816a4186e
Reformat templates 2017-07-24 09:19:35 +01:00
95d129b089
Add more things to json data files 2017-07-15 17:42:45 +01:00
fdc285bf02
Add JSON output format for pages 2017-07-14 21:24:06 +01:00
8b459b18d3
Allow hiding from navbar and list 2017-07-14 20:05:47 +01:00
e5c62c99b1
Remove double page wrapper 2017-07-10 09:33:18 +01:00
4b9b865f2c
Move content to partial 2017-06-25 11:31:05 +01:00
528d00b54e
Add raw link to footer 2017-06-24 21:22:09 +01:00
e397df9326
Add plain-text output for pages 2017-06-24 20:46:06 +01:00
a59f4719f4
Nested sections! 2017-06-13 09:30:46 +01:00
02c50ec543 Fix main images on content 2017-05-09 21:04:08 +01:00
4e000eb359 Constrain image item 2017-05-09 09:36:14 +01:00
de0ecb1e4b Add images to some lists 2017-05-09 09:13:41 +01:00
5685081b77 Allow hiding items from nav 2017-05-08 20:53:49 +01:00
1e8e9c3ce8 Markdownify sutitles 2017-05-07 19:22:33 +01:00
9aa156732c Show actual image 2017-05-06 18:34:10 +01:00
733bfb46f7 Extract box to partial 2017-04-24 09:06:14 +01:00
625f5a5d19 Add list items to list page 2017-04-23 12:05:02 +01:00