Óscar
b387f3b32d
Merge pull request #49 from welpo/docs/markdown-examples
...
📝 docs: use markdown to showcase theme's capabilities
2 years ago
welpo
2f07137cca
📝 docs: use markdown to showcase theme's capabilities
2 years ago
Óscar
a1c16b0df0
Merge pull request #47 from welpo/feature/responsive-footer
...
📱 feat: make footer & banner responsive
2 years ago
welpo
921725cb11
📱 feat: make footer & banner responsive
...
Social icons were too big on smaller screens.
Fix #34
2 years ago
Óscar
900cce3b65
Merge pull request #46 from welpo/style/increase-margins
...
💄 style: increase margins before content & after ToC
2 years ago
welpo
83b7bb9d3a
💄 style: increase margins before content & after ToC
2 years ago
welpo
0ecc656b91
💄 style: reduce font size for meta in cards
2 years ago
Óscar
0c4aef7d44
Merge pull request #45 from welpo/feature/ordinal-days-date
...
✨ feat: use ordinal day number in dates
2 years ago
welpo
0ecc6eff78
✨ feat: use ordinal day number in dates
...
If the date_format variable in config.toml is empty, the new format date
will be used. Example: 2nd August 2043.
2 years ago
Óscar
e052371865
📝 docs: add internetVin's blog as inspiration
2 years ago
welpo
367d6a8be4
💄 style: reduce font-size and increase line-height in article-title
2 years ago
Óscar
c05b9b85b4
Merge pull request #44 from welpo/style/links-metadata-rehaul
...
💄 style: coloured links in paragraph; meta changes
2 years ago
welpo
4390b7bdfb
💄 style: coloured links in paragraph; meta changes
...
- Links in paragraphs are no longer underlined, but rather coloured with
the accent-colour of the theme.
- The meta section on posts (date, time to read, tags) is rehauled. It's
more compact, less distracting and more minimal.
- Line height is increased.
2 years ago
welpo
83e211a18d
📝 docs: js size has grown :(
2 years ago
welpo
9242fa4389
📱 feature: responsive (and centered) images
2 years ago
Óscar
d653f5b281
Merge pull request #43 from welpo/style/redesign-posts
...
💄 style: narrower blog layout, smaller and thinner text, and more
2 years ago
Óscar
9ff7462ccd
Merge branch 'main' into style/redesign-posts
2 years ago
welpo
8fe96d3f46
Commit Message: Refactor font weight and size, add article max-width, update color variables
2 years ago
welpo
799b31d403
✏️ fix: minor typo
2 years ago
Óscar
586b5617b2
Merge pull request #39 from welpo/feature/default-theme-switcher
...
Change default theme to OS default; listen to OS default theme changes and switch accordingly (as long as there's no user preference set)
2 years ago
welpo
e61e7970f2
💄 style: slight redesign of quote blocks
...
Uses theme's colours.
2 years ago
welpo
6afcd2fbbb
📱 improvement: responsive inline code font size
2 years ago
welpo
9a1f5db45c
✨ feat: listen for changes on OS theme to switch accordingly
...
As long as the visitor has not changed the default theme, the site will
change between dark and light themes matching the OS setting.
2 years ago
serginogal
2f80b0b5ad
⚡ feat: clean js code
2 years ago
welpo
505eb2cb72
⚡ ️ improvement: try to load local fonts first
2 years ago
Óscar
40c12a8ed0
Merge pull request #40 from welpo/feature/dimmable-image-shortcode
...
✨ feat: add dimmable-image shortcode for dark theme
2 years ago
welpo
174a37e221
✨ feat: add dimmable-image shortcode for dark theme
2 years ago
welpo
bd8dd87cd5
✨ feat: add dimmable-image shortcode for dark theme
...
Reduces contrast and brightness of images when the dark theme is active.
Useful when invertable-image is not appropriate (photographs, paintings,
colour drawings…)
2 years ago
Óscar
26ad170d9f
✨ feat: change default theme to OS setting
2 years ago
welpo
af80aef00c
✨ feat: change default theme to OS default
...
Update the theme switcher code to set the default theme to the OS
default, rather than the "light" theme. This provides a more seamless
user experience for users whose OS is set to a dark mode. The current
theme setting in local storage will still be respected if present. This
change was made to improve the accessibility and usability.
Fixes #38
2 years ago
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