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-05-06fix(shortcode): style shortcode scss file path (#327)Dillon
2020-05-03fix(search): theme.js error when search is disabled (#310)Dillon
2020-05-01feat(rss): add rssFullText param for RSS (#301)Dillon
2020-05-01fix(title): terms title error and change delimiter from "|" to "-" (#299)Dillon
2020-04-29chore(lib): update mapbox-gl and valineDillon
2020-04-29fix(typeit): typeit code highlight (#284)Dillon
2020-04-28feat(search): improve search indexDillon
2020-04-27chore: update docs and style (#269)Dillon
2020-04-26Add permalink to a featured images on the home page (#261)Dmitry Kireev
2020-04-26docs: update theme preview and translation (#262)Dillon
2020-04-25feat(code): add support for code block folding (#259)Dillon
2020-04-24feat(social): improve social links (#254)Dillon
2020-04-23feat(header): add Logo, pre and post config for header title (#252)Dillon
2020-04-22fix: some title case bugs for section page and list page (#251)Dillon
2020-04-22fix: wrong URL of JS and CSS files on baseURL (#249)Dillon
2020-04-22feat(home): add custom content for home page (#248)Dillon
2020-04-21feat: improve configuration (#245)Dillon
2020-04-18feat(code): add copy button for code (#239)Dillon
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