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
- Host: GitHub
- URL: https://github.com/yunohost-apps/stylo_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2023-03-25T12:16:38.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-30T17:35:21.000Z (10 months ago)
- Last Synced: 2024-11-17T03:28:23.081Z (7 months ago)
- Topics: stylo, yunohost, yunohost-apps
- Language: Shell
- Size: 92.8 KB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stylo for YunoHost
[](https://ci-apps.yunohost.org/ci/apps/stylo/)  
[](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

## 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:**