2732f494cf🐛 fix: override font-size for home subtitle <p>
welpo
2023-02-11 19:55:29 +01:00
1845649613✏️ fix: set remote Zola url
Óscar
2023-02-11 19:52:31 +01:00
f68a371ffeMerge pull request #30 from welpo/style/Cascadia-Code-font
Óscar
2023-02-11 19:50:06 +01:00
f2cd044096💄 style: set tab to 4 spaces; remove newlines
welpo
2023-02-11 19:49:09 +01:00
9db00d1f9d💄 style: use Cascadia Code as code font
welpo
2023-02-11 19:47:42 +01:00
f6cd7d3cf2🍱 docs: change the codeblock example
welpo
2023-02-11 19:38:59 +01:00
d412eae7df💄 style: set Cascadia Code as code font Modifies the markdown file to showcase the font's ligatures.
welpo
2023-02-11 19:31:53 +01:00
e387f792c3Merge pull request #29 from welpo/style/serif-body
Óscar
2023-02-11 19:28:57 +01:00
c65eea156c✏️ fix: use serif as fallback
welpo
2023-02-11 19:26:14 +01:00
ce2cf4d056💄 style: use serif font in body Also increases the size of the subheader in main page (cards), and reduces the font weight of links.
welpo
2023-02-11 19:20:56 +01:00
7cc887d654Merge pull request #28 from welpo/style/smooth-img-invert
Óscar
2023-02-11 01:04:48 +01:00
f443693cfe💄 style: don't fully invert images in dark theme It washes out the contrast a bit, but a pure white background on a picture, which matches the background of the light theme, will now perfectly match the dark theme background.
welpo
2023-02-11 01:00:47 +01:00
3ee94b4ed7Merge pull request #26 from welpo/feature/relative-image-paths
Óscar
2023-02-10 13:27:35 +01:00
9de7a7a02d✨ feat: allow realtive paths in images Useful when hosting on a subdirectory. Replaces $BASE_URL by the base_url set in config.toml.
welpo
2023-02-10 13:25:55 +01:00
4bb7435eabMerge pull request #25 from welpo/style/img-source
Óscar
2023-02-10 02:54:51 +01:00
6783ff6e49🚚 style: move main image to static path
welpo
2023-02-10 02:53:55 +01:00
1c27ef4c4eMerge pull request #24 from welpo/style/no-image-border
Óscar
2023-02-10 02:42:45 +01:00
2b8a053f51💄 style: remove border from images
welpo
2023-02-10 02:41:47 +01:00
389c724fe0✨ feat: add invertable image shortcode Useful to invert diagrams, graphs, etc. in dark theme. To use it in a markdown file, add a line like: {{ invertable_image(src="/img.png", alt="alt text") }}
welpo
2023-02-10 02:36:23 +01:00
c26c826471Merge pull request #23 from welpo/style/default-light-mode
Óscar
2023-02-10 02:20:40 +01:00
6a4620a33b🐛 fix: set consistent padding between nav and main content
welpo
2023-02-05 02:21:21 +01:00
1f11e8480e🐛 fix: improve responsiveness of home banner
welpo
2023-02-05 02:06:54 +01:00
8b28ea75d6🐛 fix: consistent round background for hovering over links Changes the coloured background on the main/home title text when hovering, so that it is as round as the rest of the navbar.
welpo
2023-02-05 01:36:17 +01:00
93577be618Merge pull request #13 from welpo/fix/invisible-font
Óscar
2023-02-05 01:10:51 +01:00
4d57e097d1🐛 fix: ensure text remains visible during webfont load
welpo
2023-02-05 01:09:14 +01:00
a3ff46be97📝 style: update screenshots and minor changes
Óscar
2023-02-04 13:30:32 +01:00
94ed410e45Merge pull request #12 from welpo/fix/live-demo
Óscar
2023-02-04 13:16:58 +01:00
898fcc8975📝 fix: working live url
welpo
2023-02-04 13:15:28 +01:00