welpo
bd2b4a33d6
📝 docs: mention stylized feed
2 years ago
welpo
0494a54f57
💄 style: add styling to infobox
2 years ago
welpo
fc591f549c
💄 style: add title suffix & reduce RSS icon size
2 years ago
welpo
16f1aa57fa
🔥 refactor: remove Yahoo Media RSS reference
2 years ago
welpo
1b60be8c9d
🚧 feat: style xml feed
2 years ago
welpo
36930dc817
💄 style: add `padding-top` class
2 years ago
welpo
4df7cdcb7a
🐛 fix: set svg max-height only for social icons
2 years ago
welpo
e3bd75e9e3
🎨 refactor: restructure template
2 years ago
welpo
54e88beca2
✨ feat: use page description as summary
...
If neither page description or summary are available,
only the post title will be shown.
2 years ago
welpo
f9d8f3668f
📝 docs: add default author
2 years ago
welpo
0b02e727e0
💄 style: rename "atom/rss feed" to "feed"
2 years ago
welpo
41c44d3d84
📝 docs: remove atom feed filter in script
2 years ago
welpo
da3882294c
💄 style: standarise margin in projects and archive
2 years ago
welpo
5bdb8045a6
💄 style: set custom header anchor
2 years ago
welpo
c47198facf
🎨 style: add dash to toggle identifier
2 years ago
welpo
0e1a5143c0
🐛 fix: generate random id for multilingual quotes
...
Fix #82
2 years ago
Óscar
761a18da75
📝 docs: update URL to multilanguage lines in config
2 years ago
welpo
dd73e52729
✨ feat: add custom quotation marks for multilingual quotes
...
Allows users to specify custom opening and closing quotation marks for
the multilingual quote shortcode.
The quotation marks can be configured per language in config.toml.
If not specified, default quotation marks will be used.
2 years ago
welpo
8b7f53e3ca
📝 docs: remove unnecessary date
2 years ago
Óscar
e1ec7f54d5
📝 docs: add feature request template
2 years ago
Óscar
03cbf3bf0f
📝 docs: create bug report issue template
2 years ago
Óscar
3a8fa41cfc
📝 docs: update URL to multilanguage lines in config
2 years ago
welpo
6e9bcf9204
📝 docs: mention Zola version requirement
2 years ago
welpo
a0f4f4a642
⬆️ docs: update Zola version requirement to 0.17.0
2 years ago
welpo
56a3061573
🐛 fix: proper URL for multilingual rss/atom feeds
2 years ago
welpo
c7a411e157
📝 docs: add quotation marks to quotes
2 years ago
welpo
ab29511d5e
✨ feat: add multilingual quote shortcode
2 years ago
welpo
58d0dd6f2f
🐛 fix: mention translations in 404 if there's more than 1 language
2 years ago
welpo
5ac69fe21d
🐛 fix: show language switcher if there's more than 1 language
2 years ago
welpo
397b63cefa
📝 docs: add config info for multilingual sites
2 years ago
Óscar
3210de56d2
Merge pull request #80 from welpo/feat/multilingual-support
...
add multilingual support
2 years ago
Óscar
90d7188787
Merge branch 'main' into feat/multilingual-support
2 years ago
welpo
8ecd23b940
💫 refactor(404): remove mention of translations for single language sites
2 years ago
welpo
56b74ed23d
🍱 docs: update screenshots
2 years ago
welpo
f657010be4
⏪ ️ docs: revert script changes
2 years ago
welpo
fb061a1469
✨ feat: allow using emojis as favicon 🌱
2 years ago
welpo
5d91a0dcac
💄 style: center wrapped menu items
...
💄 style: decrease spacing around language switcher
2 years ago
welpo
00c7d153c6
💄 style: widen article body; less reading saccades
2 years ago
welpo
cfef1f65d7
💄 style: widen article body; less reading saccades
2 years ago
welpo
eded835d3f
🐛 fix: avoid empty dates when long_date_format is empty
2 years ago
welpo
534969de11
✨ feat: include layout features in font subset
2 years ago
welpo
44980f1418
📝 docs: include layout features in font subset
2 years ago
welpo
fa9229377d
✨ feat: add multi-language support
2 years ago
welpo
e316dc25ab
📝 docs: rephrase last sentence
2 years ago
welpo
47caa99e0c
📝 docs: rephrase description
2 years ago
welpo
3389638b06
✏️ docs: close codeblock
2 years ago
welpo
4af487eced
💄 style: round down code font-size
2 years ago
welpo
60680fad37
📝 docs: update URL
2 years ago
welpo
67aad3ef74
💄 style: standarise font rendering across browsers
...
Use Source Serif ttf instead of otf for proper font rendering in Chromium.
Use Cascadia Code SemiLight to reduce filesize.
2 years ago
welpo
526c8a1e67
♻️ refactor: simplify theme switching logic
...
🐛 fix: ensure currentTheme is initialized correctly
2 years ago