welpo
f2cd044096
💄 style: set tab to 4 spaces; remove newlines
2023-02-11 19:49:09 +01:00
welpo
9db00d1f9d
💄 style: use Cascadia Code as code font
2023-02-11 19:47:42 +01:00
welpo
f6cd7d3cf2
🍱 docs: change the codeblock example
2023-02-11 19:38:59 +01:00
welpo
d412eae7df
💄 style: set Cascadia Code as code font
...
Modifies the markdown file to showcase the font's ligatures.
2023-02-11 19:31:53 +01:00
Óscar
e387f792c3
Merge pull request #29 from welpo/style/serif-body
...
💄 style: use serif font in body
2023-02-11 19:28:57 +01:00
welpo
c65eea156c
✏️ fix: use serif as fallback
2023-02-11 19:26:14 +01:00
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.
2023-02-11 19:20:56 +01:00
welpo
9f412205b3
💄 style: move quote author to quote block
2023-02-11 15:41:54 +01:00
Óscar
7cc887d654
Merge pull request #28 from welpo/style/smooth-img-invert
...
💄 style: don't fully invert images in dark theme
2023-02-11 01:04:48 +01:00
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.
2023-02-11 01:00:47 +01:00
Óscar
0bae0515ec
✨ feat: showcase invertable image
2023-02-10 13:41:07 +01:00
Óscar
e1159f7b79
Merge pull request #27 from welpo/feat/invertable-image-example
...
✨ feat: showcase invertable image
2023-02-10 13:34:07 +01:00
welpo
2f4695dd0b
✨ feat: showcase invertable image
2023-02-10 13:33:14 +01:00
Óscar
723b3b6139
💄 style: default light mode
2023-02-10 13:29:58 +01:00
Óscar
3ee94b4ed7
Merge pull request #26 from welpo/feature/relative-image-paths
...
✨ feat: allow relative paths in images
2023-02-10 13:27:35 +01:00
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.
2023-02-10 13:25:55 +01:00
Óscar
4bb7435eab
Merge pull request #25 from welpo/style/img-source
...
🚚 style: move main image to static path
2023-02-10 02:54:51 +01:00
welpo
6783ff6e49
🚚 style: move main image to static path
2023-02-10 02:53:55 +01:00
Óscar
1c27ef4c4e
Merge pull request #24 from welpo/style/no-image-border
...
Style/no image border
2023-02-10 02:42:45 +01:00
welpo
2b8a053f51
💄 style: remove border from images
2023-02-10 02:41:47 +01:00
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") }}
2023-02-10 02:36:23 +01:00
Óscar
c26c826471
Merge pull request #23 from welpo/style/default-light-mode
...
💄 style: default light mode
2023-02-10 02:20:40 +01:00
welpo
722d493a9a
💄 style: default light mode
2023-02-10 02:15:05 +01:00
Óscar
fce9487275
Merge pull request #22 from welpo/fix/relative-main-image-path
...
🐛 fix: set absolute path to main image
2023-02-10 02:10:37 +01:00
welpo
067bc6ba25
🐛 fix: set absolute path to main image
...
Otherwise it would fail to load when changing page.
2023-02-10 02:08:00 +01:00
Óscar
2cfb57e758
Merge pull request #21 from welpo/style/main-image-resize
...
🍱 style: smaller home image; different circle crop
2023-02-09 19:11:22 +01:00
welpo
fd7a9da61c
🍱 style: increase contrast and saturation
2023-02-09 19:10:53 +01:00
welpo
c71065d756
🍱 style: smaller home image; different circle crop
2023-02-09 19:04:26 +01:00
Óscar
5e8ed33e7a
Merge pull request #20 from welpo/style/main-image
...
💄 style/main image
2023-02-09 16:01:05 +01:00
welpo
e2edab51b7
💄 style: set local main image; no border-radius
2023-02-09 15:59:37 +01:00
welpo
f1317e398b
🍱 style: add local main image
...
Created with app Dollify.
2023-02-09 15:59:02 +01:00
Óscar
f549652790
Merge pull request #19 from welpo/style/no-border-radius
...
💄 style: set consistent no border radius
2023-02-09 15:47:11 +01:00
welpo
4f7e25b01e
💄 style: set consistent no border radius
...
Only border radius left is main picture.
2023-02-08 22:13:39 +01:00
Sergi Nogal
ffb4c1279f
Merge pull request #18 from welpo/fix/style
...
💄 style: various style changes for consistency and aesthetics
2023-02-09 00:41:51 +09:00
welpo
794470d99a
💄 style: invert social icons when hovering
...
This makes it consistent with the behaviour of all other links.
2023-02-08 14:34:26 +01:00
welpo
999861ba58
📝 feat: add Archive page to features.
2023-02-08 14:31:03 +01:00
welpo
5c48acba58
🐛 fix: close div class"tags-item"
2023-02-08 14:30:01 +01:00
welpo
978af11495
💄 style: reduce headers' size
2023-02-08 02:28:04 +01:00
welpo
d41c9b5c86
♿ ️ fix: atom feed alt description
2023-02-08 02:10:03 +01:00
welpo
48d10f59a5
💄 style: add link to Zola's site
...
Just to show it's possible to use markdown on homepage.
2023-02-08 01:48:08 +01:00
welpo
fcc7a31270
💄 style: change posts' dates to show off Archive
2023-02-08 01:46:10 +01:00
welpo
4fe8643a1a
💄 style: larger section titles
2023-02-08 01:39:48 +01:00
welpo
6e471450c6
💄 fix: remove double bottom-boder/div on Archive
2023-02-08 01:26:16 +01:00
Óscar
0068912163
Merge branch 'main' into fix/style
2023-02-07 20:11:38 +01:00
welpo
9637e053c3
💄 style: change switcher margin and width/height to rem
2023-02-07 20:02:02 +01:00
welpo
973e0f76f8
💄 style: increase padding between navs
2023-02-07 20:00:58 +01:00
welpo
099f094f31
🐛 fix: add end-of-file newline
2023-02-07 19:05:33 +01:00
welpo
fa781db0e4
💄 style: set consistent underline in headers
2023-02-07 18:43:17 +01:00
welpo
b8e372c733
💄 style: set equal padding on social icons
2023-02-07 16:00:21 +01:00
welpo
2b1887e316
💄 style: add padding before Next/Prev links (pagination)
...
Actually adds padding *after* bloglist-container
2023-02-07 15:02:05 +01:00