diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md new file mode 100644 index 0000000..c3fa009 --- /dev/null +++ b/doc/DESCRIPTION.md @@ -0,0 +1,2 @@ +PrettyNoemieCMS offers its users an ergonomic solution, simple and elegant to build in no time responsive windows sites with modern design. +The construction of your site will consist of arranging at your convenience various modules, edit their content, and customize your site by choosing fonts, formatting text, and display colors. \ No newline at end of file diff --git a/doc/DESCRIPTION_fr.md b/doc/DESCRIPTION_fr.md new file mode 100644 index 0000000..b9db0d0 --- /dev/null +++ b/doc/DESCRIPTION_fr.md @@ -0,0 +1,2 @@ +CMS offrant à ses utilisateurs une solution ergonomique, simple et élégante pour construire en un rien de temps des sites vitrines responsives au design moderne. +La construction de votre site consistera à agencer à votre convenance des modules variés, d'éditer leurs contenus, et de personnaliser votre site en choisissant les polices de caractère, la mise en forme du texte, ainsi que les couleurs d'affichage. \ No newline at end of file diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md new file mode 100644 index 0000000..9a19dc7 --- /dev/null +++ b/doc/DISCLAIMER.md @@ -0,0 +1,3 @@ +## Configuration + +How to configure this app: by an admin panel at: `your.domain.tld/your_path/admin` diff --git a/doc/DISCLAIMER_fr.md b/doc/DISCLAIMER_fr.md new file mode 100644 index 0000000..f2a42a8 --- /dev/null +++ b/doc/DISCLAIMER_fr.md @@ -0,0 +1,3 @@ +## Configuration + +Comment configurer cette application: via le panneau d'administration à : `votre.domain.tld/votre_chemin/admin` diff --git a/doc/screenshots/pages-framasite-theme-light.gif b/doc/screenshots/pages-framasite-theme-light.gif new file mode 100644 index 0000000..23a988f Binary files /dev/null and b/doc/screenshots/pages-framasite-theme-light.gif differ diff --git a/manifest.json b/manifest.json index 3d0b485..670244f 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,12 @@ }, "version": "2020.01.07~ynh2", "url": "https://framagit.org/framasoft/PrettyNoemieCMS", + "upstream": { + "license": "AGPL-3.0", + "demo": "https://demo-pretty-noemie.frama.site", + "userdoc": "https://framagit.org/framasoft/PrettyNoemieCMS", + "code": "https://framagit.org/framasoft/PrettyNoemieCMS" + }, "license": "AGPL-3.0", "maintainer": { "name": "kay0u",