Skip to content

Commit

Permalink
Merge pull request #484 from etclabscore/fix/mkdocs-changes
Browse files Browse the repository at this point in the history
Documentation site fixes
  • Loading branch information
ziogaschr authored Jun 28, 2022
2 parents 7b08897 + 850366a commit e0bacfe
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 275 deletions.
266 changes: 0 additions & 266 deletions docs/postmortems/2021-08-22-split-postmortem.md

This file was deleted.

2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ theme:
- navigation.expand
- navigation.sections
# - navigation.instant
- navigation.tracking
- navigation.top

extra_css:
- assets/css/extra.css
Expand Down
18 changes: 9 additions & 9 deletions requirements-mkdocs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,28 @@ future==0.18.2
gitdb==4.0.5
GitPython==3.1.12
htmlmin==0.1.12
Jinja2==2.11.3
Jinja2==3.0.2
joblib==1.0.0
jsmin==2.2.2
jsmin==3.0.0
livereload==2.6.3
lunr==0.5.8
Markdown==3.3.3
MarkupSafe==1.1.1
mkdocs==1.2.3
MarkupSafe==2.0
mkdocs==1.3.0
mkdocs-git-revision-date-localized-plugin==0.8
mkdocs-macros-test==0.1.0
mkdocs-material==7.0.6
mkdocs-material-extensions==1.0.1
mkdocs-material-extensions==1.0.3
mkdocs-minify-plugin==0.3.0
nltk==3.6.6
Pygments==2.7.4
pymdown-extensions==8.1
Pygments==2.12
pymdown-extensions==9.4
python-dateutil==2.8.1
pytz==2020.5
PyYAML>=5.4
regex==2020.11.13
regex==2021.8.3
six==1.15.0
smmap==3.0.4
termcolor==1.1.0
tornado==6.1
tqdm==4.56.0
tqdm==4.56.0

0 comments on commit e0bacfe

Please sign in to comment.