1
Fork 0
Commit graph

391 commits

Author SHA1 Message Date
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
18a759dfc1
Widen figures slightly 2020-04-12 22:24:47 +01:00
b5ee6e3a54
Use mermaid.ink service rather than mermaid js 2020-04-10 17:56:03 +01:00
20a9f31882
Stop fetching metadata from GitHub 2020-04-05 19:35:55 +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
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
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
05c5e8a07f
Add playlist icon 2018-08-17 22:37:17 +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
4202350038
Use resource for header image 2018-08-15 21:24:59 +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
3e98bd1af8
Don't bundle all JS into 1 2018-08-15 19:52:30 +01:00
4b2382e90e
Publish vpn gateway post 2018-06-21 13:53:06 +01:00
b65d0a8507
Remove inner shortcodes for util repo 2018-06-19 20:13:32 +01:00
0401ee2cf5
Change spotify proxy link to heroku 2018-05-27 15:11:08 +01:00
952d96f8ea
Remove preview for spotify playlists 2018-05-27 14:38:09 +01:00
5d822073c3
Correct text to copy when sharing page 2018-05-27 14:31:22 +01:00
e17520cfaa
Add alt attributes for content images 2018-05-18 19:19:04 +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
e1a4b51ede
Lower spacing on gist titles 2018-05-06 18:03:07 +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
b03b06331e
Resize images in header and shortcode 2018-03-04 10:39:41 +00:00
0f80e3ad97
Make dates hash links 2018-02-22 20:51:46 +00:00
8056c37d92
Replace zero date with hr 2018-02-22 20:34:01 +00:00
7daff47eaf
Use main image from frontmatter over css 2018-02-21 17:57:46 +00:00
c65a313004
Generate image urls for resources in metadata 2018-02-21 14:03:32 +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
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
77372b7141
Dont add new lines to shortcodes 2018-02-04 13:02:13 +00:00
072ddc8cf9
Remove old search templates 2018-02-04 12:12:22 +00:00
f3e437d0f2
Add figure shortcode 2018-01-27 22:38:55 +00:00
dad0cf720e
Add generic button shortcode 2018-01-27 20:16:20 +00:00
4a00d9e4d7
Add mermaid graphs 2018-01-27 15:10:10 +00:00
ec4e800750
Replace GetByPrefix with GetMatch for 0.34 support 2018-01-24 19:55:48 +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
81848212f8
Embed presentation into page 2018-01-21 21:45:32 +00:00
7ea3f3b5fe
Add images to playlists 2018-01-20 11:56:31 +00:00
ef2d1a5704
Upgrade spotify shortcode to new API 2018-01-14 21:10:29 +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
09b831d52d
Use absURL to reduce concat hack on BaseURL 2018-01-06 16:27:25 +00:00
2b84f11d11
Fix weird escaping issues with plainify 2018-01-04 11:02:10 +00:00
36426c43fa
Allow using resources as post header images 2018-01-04 10:50:34 +00:00
0b932a57ef
Allow using resources for post images 2018-01-04 10:48:54 +00:00
8fa063174e
Add shortcode for embedding resources in content 2018-01-04 10:04:10 +00:00
c5b1aa5442
Links are links, not icons 2018-01-01 18:05:50 +00:00
d451ad6d6c
Make everything in the social list a link 2018-01-01 17:26:31 +00:00
e36dcf8d72
Font Awesome 5 🎉 2018-01-01 00:18:32 +00:00
763f7ddc44
Add list of accounts to about page 2017-12-31 23:00:10 +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
4d2266f4d0
Sort items decending in month groups 2017-12-31 15:53:19 +00:00
7221790c09
Allow hiding header images 2017-12-27 23:24:37 +00:00
fb63c3395f
Show recursive path in page title 2017-12-27 22:53:30 +00:00
2e3c888f49
Use actual button for linking to repo 2017-12-27 19:21:50 +00:00
050ffa0b58
Add breadcrumbs for content 2017-12-27 18:40:47 +00:00
3cbc3230e5
Separate SR and smallpeice content 2017-12-27 17:30:23 +00:00
24ce8b936d
Simplify tag display, and show on list page 2017-12-22 17:16:20 +00:00
b71a30df06
Shrink text on ToC 2017-12-22 16:32:01 +00:00
25f9e10a02
Simpler summary getter 2017-11-17 21:03:57 +00:00
63531bbdea
Add siteparam shortcode 2017-11-17 20:42:10 +00:00
eacbe5fb9e
Add page param shortcode 2017-11-17 20:27:46 +00:00
0baa4eb8a0
Restyle gist headers 2017-11-17 20:12:24 +00:00
8af06a4c55
Show static pages in navbar 2017-11-12 15:36:36 +00:00
4793a2abdd
Dont add padding on index 2017-11-12 14:59:02 +00:00
fce036fea8
Hide ToC if there arent any 2017-11-12 14:42:21 +00:00
4b7ad2da77
Remove inline styles 2017-11-12 12:52:04 +00:00
656374c0ce
Add spacing above footer 2017-11-12 12:33:23 +00:00
1b89ca7006
Make ToC fit in a bit nicer 2017-11-12 12:17:57 +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
462dd261c3
Add 404 page 2017-11-11 15:36:08 +00:00
bae097298f
Just use a button for pcpartpicker 2017-11-11 14:24:59 +00:00
484d00e605
Complex summary 2017-11-10 23:08:50 +00:00
0289f66d55
Correct summary 2017-11-10 23:01:47 +00:00
9f318a978e
Add tags pages etc 2017-11-10 22:43:14 +00:00
b2ba8c008e
Move player def to soundtrack 2017-11-10 22:38:15 +00:00
136aff6efc
Add compact audio preview 2017-11-10 22:26:53 +00:00
e86d39d8d8
make table look nicer 2017-11-10 21:42:17 +00:00
14e1a8f1d6
Show smallpeice list on robotics page 2017-11-10 15:10:33 +00:00
c240553d0b
Allow forcing summary over github data 2017-11-10 14:38:53 +00:00
a7b9ea92bd
Strip spotify out of summaries 2017-11-10 09:06:53 +00:00