SciPost Code Repository

Skip to content
Snippets Groups Projects
README.rst 1.21 KiB
Newer Older

This repository carries the entire codebase for the
`scipost.org <https://scipost.org>`__ scientific publication portal.

********************
********************
SciPost's core development and maintenance team:
* `Jean-Sébastien Caux <https://jscaux.org>`__ [project leader]
* Jorran de Wit

Bug reports, issues,
suggestions and ideas can be emailed to techsupport@scipost.org.
Jean-Sébastien Caux's avatar
Jean-Sébastien Caux committed
This codebase is released under the terms of the `GNU Affero General
Public License (Version 3, 19 November 2007) <https://www.gnu.org/licenses/agpl.html>`_.
Contributing
============

If you are competent in Django-based web development and would like to join our core
development team, please email your credentials to jscaux@scipost.org.

Conventions
-----------

In any pull request, please follow our coding conventions.

**********************
Detailed documentation
**********************
Jean-Sébastien Caux's avatar
Jean-Sébastien Caux committed
Installation
============
Jean-Sébastien Caux's avatar
Jean-Sébastien Caux committed
See the detailed installation instructions in ``docs/installation``.
Jean-Sébastien Caux's avatar
Jean-Sébastien Caux committed
Deployment
Jean-Sébastien Caux's avatar
Jean-Sébastien Caux committed
Details about the deployment of the production server is in ``docs/deployment``.
Jean-Sébastien Caux's avatar
Jean-Sébastien Caux committed


Maintenance
===========

Information on necessary maintenance is in ``docs/maintenance``.