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
path: root/src
AgeCommit message (Collapse)Author
2021-02-27delete animationuPagge
fix sprite svg
2021-02-15megafixuPagge
2021-01-31share headuPagge
2021-01-21no adsuPagge
2021-01-20fixuPagge
2021-01-19issue 26uPagge
2021-01-10NEW FEATURESuPagge
2021-01-06add split and block-media-1uPagge
2020-12-17timeAgouPagge
2020-12-12theme save fixuPagge
2020-12-11test comment themeuPagge
2020-12-11test comment themeuPagge
2020-12-09Theme switch remark42uPagge
2020-12-09Theme switch remark42uPagge
2020-12-09Theme switch remark42uPagge
2020-12-03ps authoruPagge
exampleSite toc
2020-11-27fix(toc): Use data attributes for tocKhusika Dhamar Gusti
Partially fixes: #401 Signed-off-by: Khusika Dhamar Gusti <mail@khusika.com>
2020-11-26fix(header): Use data attributes for header modeKhusika Dhamar Gusti
Partially fixes: #401 Signed-off-by: Khusika Dhamar Gusti <mail@khusika.com>
2020-05-29chore: update theme.js initDillon
2020-05-18feat(TOC): add keepStatic param for TOC (#372)Dillon
2020-05-15feat(compatibility): add config for compatibility (Polyfill.io and ↵Dillon
object-fit-images)
2020-05-13feat(cookies): add Cookie consent banner (#355)Dillon
2020-05-12feat(compatibility): improve compatibility for Hugo basic version (#352)Dillon
2020-05-06fix(gitalk): gitalk config errorDillon
2020-05-04feat(comment): add Utterances comment system (#317)Dillon
2020-05-04feat(typeit): add some config for TypeIt (#314)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-04-30feat(search): add snippetLength config for search results (#296)Dillon
2020-04-30feat(search): improve search index by rm line number in code block (#294))Dillon
2020-04-30feat: improve browser compatibility for TypeIt and object-fit (#293)Dillon
* object-fit polyfill * TypeIt 7.0.3 -> 6.5.1
2020-04-29feat(search): improve search index by chunked separated by h2 and h3 (#290)Dillon
2020-04-29fix(style): global link hover color (#288)Dillon
2020-04-29fix(header): header style and search dropdown (#282)Dillon
2020-04-28feat(search): add more params for search and improve search index (#279)Dillon
2020-04-27fix: simpleicons title override link title error (#270)Dillon
2020-04-27chore: update docs and style (#269)Dillon
2020-04-26feat(twemoji): add support for twemoji (#264)Dillon
2020-04-25feat(code): add support for code block folding (#259)Dillon
2020-04-24feat(social): improve social links (#254)Dillon
* replace forkawesome and iconfont with simple icons * add more configs for social
2020-04-22feat(home): add custom content for home page (#248)Dillon
2020-04-21feat: improve configuration (#245)Dillon
* feat: improve configuration * fix: fix partials/footer.html error
2020-04-18feat(code): add copy button for code (#239)Dillon
2020-04-15feat(search): add local search (#231)Dillon
* feat(search): add local search * docs: add docs for search
2020-03-21feat(shortcode): add mapbox shortcode (#190)Dillon
* feat(shortcode): add mapbox shortcode * docs: split shortcodes into built-in shortcodes and extended shortcodes * docs(shortcodes): add docs for mapbox shortcode * docs(shortcodes): fix an error in shortcodes docs
2020-03-16feat(fixed-btns): add title for fixed buttons (#176)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-10fix(animation): lost animationDillon