57 Commits (f1d92a73ce18060d38aebf91b8fd3d18914d0e73)

Author SHA1 Message Date
Óscar 32a2d5094b
🌐 feat(i18n): overhaul translation system & add languages (#145)
Revamp the existing translation system, simplifying
management and adding several new languages. The new system reads from
TOML files in the `/i18n` directory and improves template structures.
It also enhances customisation options and robustness by providing
fallbacks and modularity.

- Implement a new, streamlined translation macro.
- Load translations from `/i18n` TOML files.
- Remove redundant configuration requirements.
- Refactor templates to align with new i18n system.
- Add support for Hindi, Japanese, Russian, Portuguese, Chinese,
  Italian, German, Ukranian, Korean, and French languages.
- Credit Thomas Weitzel (@thomasweitzel) for inspiration.
1 year ago
welpo d6aaa7651f
️ revert: too soon
Refs: 3f2e456
1 year ago
welpo 3f2e45601a
🐛 docs(ToC): fix broken code block 1 year ago
Óscar 9c3e5d3990
🐛 fix(home-banner): allow missing image & correct spacing (#123)
Also removes the necessity for $BASE_URL in specifying home banner images.
2 years ago
Steven Roose 3969504864
📝 docs(README): add link to Table of Contents documentation (#121) 2 years ago
welpo 99f6f2dcdc
feat(footer): add link to remote repository
Adds two options, both defaulting to true if the remote repo URL is set:
* `show_remote_changes`: links the commit history of a post next to the updated date. (#109)
* `show_remote_source`: links to the site's repository on the footer.
2 years ago
welpo 0cdb83e3b2
📝 docs: update link to multilanguage lines in config 2 years ago
Óscar a61911d7df
📝 docs: update link to multilanguage lines in config 2 years ago
welpo e210652ac2
📝 docs: fix skins docs link 2 years ago
Óscar f8cce3001c
feat: introduce skins to customise the theme (#105) 2 years ago
Óscar ae47f79d9d
📝 docs: update link to multilanguage lines in config 2 years ago
welpo a201c05823
📝 docs: mention support for Isso comments 2 years ago
welpo 3dcc462056
📝 docs: support Hyvor Talk comments 2 years ago
Óscar 54abe36d44
📝 docs: update link to multilanguage lines in config 2 years ago
welpo 5993e950c7
feat: add support for giscus and utterances 2 years ago
welpo bd2b4a33d6
📝 docs: mention stylized feed 2 years ago
Óscar 761a18da75
📝 docs: update URL to multilanguage lines in config 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 397b63cefa
📝 docs: add config info for multilingual sites 2 years ago
welpo fa9229377d
feat: add multi-language support 2 years ago
welpo 85a32e263f
📝 docs: update inspiration 2 years ago
welpo bc84a1f669
📝 docs: use full URLs for images for Zola theme page 2 years ago
welpo c36b66b7d4
📝 docs: acknowledge abridge's inspiration 2 years ago
welpo 3ad76de2fb
📝 docs: update screenshots 2 years ago
welpo be8ec45c35
📝 docs: mention responsive design 2 years ago
welpo e422c405cb
📝 docs: lowercase 'tabi' 2 years ago
welpo 73811bdb7a
📝 docs: minor changes to installation instructions 2 years ago
welpo 538cb07a5f
📝 docs: clarify installation instructions 2 years ago
welpo 7543f03e12
📝 docs: mention perfect Lighthouse score 2 years ago
welpo b5bc0d44db
📝 docs: update description 2 years ago
welpo f9335b3fa4
feat: add KaTeX support 2 years ago
welpo 110c8723c3
📝 fix: fix screenshot path 2 years ago
welpo d98c0d0bb8
📝 docs: update screenshot 2 years ago
welpo a36823d672
🚀 feat: use github pages for live preview 2 years ago
welpo 4ac32077eb
📝 docs: update inspiration 2 years ago
welpo bec5ccb9b7
📝 add link to shortcodes in repository 2 years ago
welpo 5a2738f665
📝 docs: add Contributing guidelines 2 years ago
welpo d7caa7af5f
feat: allow customizable secure headers (CSP) 2 years ago
Óscar e052371865
📝 docs: add internetVin's blog as inspiration 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 174a37e221
feat: add dimmable-image shortcode for dark theme 2 years ago
Óscar 26ad170d9f
feat: change default theme to OS setting 2 years ago
Óscar 1845649613
✏️ fix: set remote Zola url 2 years ago
Óscar 0bae0515ec
feat: showcase invertable image 2 years ago
Óscar 723b3b6139
💄 style: default light mode 2 years ago
welpo 722d493a9a
💄 style: default light mode 2 years ago
welpo 999861ba58
📝 feat: add Archive page to features. 2 years ago
Óscar 559c97d1f3
📝 feat: remove Archive from TODO 2 years ago