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-15fix(shortcode): fix new BV id for bilibili shortcode (#232)Dillon
2020-04-15feat(search): add local search (#231)Dillon
2020-03-21feat(shortcodes): add width and height params for echarts shortc… (#192)Dillon
2020-03-21feat(shortcode): add mapbox shortcode (#190)Dillon
2020-03-19docs: improve version used for docs (#188)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(fixed-btns): add title for fixed buttons (#176)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(subtitle): add subtitle for posts (#171)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-16feat(style): improve toc style (#167)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(comment): fix visitors count for valineDillon
2020-03-10fix(header): fix select labelDillon
2020-03-10feat(comment): add enable for disqus and gitalkDillon
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