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

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-09fix(list): fix list title humanize bugDillon
2020-03-09docs: update zh-CN docs and fix some bugsDillon
2020-03-09feat(style): improve style for header and imageDillon
2020-03-09fix(image): some image style bugDillon
2020-03-09feat(assets): add SRI config for stylesheet and scriptDillon
2020-03-08feature(doc): complete all Chinese and English documents and fix many bugsDillon
2020-03-04fix(i18n): fix mobile i18n link error and zh -> zh-CNDillon
2020-03-03fix(git): git info in footerDillon
2020-03-03feat(i18n): add select-menu for i18nDillon
2020-03-03chore(i18n): fix i18n filesDillon
2020-03-03feat(style): add some custom stylesDillon
2020-03-02feat(environment): use hugo.Environment to judge the production environmentDillon
2020-03-02feat(shortcodes): replace [align]/[float] with [style] and add [style]Dillon
2020-02-27Merge branch 'develop' into feature/lightgalleryDillon
2020-02-27fix(srcatch): fix srcatch bugsDillon
2020-02-24fix: checkbox checked status oppositelibo
2020-02-24chore(lib): remove ls.native-loadingDillon
2020-02-24chore(lib): update mermaid 8.4.2 -> 8.4.8 echarts 4.5.0 -> 4.6.0 gitalk 1.5.0...Dillon
2020-02-24chore(lib): refactor libs and update Font Awesome 5.11.2 -> 5.12.1Dillon
2020-02-24feat(image): add image lightgalleryDillon
2020-02-21fix(summary): use description as summary when summary is emptyDillon
2020-02-21feat(toc): support fontawesome and ruby in TOCDillon
2020-02-21chore(partials): refactor partialsDillon
2020-02-21fix(link): fix tags/categories link bugDillon
2020-02-21fix(toc): fix toc link bugDillon
2020-02-20chore(style): update css code styleDillon
2020-02-20Squashed commit of the following:Dillon
2020-02-20fix(style): fix active header menu itemDillon
2020-02-19feat(exampleSite): merge en and zh exampleSiteDillon
2020-02-18fix(check): fix some html check bugsDillon
2020-02-17feature(share): support 28 kinds of share linksDillon
2020-02-17feat(social): add bilibili social configDillon
2020-02-17chore(forkawesome): update forkawesome cssDillon
2020-02-17feat(home): improve default behavior of hiddenFromHomePageDillon
2020-02-16chore(config): update config nameDillon
2020-02-16feature(config): add config for home profile/postsDillon
2020-02-16chore(hook): add babel pre-commit hookDillon
2020-02-16feature(header): add header configDillon
2020-02-16chore(header): remove all dummy-targets and update smooth scrollDillon
2020-02-15chore(deps): remove jQueryDillon
2020-02-14feat(valine): add valine dark themeDillon
2020-02-14chore: refactor css code styleDillon
2020-02-14chore: refactor scripts code styleDillon
2020-02-13chore: refactor code styleDillon
2020-02-13fix(link): fix long words and URLs style bugDillon
2020-02-11feat(theme): add detecting system dark mode to set site themeDillon
2020-02-11feat(comments): improve comments and add valine config metaDillon
2020-02-09fix(scripts): fix jsonify bugDillon
2020-02-08feat(config): add config for default theme light/darkDillon
2020-02-08feat(socal): add support for custom MastodonPrefixDillon