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-15feat(compatibility): add config for compatibility (Polyfill.io and object-fit...Dillon
2020-05-13feat(CDN): replace CDN config with CDN data file (#353)Dillon
2020-05-12feat(compatibility): improve compatibility for Hugo basic version (#352)Dillon
2020-05-12fix(featuredImage): featuredImagePreview doesn't work by itselfDillon
2020-05-12fix(compatibility): compatibility for version 0.1.X (#351)Dillon
2020-05-12fix(paginate): paginate error for empty content (#350)Dillon
2020-05-12feat(analytics): update Google analytics.js to gtag.js (#349)Dillon
2020-05-06feat(comment): add comment for single page and emoji config for Valine (#328)Dillon
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