Skip to content

Commit 0b58e37

Browse files
committed
deploy: 2ad83a6
0 parents  commit 0b58e37

41 files changed

Lines changed: 5030 additions & 0 deletions

Some content is hidden

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

.buildinfo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: 003e580c55a3ed2c117f42f65e2c0f89
4+
tags: 645f666f9bcd5a90fca523b33c5a78b7

.nojekyll

Whitespace-only changes.

_sources/index.md.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Welcome to CCPBioSim Developer Organisation
2+
3+
This GitHub organisation contains software, workshop material and many other types of repositories. These pages are aimed at developers, not users. They contain information about our development practices as well as details of which repositories are actively maintained and which are not.
4+
5+
This is currently a work in progress. Over time we wish to add things like roadmaps, dashboards, docs about coding etc etc.
6+
7+
```{toctree}
8+
---
9+
maxdepth: 2
10+
caption: Contents:
11+
---
12+
workshops-dash.md
13+
software-dash.md
14+
```
15+
16+
## Indices and tables
17+
18+
- {ref}`genindex`
19+
- {ref}`search`

_sources/software-dash.md.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Software Dashboard
2+
3+
This is a dashboard overview that details the status of software projects.
4+
5+
## Actively Maintained Software
6+
7+
These software packages are currently being actively maintained by the BioSim community and STFC:CoSeC.
8+
9+
## Retired Software
10+
11+
These software packages have reached end of life and are no longer being actively maintained. The source will still be made available, and repositories archived.

_sources/workshops-dash.md.txt

Lines changed: 75 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)