1
0
mirror of synced 2025-12-19 18:05:53 -05:00

Bump mkdocs deploy workflow version (#437)

* Bump mkdocs deploy workflow version

* Dummy commit (to trigger wf)
This commit is contained in:
Ilir Bekteshi
2020-06-25 09:17:12 +02:00
committed by GitHub
parent d8cdbb30bb
commit 34f702b183
2 changed files with 4 additions and 1 deletions

View File

@@ -16,6 +16,6 @@ jobs:
uses: actions/checkout@v1
- name: Deploy docs
uses: mhausenblas/mkdocs-deploy-gh-pages@1.11
uses: mhausenblas/mkdocs-deploy-gh-pages@1.12
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

View File

@@ -1,11 +1,13 @@
site_name: Qlik Sense on Kubernetes CLI
repo_url: 'https://github.com/qlik-oss/sense-installer'
strict: true
theme:
name: "material"
palette:
primary: 'green'
accent: 'indigo'
markdown_extensions:
- toc:
permalink: true
@@ -15,6 +17,7 @@ markdown_extensions:
- pymdownx.superfences
- pymdownx.details
- pymdownx.tabbed
nav:
- Overview: index.md
- getting_started.md