welpo
2f4d0658d8
🐛 fix: rename sun icon reference
2 years ago
welpo
84b4469b07
⚡ ️ improvement: switch from webp to svg icons
...
Saves a bit of space :)
2 years ago
Óscar
8132810928
Merge pull request #37 from welpo/style/colorscheme
...
💄 style: change colourscheme. improve cohesion and accesibility
2 years ago
welpo
0e4d274de9
💄 style: revert background back to pure white
2 years ago
welpo
b7da11222e
💄 style: change colourscheme. improve cohesion and accesibility
2 years ago
welpo
2b861ea940
📝 style: mention all table colours change, not just header
2 years ago
welpo
c6e5de7dee
⚡ ️ improvement: use webp instead of png
2 years ago
welpo
bd0dbaab1a
⚡ ️ improvement: use webp instead of png
2 years ago
welpo
7a69759112
🍱 improvement: use webp instead of png
2 years ago
welpo
f555d34207
🐛 fix: set main image path relative to base_url
2 years ago
welpo
ebfc1f0001
🔥 refactor: remove useless code
...
An image border was set in _image.scss and unset in main.scss.
2 years ago
Óscar
b4cc05e625
Merge pull request #31 from welpo/style/tables
...
💄 style: center tables; colour headers; round borders
2 years ago
welpo
394479d777
📝 style: showcase tables & invertable images
2 years ago
welpo
5b45351970
💄 style: center tables; colour headers; round borders
2 years ago
welpo
2732f494cf
🐛 fix: override font-size for home subtitle <p>
2 years ago
Óscar
1845649613
✏️ fix: set remote Zola url
2 years ago
Óscar
f68a371ffe
Merge pull request #30 from welpo/style/Cascadia-Code-font
...
💄 style: set Cascadia Code as code font
2 years ago
welpo
f2cd044096
💄 style: set tab to 4 spaces; remove newlines
2 years ago
welpo
9db00d1f9d
💄 style: use Cascadia Code as code font
2 years ago
welpo
f6cd7d3cf2
🍱 docs: change the codeblock example
2 years ago
welpo
d412eae7df
💄 style: set Cascadia Code as code font
...
Modifies the markdown file to showcase the font's ligatures.
2 years ago
Óscar
e387f792c3
Merge pull request #29 from welpo/style/serif-body
...
💄 style: use serif font in body
2 years ago
welpo
c65eea156c
✏️ fix: use serif as fallback
2 years ago
welpo
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.
2 years ago
welpo
9f412205b3
💄 style: move quote author to quote block
2 years ago
Óscar
7cc887d654
Merge pull request #28 from welpo/style/smooth-img-invert
...
💄 style: don't fully invert images in dark theme
2 years ago
welpo
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.
2 years ago
Óscar
0bae0515ec
✨ feat: showcase invertable image
2 years ago
Óscar
e1159f7b79
Merge pull request #27 from welpo/feat/invertable-image-example
...
✨ feat: showcase invertable image
2 years ago
welpo
2f4695dd0b
✨ feat: showcase invertable image
2 years ago
Óscar
723b3b6139
💄 style: default light mode
2 years ago
Óscar
3ee94b4ed7
Merge pull request #26 from welpo/feature/relative-image-paths
...
✨ feat: allow relative paths in images
2 years ago
welpo
9de7a7a02d
✨ feat: allow realtive paths in images
...
Useful when hosting on a subdirectory. Replaces $BASE_URL by the
base_url set in config.toml.
2 years ago
Óscar
4bb7435eab
Merge pull request #25 from welpo/style/img-source
...
🚚 style: move main image to static path
2 years ago
welpo
6783ff6e49
🚚 style: move main image to static path
2 years ago
Óscar
1c27ef4c4e
Merge pull request #24 from welpo/style/no-image-border
...
Style/no image border
2 years ago
welpo
2b8a053f51
💄 style: remove border from images
2 years ago
welpo
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") }}
2 years ago
Óscar
c26c826471
Merge pull request #23 from welpo/style/default-light-mode
...
💄 style: default light mode
2 years ago
welpo
722d493a9a
💄 style: default light mode
2 years ago
Óscar
fce9487275
Merge pull request #22 from welpo/fix/relative-main-image-path
...
🐛 fix: set absolute path to main image
2 years ago
welpo
067bc6ba25
🐛 fix: set absolute path to main image
...
Otherwise it would fail to load when changing page.
2 years ago
Óscar
2cfb57e758
Merge pull request #21 from welpo/style/main-image-resize
...
🍱 style: smaller home image; different circle crop
2 years ago
welpo
fd7a9da61c
🍱 style: increase contrast and saturation
2 years ago
welpo
c71065d756
🍱 style: smaller home image; different circle crop
2 years ago
Óscar
5e8ed33e7a
Merge pull request #20 from welpo/style/main-image
...
💄 style/main image
2 years ago
welpo
e2edab51b7
💄 style: set local main image; no border-radius
2 years ago
welpo
f1317e398b
🍱 style: add local main image
...
Created with app Dollify.
2 years ago
Óscar
f549652790
Merge pull request #19 from welpo/style/no-border-radius
...
💄 style: set consistent no border radius
2 years ago
welpo
4f7e25b01e
💄 style: set consistent no border radius
...
Only border radius left is main picture.
2 years ago