No description
Find a file
2022-05-19 18:05:26 +02:00
conf Update settings-template.json 2022-05-19 17:27:20 +02:00
doc Update DISCLAIMER.md 2022-05-19 17:43:43 +02:00
scripts Update install 2022-05-19 18:05:26 +02:00
sources First commit 2022-02-25 23:08:25 +01:00
check_process First commit 2022-02-25 23:08:25 +01:00
config_panel.toml.example First commit 2022-02-25 23:08:25 +01:00
LICENSE Fix 2022-05-19 16:26:06 +02:00
manifest.json Fix 2022-05-19 17:24:18 +02:00
README.md Auto-update README 2022-05-19 15:43:50 +00:00
README_fr.md Auto-update README 2022-05-19 15:43:50 +00:00

Fipamo for YunoHost

Integration level
Install Fipamo with YunoHost

Lire ce readme en français.

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

Overview

The Fipamo project was born from a need for a simple, easy to use no data blog platform that doesnt require much effort to set up and maintain. Fipamo uses Markdown to handle posts and renders them to flat html so you can serve them from anywhere. No complicated set ups. No long list of dependencies. Just write and publish.

Shipped version: 2.5.0~ynh1

Demo: https://demo.example.com

Screenshots

Disclaimers / important information

to finish the installation go to yourdomain.tld/dashboard

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/fipamo_ynh/tree/testing --debug
or
sudo yunohost app upgrade fipamo -u https://github.com/YunoHost-Apps/fipamo_ynh/tree/testing --debug

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