Compare commits

..

4 Commits

Author SHA1 Message Date
05cb75df20 removed pages
Some checks failed
Continuous Integration / build (push) Failing after 7s
2024-01-18 15:13:53 +01:00
51cccb4b65 Added index 2024-01-18 15:13:21 +01:00
1f7ef0dbaa Add 'pages/' from commit '8c13b4fcc9270f1e57a1dc1859f2e43df9f7ca97'
git-subtree-dir: pages
git-subtree-mainline: d1a4c7ee072f26f089255f9b76f7c662477ee791
git-subtree-split: 8c13b4fcc9270f1e57a1dc1859f2e43df9f7ca97
2024-01-18 14:50:13 +01:00
Continuous Integration
8c13b4fcc9 Continuous Integration update docs 2024-01-18 13:17:43 +00:00
2 changed files with 6 additions and 3 deletions

View File

@ -13,9 +13,10 @@ jobs:
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- run: apt update -y - uses: actions/setup-python@v4
- run: apt install python3-pip -y with:
- run: pip3 install mkdocs-material python-version: 3.x
- run: pip install mkdocs-material
- run: mkdocs build - run: mkdocs build

2
docs/toos/index.md Normal file
View File

@ -0,0 +1,2 @@
# Index
Docs from Timo