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

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

Grav, a flat-file CMS packaged for YunoHost
https://github.com/yunohost-apps/grav_ynh

cms flat-file grav yunohost yunohost-apps

Last synced: 8 months ago
JSON representation

Grav, a flat-file CMS packaged for YunoHost

Awesome Lists containing this project

README

          


Logo of Grav
Grav, packaged for YunoHost

Modern open source flat-file CMS

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://www.getgrav.org/)
[![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://getgrav.org/downloads/themes)
[![Version: 1.7.50.2~ynh1](https://img.shields.io/badge/Version-1.7.50.2~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/grav/)




## Screenshots
![Screenshot of Grav](./doc/screenshots/grav.jpg)

## 📦 Developer info

[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/grav)](https://ci-apps.yunohost.org/ci/apps/grav/)

🛠️ Upstream Grav repository:

Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/grav_ynh/tree/testing).

The `testing` branch can be tested using:
```
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/grav_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade grav -u https://github.com/YunoHost-Apps/grav_ynh/tree/testing
```

### 📚 App packaging documentation

Please see for more information.