1
Fork 0
Commit graph

170 commits

Author SHA1 Message Date
562978f2b1
Make tag icon in details a link to the tags page 2020-09-12 00:07:33 +01:00
e920b646c0
Target all anchor links and only scroll when target exists 2020-08-13 20:13:21 +01:00
22ebabbadf
Increase padding and spacing on content
This makes everything feel much easier to read!
2020-07-28 08:55:09 +01:00
095e6166d3
Add whitespace 2020-07-27 21:42:50 +01:00
f17efe6332
Add post on keeping containers up to date 2020-07-27 21:39:51 +01:00
4dde3e4bb1
Fix index showing scrollbars
Now the navbar exists on the page, it needs to be accounted for when doing heights
2020-07-24 23:48:00 +01:00
81d8166ff4
Animate scrolling when clicking on ToC 2020-07-24 23:36:45 +01:00
6e6a7c3716
Install elevator.js
I'm just a big kid, really!
2020-07-24 23:24:56 +01:00
c6e16cc777
Don't pin navbar to top 2020-07-24 22:58:43 +01:00
83b0f6efeb
Add anchor links to titles 2020-07-23 18:37:44 +01:00
edb58b0340
Cleanup some unused shortcodes
Or at least, just vendor them in if they're used just once
2020-05-19 20:52:39 +01:00
b5ee6e3a54
Use mermaid.ink service rather than mermaid js 2020-04-10 17:56:03 +01:00
e729561a70
Import mermaid as const 2020-04-10 13:16:48 +01:00
e791298bf1
Update eslint 2020-03-30 17:36:38 +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
e7c9222801
Replace browserify with parcel
The build is slightly smarter, and deals with weird things better, although it is a bit slower.
2019-11-01 22:41:11 +00:00
5a0ee4f08e
Move more things into the ready event handler 2019-10-29 19:34:07 +00:00
2c6a63b954
Only add transition on hover 2019-10-29 18:51:12 +00:00
60c66b5ab0
Extract mermaid logic into its own JS file, and correct conditional loading 2019-10-29 18:49:42 +00:00
f59c66c9f3
Install sentry error logging 2019-06-01 18:12:29 +01:00
6a989ca6ca
Fix weird spacing under footer 2019-04-27 21:44:00 +01:00
b4bf656f5d
Correct style order 2019-03-16 16:40:08 +00:00
c24b8a5fd4
Reduce font size 2019-03-16 16:07:54 +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
c5a297f795
Add matrix well-known file 2019-02-07 19:28:19 +00:00
cfa3c5f66f
Only load lightgallery and mermaid on relevant pages 2018-12-16 14:30:46 +00:00
1128182535
Customize lightgallery and use all plugins 2018-12-01 20:52:38 +00:00
2bc993ccc7
Wait for less frequently 2018-12-01 20:39:27 +00:00
04c4e6f0bc
Update eslint config 2018-12-01 20:33:25 +00:00
1ff9567ba2
Add wait for for lightgallery setup too 2018-12-01 20:06:31 +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
829e6d395d
Use fontawesome CSS rather than JS 2018-12-01 17:15:37 +00:00
cb2a7ed9aa
Alert when copied to clipboard 2018-11-15 22:46:26 +00:00
cddfa935fa
Remove unnecessary security file 2018-08-22 13:23:39 +01:00
f7898bbd4c
Fix breadcrumb layout 2018-08-17 18:51:27 +01:00
3e98bd1af8
Don't bundle all JS into 1 2018-08-15 19:52:30 +01:00
952d96f8ea
Remove preview for spotify playlists 2018-05-27 14:38:09 +01:00
031cf3a155
Update packages 2018-05-27 13:08:13 +01:00
1e4cfebc41
Fix linting on scss 2018-05-10 13:50:37 +01:00
e1a4b51ede
Lower spacing on gist titles 2018-05-06 18:03:07 +01:00
bb973da8f3
Lighter highlight styles 2018-05-06 17:42:23 +01:00
e3b59c4852
Make mermaid global, and use $ directly 2018-03-11 21:41:47 +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
d10e179563
Add revealjs hugo theme project page 2018-03-10 16:50:23 +00:00
0f80e3ad97
Make dates hash links 2018-02-22 20:51:46 +00:00
7daff47eaf
Use main image from frontmatter over css 2018-02-21 17:57:46 +00:00
b6de0d723e
Update dependencies 2018-02-14 21:37:03 +00:00
4a00d9e4d7
Add mermaid graphs 2018-01-27 15:10:10 +00:00