|
3 | 3 | You can adapt this file completely to your liking, but it should at least
|
4 | 4 | contain the root `toctree` directive.
|
5 | 5 |
|
| 6 | +======== |
6 | 7 | Welcome!
|
7 | 8 | ========
|
8 | 9 |
|
9 |
| -Welcome to the Contributors Portal for Access to Memory (AtoM), Archivematica and Enduro. |
| 10 | +Welcome to the Contributors Portal for Access to Memory (AtoM), |
| 11 | +Archivematica and Enduro. |
| 12 | + |
| 13 | +At `Artefactual <https://www.artefactual.com>`__, we are currently |
| 14 | +working on improving the contribution process, and we deemed it useful |
| 15 | +to have a Portal to group relevant information for our main |
| 16 | +software projects. |
10 | 17 |
|
11 |
| -This Portal was first created in May 2024. |
| 18 | +This Portal was first created in May 2024. It is maintained as a |
| 19 | +`GitHub repo <https://www.github.com/artefactual/artefactual.github.io>`__. |
| 20 | + |
| 21 | +Suggestions for this Portal are welcome - you can either `open an issue <https://www.github.com/artefactual/artefactual.github.io/issues>`__ |
| 22 | +or ` send us an email < mailto:[email protected]>`__. |
12 | 23 |
|
13 | 24 | .. toctree::
|
14 | 25 | :maxdepth: 1
|
15 | 26 | :caption: Contents:
|
16 | 27 |
|
17 | 28 | cheatsheet.rst
|
| 29 | + dependencies.rst |
18 | 30 | i18n.rst
|
19 | 31 |
|
20 |
| -Why this Portal |
21 |
| ---------------- |
22 |
| - |
23 |
| -At Artefactual, we are currently working on improving the contribution process, and we deemed useful to have a Portal to help regroup relevant information for our main software projects. |
| 32 | +The :doc:`Cheatsheet <cheatsheet>` is a table of links for each |
| 33 | +of the projects we maintain. |
24 | 34 |
|
25 |
| -What is the Portal |
26 |
| ------------------- |
| 35 | +The :doc:`Dependencies <dependencies>` page is a list of external |
| 36 | +projects and code libraries used by the applications we maintain. |
27 | 37 |
|
28 |
| -The Portal is a way for Contributors to find information that will guide them through the contribution process for AtoM, Archivematica and Enduro. |
| 38 | +The :doc:`Internationalization <i18n>` page contains information related to |
| 39 | +the current state of the translation process for our projects. |
0 commit comments