Skip to content

Commit

Permalink
Update Enduro links in cheatsheet #3
Browse files Browse the repository at this point in the history
  • Loading branch information
eviau-artefactual authored Jul 4, 2024
2 parents 18777b7 + ab0930f commit 1dba762
Showing 1 changed file with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions docs/cheatsheet.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ GitHub repos:

- https://www.github.com/artefactual contains the main projects
- https://www.github.com/artefactual-labs is a place for Artefactual staff to work on experiments
- https://www.github.com/artefactual-sdps is the current home of Enduro and some related projects
- https://www.github.com/archivematica host the Archivematica Issues repo and a few others Archivematica projects

You might want to take a look at the `Artefactual YouTube channel <https://www.youtube.com/@ArtefactualSystems>`__.
Expand All @@ -21,51 +22,51 @@ Here is a table with relevant URLs, gathered together as a cheastsheet.
.. list-table:: Resources for every project
:widths: 50 50 50 50
:header-rows: 1

* - I am looking for...
- AtoM
- Archivematica
- Enduro
* - GitHub repo
- https://github.com/artefactual/atom
- https://github.com/artefactual/archivematica
- https://github.com/artefactual-labs/enduro
- https://github.com/artefactual-sdps/enduro
* - The why and what of the project
- https://www.accesstomemory.org/
- https://www.archivematica.org/
- https://enduroproject.netlify.app/docs/overview/whatisenduro/
- https://enduro.readthedocs.io/
* - README
- https://github.com/artefactual/atom/blob/qa/2.x/README.md
- https://github.com/artefactual/archivematica/blob/qa/1.x/README.md
- https://github.com/artefactual-labs/enduro/blob/main/README.md
- https://github.com/artefactual-sdps/enduro/blob/main/README.md
* - License
- https://github.com/artefactual/atom/blob/qa/2.x/LICENSE
- https://github.com/artefactual/archivematica/blob/qa/1.x/LICENSE
- https://github.com/artefactual-labs/enduro/blob/main/LICENSE
- https://github.com/artefactual-sdps/enduro/blob/main/LICENSE
* - Code of Conduct
- We think that the Code of Conduct should be the same for all projects - refer yourself to the one for Archivematica at https://github.com/artefactual/archivematica/blob/qa/1.x/CODE_OF_CONDUCT.md
- https://github.com/artefactual/archivematica/blob/qa/1.x/CODE_OF_CONDUCT.md
- We think that the Code of Conduct should be the same for all projects - refer yourself to the one for Archivematica at https://github.com/artefactual/archivematica/blob/qa/1.x/CODE_OF_CONDUCT.md
* - Contributing guide
- https://github.com/artefactual/atom/blob/qa/2.x/CONTRIBUTING.md
- https://github.com/artefactual/archivematica/blob/qa/1.x/CONTRIBUTING.md
- https://enduroproject.netlify.app/docs/contribution-guidelines/
- https://github.com/artefactual-sdps/enduro/blob/main/CONTRIBUTING.md
* - Issues
- https://github.com/artefactual/atom/issues
- https://github.com/archivematica/Issues/issues
-
- https://github.com/artefactual-sdps/enduro/issues
* - How to install
- https://github.com/artefactual/atom?tab=readme-ov-file#installation
- https://github.com/artefactual/archivematica/blob/qa/1.x/README.md#installation
- https://enduroproject.netlify.app/docs/
- https://enduro.readthedocs.io/dev-manual/devel/ (dev only)
* - Quickstart
- https://www.accesstomemory.org/fr/docs/2.8/#getting-started
- https://www.archivematica.org/fr/docs/archivematica-1.15/getting-started/quick-start/quick-start/#quick-start
- https://enduroproject.netlify.app/docs/installation/
- https://enduro.readthedocs.io/user-manual/
* - Release notes
- https://github.com/artefactual/atom/releases
- https://wiki.archivematica.org/Release_Notes
- https://github.com/artefactual-labs/enduro/tags
- None for now
* - Users group or mailing list
- https://groups.google.com/g/ica-atom-users
- https://groups.google.com/g/archivematica
Expand All @@ -77,15 +78,15 @@ Here is a table with relevant URLs, gathered together as a cheastsheet.
* - Documentation - user
- https://www.accesstomemory.org/fr/docs/2.8/#user-manual
- https://www.archivematica.org/fr/docs/archivematica-1.15/#user-manual
- https://enduroproject.netlify.app/docs/user-manual/
- https://enduro.readthedocs.io/user-manual/
* - Documentation - developer
- https://www.accesstomemory.org/fr/docs/2.8/#developer-s-manual
- https://www.archivematica.org/fr/docs/archivematica-1.15/#developer-manual
- https://enduroproject.netlify.app/docs/development/
- https://enduro.readthedocs.io/dev-manual/
* - Documentation - API
- https://www.accesstomemory.org/fr/docs/2.8/#api
- https://www.archivematica.org/fr/docs/archivematica-1.15/dev-manual/api/api-overview/#api-overview
- https://enduroproject.netlify.app/docs/api/
- None for now
* - Architectural Decisions Record (ADR)
- None for now
- https://adr.archivematica.org/
Expand Down

0 comments on commit 1dba762

Please sign in to comment.