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/assets
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 cyrillic support for OpenSans and Oswald fontsVladyslav Krylasov
2022-06-07Bump KaTeX from 0.15.6 to 0.16.0Raphael Aguiar
2022-06-04Overhaul image processing and other changesRaphael Aguiar
* Get rid of every single `.Scratch` * Bump KaTeX from 0.15.3 to 0.15.6 * Bump Fuse from 6.5.3 to 6.6.2 * Add cache busting to search indexes * Improve search results in general * Overhaul image processing * By default, use `webp` as an extra image format conditionally (Hugo 0.83+) * Other minor changes
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
2022-02-26Bump Fuse.js, KaTeX and minor changesRaphael Aguiar
* Bump Fuse.js from 6.4.6 to 6.5.3 * Bump KaTeX from 0.15.1 to 0.15.2 * Other minor changes
2021-11-02Bump KaTeX from 0.13.11 to 0.15.1 and minor changesRaphael Aguiar
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
2021-06-10Make a distinction between "copyright" and "footer text"Raphael Aguiar
* .Site.Copyright will only be used in the RSS file * .Site.Params.footerText is self-explanatory (and an array) * Other minor changes
2021-02-25Remove leftovers from the image placeholder hackRaphael Aguiar
2021-02-24Remove lazysizes library and minor changesRaphael Aguiar
2021-01-06Update Fuse.js and lazysizesRaphael Aguiar
2020-12-13Revert changes related to the getJSON errorsRaphael Aguiar
* Update the example site (now without Instagram) * Revert minimum version to 0.73.0
2020-12-05Add explicit image sizes and minor changesRaphael Aguiar
* Add explicit width and height for images (when available) * Update Fuse.js from 6.4.1 to 6.4.3 * Other minor changes
2020-09-11Minor fixes and changesRaphael Aguiar
2020-09-03Minor improvements to responsiveness and minor changesRaphael Aguiar
2020-08-28Update RSS template and minor changesRaphael Aguiar
* Update RSS template * Add some custom front matter params to the README * Other minor changes
2020-08-13Add ignoreSystemSettings and minor changesRaphael Aguiar
* Add ignoreSystemSettings config param to fix #1 * Add social profiles: Snapchat and XING * Other minor changes
2020-08-10Minor improvement to a11y, caching and minor changesrmaguiar
2020-08-06Fix accidental deletion of tags.html partial and minor changesrmaguiar
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-29Upgrade Fuse.js to 6.4.1 and minor changesrmaguiar
2020-07-23Add a live demo site and minor changesrmaguiar
* Add a live demo site (hosted on Netlify) * Move fonts from static folder to assets * Fix mhchem mispelled as mchem * Other minor changes
2020-07-22Move conditional inline CSS to main CSS filermaguiar
2020-07-22Add checking to font preloadingrmaguiar
2020-07-22Add font preloading and minor changesrmaguiar
* Add font preloading * Fix missing default value for markupAutoResizeWidth * Replace Riot with Element (rebranding) * 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-15Minor changesrmaguiar
2020-07-15Add basic search functionality via Fuse.js and minor changesrmaguiar
2020-07-13Minor change in main.scssrmaguiar
2020-07-13Fix social meta tags and minor changesrmaguiar
* Fix twitter meta tags * Fix rel=me links at the <head> * Fix structured data sameAs * Add Funkwhale, PixelFed, Riot.im and SoundCloud * Other minor changes
2020-07-08Update social shortcode and minor changesrmaguiar
* Update social shortcode. It should be easier to add new platforms now * Add Flickr, PeerTube, Strava, Twitch, Vimeo, WhatsApp and YouTube * Other minor changes
2020-07-03Improve image processing and minor changesRaphael Aguiar
* Change image render hook behavior. By default it will not process images with width lower than 1280 pixels * Make resize options global and allow them to be changed via config * Change the default resize dimensions from 1200x, 800x and 500x to 1280x, 960x and 640x * Update image placeholder generation method (used to reduce reflow). It should use less space now * Update README with information about image processing * Improve page/post detection * Update images for Lorem Ipsum post and contact page on exampleSite * Other minor changes
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-28Default .Site.Params.hasNoscriptNotice to falseRaphael Aguiar
2020-06-27Change anchor links behavior and a few tweaksRaphael Aguiar
* Anchor links will now be appended to headings from level 2 to 6 * Minor adjustments to footnote return links * Add some loops in the main.scss to reduce repetition * Update config.toml from exampleSite, theme.toml and README * Add default minlength value (140) for message field in the contact form
2020-06-26Update social stuffRaphael Aguiar
* Add .Page scope to bundle.svg and head partial * Fix social buttons order (reddit > stack overflow)
2020-06-26Add default accent colors and update use of ScratchRaphael Aguiar
* Add default accent colors, because the user shouldn't be obliged to set these params to see the theme working as intended * Update use of Scratch. Some scopes were unnecessary and there were also some repetitions * Minor change to the JS. Add KaTeX-related JS to the KaTeX partial * Update color-picker.png to reflect the accent color changes * Remove some outdated comments
2020-06-25Make Chroma styles WCAG 2.0 AA compliantRaphael Aguiar
2020-06-24Update Chroma stylesRaphael Aguiar
2020-06-24Fix font-face.scssRaphael Aguiar
2020-06-24Revert font-face.scss changesRaphael Aguiar
2020-06-24Fix font paths againRaphael Aguiar
2020-06-23Fix font pathsRaphael Aguiar
2020-06-23Fix font pathsRaphael Aguiar
2020-06-22Initial commitRaphael Aguiar