Commit Graph

130 Commits

Author SHA1 Message Date
5efdf48c67
Fix content container sizing 2022-09-29 20:22:07 +01:00
c691d0c594
Lighten heading weight 2022-09-29 19:31:45 +01:00
9216898f5f
Increase size of youtube embed 2022-09-25 21:30:02 +01:00
f0b7a2e986
Make iframe embeds slightly wider 2022-09-25 21:25:21 +01:00
6c2de2f817
Make heading anchors lighter 2022-09-25 21:01:16 +01:00
79c9550ee2
Make sure commento works in dark mode 2022-09-23 17:27:03 +01:00
c18e408db7
Reduce motion when the user requests it 2022-09-23 17:05:18 +01:00
18ac4f9fbb
Animate hover on shareon icons 2022-09-23 17:03:40 +01:00
a0a3631ac0
Enforce link animations are shorter 2022-09-23 16:57:21 +01:00
3eca7ffc78
Increase space a little between tags 2022-09-23 16:45:17 +01:00
d68be02780
Add video title to top of youtube embed 2022-09-23 09:23:22 +01:00
e619e8da3a
Reduce blank space under hero image 2022-09-23 08:49:51 +01:00
bee03a8e64
Add link to tags list to tags on content details 2022-09-23 08:45:17 +01:00
4b10ce6f6f
Restyle content details to be icons rather than tags
This looks much nicer, and is simpler to work with
2022-09-23 08:34:49 +01:00
6c481672c4
Improve margin around blog post date headers 2022-09-21 14:18:35 +01:00
038bf1462c
Fix spacing around tags 2022-09-19 17:11:21 +01:00
8b87733319
Fix tags being blue in dark mode 2022-09-19 17:08:53 +01:00
d5aac8ac50
Don't show header if there's nothing useful to show 2022-09-19 16:34:02 +01:00
aadca46cd4
Fix unstyled font colours from pygments
Bulma defaulted to a dark font, which didn't look good in dark mode
2022-09-19 15:26:15 +01:00
66ea6c2b1a
Remove background from blockquotes
This looks odd in dark mode, and isn't super necessary anyway
2022-09-19 15:25:48 +01:00
c6c913c3e7
Make subtitle more visually distinct from content 2022-09-08 14:42:45 +01:00
63909a31c0
Add iframe block 2022-09-08 14:31:01 +01:00
ffcb17de31
Ensure headings are light in dark mode 2022-09-06 08:57:34 +01:00
6dfbb830ef
Add IE11 deterrent 2022-09-03 16:35:39 +01:00
7fff13f0ab
Add lightbox for content images 2022-09-02 17:18:40 +01:00
5d370a0712
Unify pygments stylesheet
It's less generic and less cool, but this bakes the styles for dark and
light into a single stylesheet, and deals with switching without any JS.
2022-08-31 23:02:13 +01:00
488369a247
Add filename and header show checkbox to code block 2022-08-31 22:30:08 +01:00
55f15bc974
Fix height on 404 page 2022-08-31 19:14:31 +01:00
ce3690384e
Make code header a solid bar instead
This is much easier to layout, and has the benefit of being able to fit
more in.

The transform was still leaving space allocated, which looked odd
2022-08-31 09:05:32 +01:00
f3b603a82a
Add language and clipboard buttons to code blocks 2022-08-30 22:48:45 +01:00
e7c4acce8b
Add the ability to password protect pages
Useful for sharing drafts
2022-08-28 22:02:02 +01:00
46836a6d30
dark-mode 2022-08-27 23:20:30 +01:00
1a2320d14a
Use consistent styles for image and mermaid blocks 2022-08-27 22:47:56 +01:00
8c9589a497
Ensure table block has a dark mode 2022-08-27 22:47:03 +01:00
e5c8c6d7eb
Add dark mode for spotify table 2022-08-27 22:31:19 +01:00
ee1eaf6593
Correctly set max height of list item 2022-08-27 21:57:17 +01:00
fea5a1f58b
Don't define classes immediately inside dark-mode mixin
This causes with the automatic transition animation.
2022-08-27 21:24:49 +01:00
245d2ee146
Add dark mode for contact page 2022-08-27 21:13:15 +01:00
e6244bee51
Ensure subtitle is also dark 2022-08-27 20:42:44 +01:00
f7552e9565
Add dark mode for search input 2022-08-27 20:34:23 +01:00
7c7e81f841
Only animate loading spinner when it's visible 2022-08-27 20:24:27 +01:00
d2e1cde927
Remove unnecessary extra div in footer 2022-08-26 23:25:02 +01:00
0fbd36ce3e
Add pagination to blog post list 2022-08-26 23:13:06 +01:00
2a46a70620
Add more elements to the dark mode 2022-08-20 17:45:12 +01:00
366d135285
Animate dark mode 2022-08-20 15:55:50 +01:00
727ad725d1
Add dark mode toggle 2022-08-20 15:31:14 +01:00
3e6547881e
Rename blog post models
A "blog" isn't a blog "post"
2022-08-20 14:20:12 +01:00
57f5505c24
Add 404 page 2022-08-19 09:36:03 +01:00
a593dea561
Add spacing under results count on search page 2022-08-18 14:42:01 +01:00
e094974f20
Make the spotify table look nicer 2022-08-18 09:25:14 +01:00