File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 11site_name : Simplicity
22site_url : https://new-docs.simplicity-lang.org
33plugins :
4- - search
4+ - git-revision-date-localized :
5+ - git-committers :
6+ repository : BlockstreamResearch/simplicity-docs
7+ branch : main
58theme :
69 name : material
710 favicon : assets/logo-symbol.svg
Original file line number Diff line number Diff line change 2121# Requirements for core
2222jinja2 ~= 3.1
2323markdown ~= 3.2
24- mkdocs ~= 1.6
24+ mkdocs-git-authors-plugin
25+ mkdocs-git-revision-date-localized-plugin
26+ mkdocs-git-committers-plugin-2
2527mkdocs-material-extensions ~= 1.3
26- pygments ~= 2.16
2728mkdocs-material == 9.6.18
29+ mkdocs ~= 1.6
30+ pygments ~= 2.16
2831pymdown-extensions ~= 10.2
2932
3033# Requirements for plugins
3134babel ~= 2.10
35+ backrefs ~= 5.7.post1
3236colorama ~= 0.4
3337mergedeep ~= 1.3
3438paginate ~= 0.5
35- backrefs ~= 5.7.post1
3639requests ~= 2.26
3740
3841# Temporarily pin click until this is resolved in MkDocs, see
You can’t perform that action at this time.
0 commit comments