Commit Graph

16 Commits

Author SHA1 Message Date
d85065d914
Colour language tag using GitHub's linguist colours 2023-04-21 21:22:59 +01:00
e504da0bcf
Restyle code block header
This looks much nicer, and removes a DB field.
2023-04-19 21:34:38 +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
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
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
e5392fa95d
Add stylelint 2022-08-03 21:22:11 +01:00
fafc0e8828
Simplify navbar styling and disable variants 2022-07-20 21:54:09 +01:00
f5cb783f8d
Set base theme colours 2022-07-20 21:42:08 +01:00
ef9128313d
Add a tangent block 2022-07-05 09:03:45 +01:00
e8c3ec86ae
Have animated scroll on table of contents
Animated and offset correctly with hero. Requires some extra JS to keep the height up to date.
2022-07-04 22:17:46 +01:00
b9a00e9b83
Use Fira Code for all code 2022-07-04 20:36:19 +01:00
a1d72c122a
Add code block 2022-06-27 23:29:55 +01:00
dc928a2168
Force containers to be desktop width
This also adds the ability to override bulma variables, with others defined by bulma
2022-06-26 16:56:51 +01:00