Currently, the repository is a reflection of events that happened in the past. This approach will lead to a lot of duplication.
I want to create a structure where we have tutorials that we can pick from depending on who is following the tutorial.
So we probably end up with something's along the lines of:
- Hello world
- Disaster tweets
- Tutorial xyz
These tutorials are probably aimed at the scientist role within Brane initially, but this should transition to separate sets of tutorials for the different types of users within Brane. I.e.
- Scientist
- Hello world
- Disaster tweets
- Tutorial x
- Administrator
- Setting up Brane
- Tutorial y
- Policy maker
- Writing your first policy
- Tutorial z
- Software engineer
- Writing your first package
- Tutorial α
Currently, the repository is a reflection of events that happened in the past. This approach will lead to a lot of duplication.
I want to create a structure where we have tutorials that we can pick from depending on who is following the tutorial.
So we probably end up with something's along the lines of:
These tutorials are probably aimed at the scientist role within Brane initially, but this should transition to separate sets of tutorials for the different types of users within Brane. I.e.