-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.rst
More file actions
50 lines (38 loc) · 1.72 KB
/
index.rst
File metadata and controls
50 lines (38 loc) · 1.72 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
.. Contributors Portal documentation master file, created by
sphinx-quickstart on Mon May 13 12:17:57 2024.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
========
Welcome!
========
Welcome to the Contributors Portal for Access to Memory (AtoM),
Archivematica and Enduro.
At `Artefactual <https://www.artefactual.com>`__, we are currently
working on improving the contribution process, and we deemed it useful
to have a Portal to group relevant information for our main
software projects.
This Portal was first created in May 2024. It is maintained as a
`GitHub repo <https://www.github.com/artefactual/artefactual.github.io>`__.
Suggestions for this Portal are welcome - you can either `open an issue <https://www.github.com/artefactual/artefactual.github.io/issues>`__
or `send us an email <mailto:contributors@artefactual.com>`__.
.. toctree::
:maxdepth: 1
:hidden:
contact.rst
code-of-conduct
cheatsheet
dependencies
guidelines
digipres
i18n
You might find some insights and usefuls resources to learn
about digital preservation in :doc:`About digital preservation <digipres>`.
The :doc:`Cheatsheet <cheatsheet>` is a table of links for each
of the projects we maintain.
The :doc:`Dependencies <dependencies>` page is a list of external
projects and code libraries used by the applications we maintain.
The :doc:`Developer guidelines <guidelines>` page has tips for
using git in the open source projects, as well as commands to help
get started with contributing. Suggestions for additions are welcome.
The :doc:`Internationalization <i18n>` page contains information related to
the current state of the translation process for our projects.