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-19feat(shortcode): refactor and improve image shortcode (#187)Dillon
2020-03-17feat(shortcode): add link shortcode (#179)Dillon
2020-03-16feat(fixed-btns): add title for fixed buttons (#176)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-16feat(style): improve toc style (#167)Dillon
2020-03-14feat(style): adjust style of header, tags and dynamic-to-top buttonDillon
2020-03-09docs: update zh-CN docs and fix some bugsDillon
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-02feat(environment): use hugo.Environment to judge the production environmentDillon
2020-02-27fix(srcatch): fix srcatch bugsDillon
2020-02-24feat(image): add image lightgalleryDillon
2020-02-21fix(summary): use description as summary when summary is emptyDillon
2020-02-21chore(partials): refactor partialsDillon
2020-02-21fix(link): fix tags/categories link bugDillon
2020-02-19feat(exampleSite): merge en and zh exampleSiteDillon
2020-02-18fix(check): fix some html check bugsDillon
2020-02-17chore(forkawesome): update forkawesome cssDillon
2020-02-17feat(home): improve default behavior of hiddenFromHomePageDillon
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-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-08feat(config): add config for default theme light/darkDillon
2020-02-06feat(css): add local fork-awesome cssDillon
2020-02-03chore(archetype): rename show_description to description_as_summaryDillon
2020-02-03fix(image): fix image safeURL bugDillon
2020-02-03chore(style): update code style and add an i18n wordDillon
2020-02-03feat(partial): add hook and image partialDillon
2020-02-01feat(exampleSite): add some posts to exampleSiteDillon
2020-01-31feat(author): add author_link and fix highlight bugDillon
2020-01-31chore(style): update code styleDillon
2020-01-31fix(css): fix some css bugsDillon
2020-01-30feat(i18n): add switchTheme i18nDillon
2019-09-29feat: update style / exampleSite files and compatible with Hugo 0.58Dillon
2019-08-26feat: update style and exampleSite filesDillon
2019-08-26fix: fix icon css bugDillon
2019-08-25feat: add en/zh README and exampleSite filesDillon
2019-08-24fix: fix toc css bugDillon
2019-08-24feat: tidy style and layoutDillon
2019-08-22feat: faster, support custom lib cdn and more standardized code styleDillon
2019-08-21fix: fix screen-splash bug under dark theme and orientationchange bugDillon
2019-08-19fix: fix style bugDillon