Skip to content

Commit

Permalink
Merge pull request #176 from dib-lab/gh-actions-submodule
Browse files Browse the repository at this point in the history
get mkdocs theme via gh-actions
  • Loading branch information
camillescott authored Apr 24, 2020
2 parents 9baba0b + 4560740 commit 0c0e201
Show file tree
Hide file tree
Showing 131 changed files with 20 additions and 25,632 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
push:
branches:
- master
pull_request:
branches:
- master

jobs:
deploy:
Expand Down Expand Up @@ -32,6 +35,10 @@ jobs:
run: |
python3 -m pip install --upgrade pip
python3 -m pip install mkdocs
python3 -m pip install mkdocs-material
# - name: Checkout submodules
# uses: dib-lab/mkdocs-material-dib@master

- name: Build site
run: mkdocs build
Expand Down
18 changes: 0 additions & 18 deletions mkdocs-material-dib/.babelrc

This file was deleted.

36 changes: 0 additions & 36 deletions mkdocs-material-dib/.editorconfig

This file was deleted.

27 changes: 0 additions & 27 deletions mkdocs-material-dib/.eslintignore

This file was deleted.

199 changes: 0 additions & 199 deletions mkdocs-material-dib/.eslintrc

This file was deleted.

11 changes: 0 additions & 11 deletions mkdocs-material-dib/.modernizr-autorc

This file was deleted.

22 changes: 0 additions & 22 deletions mkdocs-material-dib/.stylelintignore

This file was deleted.

Loading

0 comments on commit 0c0e201

Please sign in to comment.