Skip to content

Commit a94f3cd

Browse files
authored
Merge pull request #80 from hpc-unibe-ch/79-integration-of-documentation-rework
Documentation rework. Breaking commit!
2 parents 85f0bef + 2f77a0b commit a94f3cd

File tree

152 files changed

+6097
-3471
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

152 files changed

+6097
-3471
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,13 @@ name: ci
22
on:
33
push:
44
branches:
5-
- master
65
- main
76
jobs:
87
deploy:
98
runs-on: ubuntu-latest
109
steps:
11-
- uses: actions/checkout@v2
12-
- uses: actions/setup-python@v2
10+
- uses: actions/checkout@v4
11+
- uses: actions/setup-python@v5
1312
with:
1413
python-version: 3.x
1514
- run: pip install mkdocs-material

docs/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/assets/.DS_Store

8 KB
Binary file not shown.

docs/assets/favicon.png

505 Bytes

docs/assets/images/.DS_Store

6 KB
Binary file not shown.
16.4 KB

docs/assets/images/banner.png

23.5 KB

docs/assets/images/bnode-overview.png

47.7 KB
136 KB
134 KB

0 commit comments

Comments
 (0)