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
Sergi Nogal
ffb4c1279f
Merge pull request #18 from welpo/fix/style
...
💄 style: various style changes for consistency and aesthetics
2 years ago
welpo
794470d99a
💄 style: invert social icons when hovering
...
This makes it consistent with the behaviour of all other links.
2 years ago
welpo
999861ba58
📝 feat: add Archive page to features.
2 years ago
welpo
5c48acba58
🐛 fix: close div class"tags-item"
2 years ago
welpo
978af11495
💄 style: reduce headers' size
2 years ago
welpo
d41c9b5c86
♿ ️ fix: atom feed alt description
2 years ago
welpo
48d10f59a5
💄 style: add link to Zola's site
...
Just to show it's possible to use markdown on homepage.
2 years ago
welpo
fcc7a31270
💄 style: change posts' dates to show off Archive
2 years ago
welpo
4fe8643a1a
💄 style: larger section titles
2 years ago
welpo
6e471450c6
💄 fix: remove double bottom-boder/div on Archive
2 years ago
Óscar
0068912163
Merge branch 'main' into fix/style
2 years ago
welpo
9637e053c3
💄 style: change switcher margin and width/height to rem
2 years ago
welpo
973e0f76f8
💄 style: increase padding between navs
2 years ago
welpo
099f094f31
🐛 fix: add end-of-file newline
2 years ago
welpo
fa781db0e4
💄 style: set consistent underline in headers
2 years ago
welpo
b8e372c733
💄 style: set equal padding on social icons
2 years ago
welpo
2b1887e316
💄 style: add padding before Next/Prev links (pagination)
...
Actually adds padding *after* bloglist-container
2 years ago
Óscar
559c97d1f3
📝 feat: remove Archive from TODO
2 years ago
Sergi Nogal
bf649c66de
Merge pull request #15 from welpo/feature/add-archive-screen
...
Feature/add archive screen
2 years ago
serginogal
55d928a3d5
✏️ fix: _archive import typo
2 years ago
welpo
fcb8db43a6
💄 style: increase padding between navs
2 years ago
welpo
31f70fffaf
💬 fix: capitalise Archive title
2 years ago
serginogal
3b5cc60e43
🔧 chore: add archive route to nav-links
2 years ago
serginogal
19caf3fab1
💄 style: add styles for archive screen
2 years ago
serginogal
3434cbc926
✨ feat: add archive screen
2 years ago
welpo
7b74bc0b91
♿ ️ fix: set alt-text colour for social links
...
They were unreadable before.
2 years ago
welpo
c6c83797bf
💄 fix: set aspect-ratio on banner-home-ig
2 years ago
serginogal
1c1e124115
🐛 fix: make navbar width and margin same as content
2 years ago
Sergi Nogal
40017f069f
Merge pull request #14 from welpo/feature/add-md-support-to-index
...
Feature/add md support to index
2 years ago
serginogal
c29697c421
💄 feat: change markdown description style
2 years ago
welpo
32d4a9358c
✨ feat: set Table of Contents per page, not globally
2 years ago
welpo
cc93f9fb7f
✏️ fix: use Sentence case in Projects title
2 years ago