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-04-15feat(search): add local search (#231)Dillon
2020-03-21feat(shortcode): add mapbox shortcode (#190)Dillon
2020-03-19feat(shortcode): refactor and improve image shortcode (#187)Dillon
2020-03-17feat(syntax): add fraction syntax (#181)Dillon
2020-03-17feat(comment): add Telegram Comments support (#180)Dillon
2020-03-17feat(shortcode): add link shortcode (#179)Dillon
2020-03-17fix(fontawesome): keep spaces on both sides of the fontawesome i… (#178)Dillon
2020-03-16feat(home): add disclaimer under social links on home page (#175)Dillon
2020-03-16feat: add detection of the theme version and Hugo version (#173)Dillon
2020-03-16feat(button): add 'comment' fixed button (#169)Dillon
2020-03-16fix(style): auto width problem caused by too long tags or site t… (#168)Dillon
2020-03-14feat(style): adjust mobile TOC style (#155)Dillon
2020-03-14fix(style): dark mode for mermaid and valineDillon
2020-03-14fix(SEO): some bad escape sequence in JSON-LDDillon
2020-03-14feat(style): adjust style of header, tags and dynamic-to-top buttonDillon
2020-03-10fix(animation): lost animationDillon
2020-03-10fix(header): fix select labelDillon
2020-03-10feat(comment): add enable for disqus and gitalkDillon
2020-03-09docs: update zh-CN docs and fix some bugsDillon
2020-03-09feat(style): improve style for header and imageDillon
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-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-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