diff --git a/pages/.gitea/workflows/pages.yml b/pages/.gitea/workflows/pages.yml deleted file mode 100644 index 2b41d11..0000000 --- a/pages/.gitea/workflows/pages.yml +++ /dev/null @@ -1,31 +0,0 @@ -name: Continuous Integration -on: - push: - branches: - - main - -jobs: - build: - runs-on: ubuntu-22.04 - env: - CI_COMMIT_MESSAGE: Continuous Integration update docs - CI_COMMIT_AUTHOR: Continuous Integration - steps: - - uses: actions/checkout@v3 - - - run: apt update -y - - run: apt install python3-pip -y - - run: pip3 install mkdocs-material - - - run: mkdocs build - - run: mv site/ deploy/ - - # Commit and push all changed files. - - name: GIT Commit Build Artifacts (coverage, dist, devdist, docs) - run: | - git config --global user.name "${{ env.CI_COMMIT_AUTHOR }}" - git config --global user.email "username@users.noreply.github.com" - git add deploy/ - git commit -m "${{ env.CI_COMMIT_MESSAGE }}" - git branch -M pages - git push -u origin pages --force diff --git a/pages/.gitignore b/pages/.gitignore deleted file mode 100644 index 1320f90..0000000 --- a/pages/.gitignore +++ /dev/null @@ -1 +0,0 @@ -site diff --git a/pages/deploy/404.html b/pages/deploy/404.html deleted file mode 100644 index 9a5895d..0000000 --- a/pages/deploy/404.html +++ /dev/null @@ -1,458 +0,0 @@ - - - -
- - - - - - - - - - - - - - -{"use strict";/*!
- * escape-html
- * Copyright(c) 2012-2013 TJ Holowaychuk
- * Copyright(c) 2015 Andreas Lubbe
- * Copyright(c) 2015 Tiancheng "Timothy" Gu
- * MIT Licensed
- */var Wa=/["'&<>]/;Vn.exports=Ua;function Ua(e){var t=""+e,r=Wa.exec(t);if(!r)return t;var o,n="",i=0,s=0;for(i=r.index;i