An open API service indexing awesome lists of open source software.

https://github.com/yunohost-apps/stylo_ynh


https://github.com/yunohost-apps/stylo_ynh

stylo yunohost yunohost-apps

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

        

# Stylo for YunoHost

[![Integration level](https://dash.yunohost.org/integration/stylo.svg)](https://ci-apps.yunohost.org/ci/apps/stylo/) ![Working status](https://ci-apps.yunohost.org/ci/badges/stylo.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/stylo.maintain.svg)

[![Install Stylo with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=stylo)

*[Read this README in other languages.](./ALL_README.md)*

> *This package allows you to install Stylo quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*

## Overview

Stylo is a text editor for scientific articles in the humanities and social sciences.

### Features

- a metadata editor
- versioning
- bibliography management
- different export formats: html5, xml (TEI, Erudit), pdf...
- the annotation
- document sharing

**Shipped version:** 3.0.6~ynh1

**Demo:**

## Screenshots

![Screenshot of Stylo](./doc/screenshots/example.jpg)

## Documentation and resources

- Official app website:
- Official user documentation:
- Official admin documentation:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:

## Developer info

Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/stylo_ynh/tree/testing).

To try the `testing` branch, please proceed like that:

```bash
sudo yunohost app install https://github.com/YunoHost-Apps/stylo_ynh/tree/testing --debug
or
sudo yunohost app upgrade stylo -u https://github.com/YunoHost-Apps/stylo_ynh/tree/testing --debug
```

**More info regarding app packaging:**