further testing

This commit is contained in:
vabene1111
2021-01-03 10:19:32 +01:00
parent 6fe4c79b0d
commit da6b437b20
2 changed files with 8 additions and 11 deletions

View File

@@ -6,15 +6,12 @@ on:
- develop
jobs:
build:
name: Deploy docs
deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout main
uses: actions/checkout@v1
- name: Deploy docs
uses: mhausenblas/mkdocs-deploy-gh-pages@1.16
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CONFIG_FILE: docs/mkdocs.yml
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: 3.x
- run: pip install mkdocs-material
- run: mkdocs gh-deploy --force

View File

@@ -1,6 +1,6 @@
site_name: Recipes
theme:
name: material
name: null
custom_dir: mkdocs-material/material
# 404 page