Commit Graph

147 Commits

Author SHA1 Message Date
b5160789cd
Remove extra margin from hero buttons 2022-11-01 08:45:39 +00:00
0069af1233
Only stick header on desktop
On mobile, it takes up a huge amount of the viewport
2022-10-31 14:09:48 +00:00
128e51b4d2
Attempt to prevent header flicker on mobile 2022-10-31 14:04:13 +00:00
053f44bf35
Remove fixed height for listing items
This made it look horrible on mobile.
2022-10-30 13:14:23 +00:00
93c06b3fe7
Don't hide bits of the header when stuck
This causes horrible scroll jumping on mobile
2022-10-30 13:04:38 +00:00
0544f7541b
Increase font size on listing items 2022-10-29 13:15:37 +01:00
c808aa2147
Hide "to top" button on password required page 2022-10-25 23:16:03 +01:00
394d9028ba
Fix spacing for footer icons 2022-10-24 20:45:07 +01:00
3b02f21f81
Use OOB to set results count and fix jumping when loading pages
This correctly centers the pagination spinner, and ensures there's only 1.
2022-10-23 18:52:39 +01:00
a70f789a8d
Add indicator to search infinite scroll 2022-10-23 18:34:32 +01:00
c8f01870d4
Use simpler listing on tag list page 2022-10-21 17:20:58 +01:00
27a5d8891b
Increase spacing around search results 2022-10-04 21:02:43 +01:00
9096bd4b0b
Fix sizing of content images 2022-10-02 22:38:10 +01:00
31646007f7
Remove navbar item background on focus 2022-10-02 18:05:12 +01:00
f16f22ad48
Hide subtitle and breadcrumbs from hero once stuck 2022-10-02 18:00:42 +01:00
80cbcfbb47
Improve spacing around subtitle in hero 2022-10-02 17:37:50 +01:00
be9796360c
Make ToC dropdown slightly wider 2022-09-29 20:34:41 +01:00
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