diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index 9fe6a92..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,13 +0,0 @@ -# To get started with Dependabot version updates, you'll need to specify which -# package ecosystems to update and where the package manifests are located. -# Please see the documentation for all configuration options: -# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates - -version: 2 -updates: - - package-ecosystem: "github-actions" # See documentation for possible values - directory: "/" # Location of package manifests - schedule: - interval: "weekly" - assignees: - - "MagicLike" diff --git a/.github/workflows/docs-deploy.yml b/.github/workflows/docs-deploy.yml deleted file mode 100644 index 7025da0..0000000 --- a/.github/workflows/docs-deploy.yml +++ /dev/null @@ -1,30 +0,0 @@ -name: docs-deploy -on: - push: - branches: - - main -# pull_request: -# types: -# - opened -# - reopened - workflow_dispatch: -concurrency: - group: "docs" - cancel-in-progress: true -jobs: - deploy: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v4 - with: - fetch-depth: '0' - - uses: actions/setup-python@v4 - with: - python-version: 3.x - - run: pip install mkdocs-material - - run: pip install mkdocs-git-revision-date-localized-plugin - - run: pip install mkdocs-git-authors-plugin - - run: pip install mkdocs-enumerate-headings-plugin - - run: pip install mkdocs-glightbox - #- run: pip install mkdocs-print-site-plugin - - run: mkdocs gh-deploy --force diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 5ff28e8..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/site diff --git a/.hintrc b/.hintrc deleted file mode 100644 index 4bf3089..0000000 --- a/.hintrc +++ /dev/null @@ -1,15 +0,0 @@ -{ - "extends": [ - "development" - ], - "hints": { - "compat-api/css": [ - "default", - { - "ignore": [ - "scroll-behavior" - ] - } - ] - } -} \ No newline at end of file diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 4ee7cf8..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "cSpell.words": [ - "Ctype", - "fastcgi", - "Fileinfo", - "glightbox", - "ᴴₒᴴₒᴴₒ", - "Laravel", - "Linktree", - "littlelink", - "matomo", - "Matomo", - "Mbstring", - "mkdocs", - "nglb", - "nosniff", - "PCRE", - "realpath", - "SAMEORIGIN", - "sqlite", - "Traefik", - "Vhosts" - ], - "cSpell.enableFiletypes": [ - "!css", - "!yaml" - ] -} \ No newline at end of file diff --git a/404.html b/404.html new file mode 100644 index 0000000..34699c7 --- /dev/null +++ b/404.html @@ -0,0 +1,797 @@ + + + +
+ + + + + + + + + + + + + + + + +