2367c793bcMerge pull request #52 from welpo/refactor/macros
Óscar
2023-02-21 19:44:52 +01:00
3aa22cb3ad♻️ refactor: split macros.html in different files Clearer macros format.
welpo
2023-02-21 19:39:54 +01:00
3d7a662ac8Merge pull request #50 from welpo/feature/word-number-on-reading-time-hover
Óscar
2023-02-21 15:46:28 +01:00
ae88ca4db1🔥 refactor: remove unused meta hover logic This was used for the previous functionality where the "time to read" meta would become "number of words" on hover.
welpo
2023-02-21 15:37:57 +01:00
9ed4034260🥚 refactor: show word count as reading time tooltip
welpo
2023-02-21 14:51:02 +01:00
d9cd64e5a4✨ feat: display word count when hovering over read time
welpo
2023-02-21 02:43:23 +01:00
23f5c6d309🔧 improvement: open external links in new window
welpo
2023-02-20 13:12:18 +01:00
b387f3b32dMerge pull request #49 from welpo/docs/markdown-examples
Óscar
2023-02-19 19:14:41 +01:00
2f07137cca📝 docs: use markdown to showcase theme's capabilities
welpo
2023-02-19 19:12:46 +01:00
a1c16b0df0Merge pull request #47 from welpo/feature/responsive-footer
Óscar
2023-02-19 18:56:04 +01:00
921725cb11📱 feat: make footer & banner responsive Social icons were too big on smaller screens. Fix#34
welpo
2023-02-19 18:54:02 +01:00
900cce3b65Merge pull request #46 from welpo/style/increase-margins
Óscar
2023-02-19 16:31:11 +01:00
83b7bb9d3a💄 style: increase margins before content & after ToC
welpo
2023-02-19 16:27:43 +01:00
0ecc656b91💄 style: reduce font size for meta in cards
welpo
2023-02-19 02:32:33 +01:00
0c4aef7d44Merge pull request #45 from welpo/feature/ordinal-days-date
Óscar
2023-02-19 02:29:43 +01:00
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.
welpo
2023-02-19 02:27:01 +01:00
e052371865📝 docs: add internetVin's blog as inspiration
Óscar
2023-02-19 01:20:27 +01:00
367d6a8be4💄 style: reduce font-size and increase line-height in article-title
welpo
2023-02-19 01:14:19 +01:00
c05b9b85b4Merge pull request #44 from welpo/style/links-metadata-rehaul
Óscar
2023-02-19 00:35:32 +01:00
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.
welpo
2023-02-19 00:31:57 +01:00
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.
welpo
2023-02-16 21:23:48 +01:00
505eb2cb72⚡️ improvement: try to load local fonts first
welpo
2023-02-16 01:04:26 +01:00
40c12a8ed0Merge pull request #40 from welpo/feature/dimmable-image-shortcode
Óscar
2023-02-16 00:25:36 +01:00
174a37e221✨ feat: add dimmable-image shortcode for dark theme
welpo
2023-02-16 00:25:17 +01:00
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…)
welpo
2023-02-16 00:22:31 +01:00
26ad170d9f✨ feat: change default theme to OS setting
Óscar
2023-02-15 20:50:21 +01:00
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.
welpo
2023-02-15 20:36:26 +01:00
2f4d0658d8🐛 fix: rename sun icon reference
welpo
2023-02-15 01:33:43 +01:00
84b4469b07⚡️ improvement: switch from webp to svg icons Saves a bit of space :)
welpo
2023-02-14 23:21:32 +01:00