1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/automad_ynh.git synced 2024-09-03 18:06:04 +02:00
Automad package for YunoHost
Find a file
2022-05-31 21:27:02 +00:00
conf Send email to admin with login credentials 2022-05-31 23:26:46 +02:00
doc fix 2022-05-15 13:15:59 +02:00
scripts Send email to admin with login credentials 2022-05-31 23:26:46 +02:00
sources First commit 2022-05-15 11:49:28 +02:00
check_process First commit 2022-05-15 11:49:28 +02:00
config_panel.toml.example First commit 2022-05-15 11:49:28 +02:00
LICENSE First commit 2022-05-15 11:49:28 +02:00
manifest.json path 2022-05-15 13:17:22 +02:00
README.md Auto-update README 2022-05-31 21:27:02 +00:00
README_fr.md Auto-update README 2022-05-31 21:27:02 +00:00

Automad for YunoHost

Integration level Working status Maintenance status
Install Automad with YunoHost

Lire ce readme en français.

This package allows you to install Automad quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

A flat-file content management system and template engine

Shipped version: 1.10.9~ynh1

Demo: https://demo.example.com

Screenshots

Screenshot of Automad

Disclaimers / important information

Create an user account in order to use the browser-based user interface called the Dashboard. Therefore navigate to https://yoursite.com/dashboard and follow the instructions.

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/automad_ynh/tree/testing --debug
or
sudo yunohost app upgrade automad -u https://github.com/YunoHost-Apps/automad_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps