No description
Find a file
2024-11-08 19:18:25 +01:00
conf Update nginx.conf 2024-10-23 12:28:14 +02:00
doc Create POSTINSTALL_fr.md 2024-10-23 12:29:01 +02:00
scripts cleaning 2024-11-08 19:16:23 +01:00
ALL_README.md Auto-update READMEs 2024-10-23 11:36:56 +02:00
LICENSE Update LICENSE 2024-10-23 11:36:52 +02:00
manifest.toml cleaning 2024-11-08 19:16:23 +01:00
README.md Auto-update READMEs 2024-11-08 19:18:25 +01:00
README_es.md Auto-update READMEs 2024-11-08 19:18:25 +01:00
README_eu.md Auto-update READMEs 2024-11-08 19:18:25 +01:00
README_fr.md Auto-update READMEs 2024-11-08 19:18:25 +01:00
README_gl.md Auto-update READMEs 2024-11-08 19:18:25 +01:00
README_id.md Auto-update READMEs 2024-11-08 19:18:25 +01:00
README_nl.md Auto-update READMEs 2024-11-08 19:18:25 +01:00
README_ru.md Auto-update READMEs 2024-11-08 19:18:25 +01:00
README_zh_Hans.md Auto-update READMEs 2024-11-08 19:18:25 +01:00
tests.toml cleaning 2024-11-05 22:02:58 +01:00

Docsify for YunoHost

Integration level Working status Maintenance status

Install Docsify with YunoHost

Read this README in other languages.

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

Overview

Docsify turns one or more Markdown files into a Website, with no build process required.

Features

  • No statically built html files
  • Simple and lightweight
  • Smart full-text search plugin
  • Multiple themes
  • Useful plugin API
  • Emoji support

Shipped version: 4.4.4~ynh3

Screenshots

Screenshot of Docsify

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

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