From f793dec6c52e8863a29568e919ce9fac4f904b60 Mon Sep 17 00:00:00 2001 From: jokob-sk Date: Sun, 9 Feb 2025 11:05:52 +1100 Subject: [PATCH] MKDocs --- .github/workflows/mkdocs.yml | 3 +-- dockerfiles/README.md | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/workflows/mkdocs.yml b/.github/workflows/mkdocs.yml index 15620ced..11ae0743 100755 --- a/.github/workflows/mkdocs.yml +++ b/.github/workflows/mkdocs.yml @@ -19,8 +19,7 @@ jobs: - name: Install MkDocs run: | - pip install mkdocs mkdocs-material - pip install mkdocs-github-admonitions-plugin + pip install mkdocs mkdocs-material && pip install mkdocs-github-admonitions-plugin - name: Deploy MkDocs run: mkdocs gh-deploy --force diff --git a/dockerfiles/README.md b/dockerfiles/README.md index 550f5f44..0129c332 100755 --- a/dockerfiles/README.md +++ b/dockerfiles/README.md @@ -9,8 +9,8 @@ | [📑 Docker guide](https://github.com/jokob-sk/NetAlertX/blob/main/dockerfiles/README.md) | [🚀 Releases](https://github.com/jokob-sk/NetAlertX/releases) | [📚 Docs](https://github.com/jokob-sk/NetAlertX/tree/main/docs) | [🔌 Plugins](https://github.com/jokob-sk/NetAlertX/blob/main/front/plugins/README.md) | [🤖 Ask AI](https://gurubase.io/g/netalertx) |----------------------| ----------------------| ----------------------| ----------------------| ----------------------| - - + + Head to [https://netalertx.com/](https://netalertx.com/) for more gifs and screenshots 📷.