forked from Computer_Society/open-goverance
28 lines
No EOL
913 B
Markdown
28 lines
No EOL
913 B
Markdown
Taking inspiration from https://git.dbyte.xyz/distro/redbrick-open-governance we are making our decisions open.
|
|
|
|
To view in Obsidian you can either download and install from https://obsidian.md/.
|
|
Or if you have nix installed you can do ``nix develop``.
|
|
|
|
|
|
## Documents
|
|
Pipelines run and generate these files every time they are modified.
|
|
|
|
### Handovers
|
|
Latest handovers are available here:
|
|
* [Download][0]
|
|
|
|
These can be generated with ``nix run .#handovers``
|
|
|
|
### Minutes
|
|
Latest Minutes are available here:
|
|
* [Download][1]
|
|
|
|
### Events
|
|
Latest Events are available here:
|
|
* [Download][2]
|
|
|
|
These can be generated with ``nix run .#minutes``
|
|
|
|
[0]: https://forgejo.skynet.ie/Computer_Society/open-goverance/releases/tag/handovers_latest
|
|
[1]: https://forgejo.skynet.ie/Computer_Society/open-goverance/releases/tag/minutes_latest
|
|
[2]: https://forgejo.skynet.ie/Computer_Society/open-goverance/releases/tag/events_latest |