Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dillonzq/LoveIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-05Merge branch 'master' into pr/nekr0z/415Dillon
2022-05-13feat: preload some stylesheets and rename some plugin partialsDillon
2022-05-10fix: typeit shortcode and stypeDillon
2022-05-06chore(lib): update fontawesome 5.13.0 -> 6.1.1Dillon
2022-05-06fix: raw shortcode content rendering in another shortcodeDillon
2022-05-06feat: raw shortcodeDillon
2020-06-12also support nicknamesEvgeny Kuznetsov
2020-06-12feat(shortcode): personEvgeny Kuznetsov
2020-05-28feat(content): support complete local resource references (#388)Dillon
2020-05-18chore: refactor some codeDillon
2020-05-18i18n: update i18n string format (#371)Dillon
2020-05-15chore(shortcode): make style shortcode toCSS outputStyle compressedDillon
2020-05-15feat(shortcode): add script shortcode (#359)Dillon
2020-05-06fix(typeit): typeit shortcode newline error (#330)Dillon
2020-05-06fix(shortcode): style shortcode scss file path (#327)Dillon
2020-05-04fix(hugo): compatibility for Hugo basic version (#315)Dillon
2020-05-01feat(rss): add rssFullText param for RSS (#301)Dillon
2020-04-28feat(search): add more params for search and improve search index (#279)Dillon
2020-04-27chore: update docs and style (#269)Dillon
2020-04-26feat(style): improve style shortcode to support nesting (#263)Dillon
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-22feat: add social link for RSS and some configs (#250)Dillon
2020-04-21feat: improve configuration (#245)Dillon
2020-04-18feat(code): add copy button for code (#239)Dillon
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(shortcode): add link shortcode (#179)Dillon
2020-03-16feat: add detection of the theme version and Hugo version (#173)Dillon
2020-03-08feature(doc): complete all Chinese and English documents and fix many bugsDillon
2020-03-02feat(shortcodes): replace [align]/[float] with [style] and add [style]Dillon
2020-02-27fix(srcatch): fix srcatch bugsDillon
2020-02-24feat(image): add image lightgalleryDillon
2020-02-21chore(partials): refactor partialsDillon
2020-02-18fix(check): fix some html check bugsDillon
2020-02-17chore(forkawesome): update forkawesome cssDillon
2020-02-15chore(deps): remove jQueryDillon
2020-02-06feat(css): add local fork-awesome cssDillon
2020-02-03fix(music): fix music shortcodeDillon
2020-02-02feat(css): add admonition css variableDillon
2020-01-31chore(style): update code styleDillon
2020-01-31fix(css): fix some css bugsDillon
2020-01-29feat(countdown): add style para for countdown shortcodeDillon
2020-01-29feat(aplayer): add dark-mode for APlayer and fix Typeit bugDillon