761 Commits (238487b4b2d7e04c8176d35d69e4925dc4b98d9c)
 

Author SHA1 Message Date
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
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