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

github.com/reuixiy/hugo-theme-meme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-09chore: clean up resources folderreuixiy
2021-04-11fix(css): add transition for headerreuixiy
2021-04-10chore: update resources folderreuixiy
2021-01-10fix(a11y): increase width of scrollbarreuixiy
2021-01-09fix(css): margin issue of nested ol/ulreuixiy
2020-09-19fix: deprecation warning of !global assignmentsreuixiy
2020-08-22fix(style): margin issue in tocreuixiy
2020-08-22fix(style): margin issue of nested ordered/unordered listreuixiy
2020-08-09refactor: use CSS-only method for smooth scrollingreuixiy
2020-06-12refactor: use semantic HTML for tree postsreuixiy
2020-06-12chore: localized Chinese config & improve typographyreuixiy
2020-06-10fix: make dark theme brighter (#195)reuixiy
2020-06-07refactor: Improve code highlighting (#188)Wladimir Palant
2020-05-23fix: search on mobile and make url relative (#172)reuixiy
2020-05-21feat: Added search capability via lunr (#165)Wladimir Palant
2020-05-21fix: Respect user's preferred theme even when JavaScript isn't enabled (#169)Wladimir Palant
2020-05-21fix: Do not rely on JavaScript to determine header width (#168)Wladimir Palant
2020-05-18refactor: simplify multilingual.htmlreuixiy
2020-05-18fix: Improve accessibility of the theme switcher (#160)Wladimir Palant
2020-05-17chore: update exampleSitereuixiy
2020-05-17refactor: Use SVG icon for theme switcher (#155)reuixiy
2020-05-15feat: Allow to limit the number of articles listed per taxonomy entry (#148)Wladimir Palant
2020-05-04feat: support social media iconsreuixiy
2020-04-13fix(style): font-size bug in mobile safarireuixiy
2020-04-12fix(style): overflow and font-size bug in safarireuixiy
2020-04-10fix(style): margin issue of caption in layout "poetry"reuixiy
2020-04-10fix(style): margin issues of layout "poetry"reuixiy
2020-04-07fix(style): add tab-size support for firefoxreuixiy
2020-04-03fix(style): make color in dark mode less dazzlingreuixiy
2020-04-03fix(style): make color in dark mode less dazzlingreuixiy
2020-04-03fix(style): make the bg-color of dark mode darkerreuixiy
2020-04-02fix(style): make color in dark mode less dazzlingreuixiy
2020-04-02fix(style): font-size of copy buttonreuixiy
2020-04-02fix(style): make color in dark mode less dazzlingreuixiy
2020-03-25fix(style): add transition, fix color contrastreuixiy
2020-03-24fix: make dark mode more gorgeousreuixiy
2020-03-22chore: re-commit resources with v0.68.1reuixiy
2020-03-22feat: change default highlight themereuixiy
2020-03-21fix: i18n of script and stylereuixiy
2020-03-20feat: add autohide param for copy buttonreuixiy
2020-03-19feat: add copy button and scroll for code blocksreuixiy
2020-03-08perf: replace `calc()` with `rem`reuixiy
2020-03-07fix: style of menu barreuixiy
2020-03-07fix: style of langs on mobilereuixiy
2020-03-07refactor: remove i18n's region subtagreuixiy
2020-03-06perf: add throttle for scroll and resize listenerreuixiy
2020-03-06fix: add backdrop-filter support for safarireuixiy
2020-03-06fix: style of header when `enableNavToggle = false`reuixiy
2020-03-06fix: style of medium zoomreuixiy
2020-03-05fix: hide back-to-top on mobilereuixiy