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

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-03-31fix: fail to get default styleWANG Chucheng
Closes #176
2022-03-24feat: add configurable colors and fontsWANG Chucheng
2021-04-21feat: recursive repoEditURLv0.8.0Wang Chucheng
BREAKING CHANGES: Param 'repoURL' in params.yaml is deprecated.
2021-04-18feat: support Valine (#79)Herbert
* feat: support valine * ui: impove valine UI * feat: support valine options * fix: remove valine serverURLs option * refactor: load params in a more flexible way * feat: custom editThisPage repo branch * cRevert "feat: custom editThisPage repo branch" This reverts commit 36923ac30de6c3a690fa7407e534c5395bafcb18. Co-authored-by: Wang Chucheng <me@wangchucheng.com>
2021-04-11feat: recursive enableComment paramWang Chucheng
BREAKING CHANGES: Param `comment.platform` in params.yaml is deprecated.
2021-04-11feat: add utterances supportWang Chucheng
2021-04-09refactor: improve repoEditURLWang Chucheng
BREAKING CHANGES: Param 'repoURL' in params.yaml is deprecated.
2021-03-31feat: add mermaid supportWang Chucheng
Closes #26
2021-03-27fix: make KaTeX options case sensitiveWang Chucheng
2021-01-31feat: add custom highlightjs languagesWang Chucheng
2021-01-28refactor: migrate from toml to yamlWang Chucheng