Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/rmaguiar/hugo-theme-color-your-world.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
AgeCommit message (Collapse)Author
2023-12-18Bump stuff and add translationsHEADmasterRaphael Aguiar
* Bump KaTeX from 0.16.4 to 0.16.9 * Bump Fuse from 6.6.2 to 7.0.0 * Update notes about contributions * Restore Ukranian translation * Add German translation
2023-01-31Revert contributions and minor changesRaphael Aguiar
* Bump KaTeX from 0.16.0 to 0.16.4 * Remove languages I cannot maintain * Revert font changes (fix Unused Unicode ranges and TTF format) [200~* Update README with information about fonts and contributions
2022-08-06✨ Add Ukrainian i18nVladyslav Krylasov
2022-06-13add indonesianalexforsale
2022-03-16Bundle SVGs and a bunch of minor changes and fixesRaphael Aguiar
* Bundle SVGs * Bump KaTeX from 0.15.2 to 0.15.3 * Use ESBuild conditionally (Hugo 0.74+) * A bunch of minor changes and fixes
2021-07-16Improve security and speed, remove example site and other changesRaphael Aguiar
* Remove inline style and script tags (to allow strict CSP) * Remove innerHTML from scripts (to allow strict CSP) * Remove example site (exampleSite) * Bump KaTeX from 0.12.0 to 0.13.11 * Make KaTeX auto-render extension configuration easier * Change the default accent colors * Update some showcase images * Other minor changes
2020-08-19Fix (hopefully) all issues related to taxonomies and minor changesRaphael Aguiar
2020-08-06Improve i18n organization and minor changesrmaguiar
* Improve i18n organization * Remove the possibility to configure social and contact form shortcodes per page * Other minor changes
2020-07-18Use SVG files as inline elements and minor changesrmaguiar
* Change: Use SVG files as inline elements * Improve assets organization * Improve accessibility on search layout * Reduce Scratch usage by using a data file and dict function * Other minor changes
2020-07-15Add basic search functionality via Fuse.js and minor changesrmaguiar
2020-06-30Improve accessibility and minor changesRaphael Aguiar
* Make indented code blocks accessible via keyboard * Fix highlight shortcode (with linenos=table) not being accessible via keyboard * Change some HTML elements (<aside> to <section>) * Add aria-label to some elements * Other minor changes
2020-06-22Initial commitRaphael Aguiar