Нет описания

Rodrigo Garcia 17975863fb Cambios python3 5 лет назад
fbs fe8b0a7492 Agregando listado de paginas segun categorias 7 лет назад
monomotapa 17975863fb Cambios python3 5 лет назад
.gitignore 75555b82d9 [+] Consejos del día con simplemotds 6 лет назад
LICENSE b837bce5ad Initial commit 10 лет назад
README.md 8f37985ed8 [+-] posts se ordenan de acuerdo a pages.json primero 6 лет назад
agpl.txt 979cbe6526 switched to agpl 10 лет назад
code-header.txt fefbb6b824 licensing fix 10 лет назад
config.deploy.json d19805652a [+-] title en html y pagina principal 6 лет назад
config.json d19805652a [+-] title en html y pagina principal 6 лет назад
config_simplemotds.json 75555b82d9 [+] Consejos del día con simplemotds 6 лет назад
notas.txt 644b045f6a Modificando primera version 8 лет назад
requirementes.txt 17975863fb Cambios python3 5 лет назад
requirements.txt 80c4c45ef1 Iniciando rama python3 5 лет назад
rmgss.ini 398b825ff6 [+] archivos deploy basico 7 лет назад
robots.txt d19805652a [+-] title en html y pagina principal 6 лет назад
run.py cd0d862bcf [fix] consejos del dia en paginas 6 лет назад
tests.py 644b045f6a Modificando primera version 8 лет назад
wsgi.py 4bc92f86a5 [fix] error uwsgi.py con wsgi.py 7 лет назад

README.md

Monimatapa

Backend y Frontend para Rmgss.net, es una version modificada del micro CMS Monomatapa

Monomatapa

A Micro CMS using Flask.

Monomotapa:

a city whose inhabitants are bounded by deep feelings of friendship, so that they intuit one another's most secret needs and desire. For instance, if one dreams that his friend is sad, the friend will perceive the distress and rush to the sleepers rescue.

(Jean de La Fontaine, Fables choisies, mises en vers, VIII:11 Paris, 2nd ed., 1678-9)

cited in : Alberto Manguel and Gianni Guadalupi, The Dictionary of Imaginary Places, Bloomsbury, London, 1999.

(Read Fables choisies, mises en vers in English or the original French).

A micro cms written using the Flask microframework, orignally to manage my personal site. It is designed so that publishing a page requires no more than dropping a markdown page in the appropriate directory (though you need to edit a json file if you want it to appear in the top navigation).

It can also display its own source code and run its own unit tests.

The name 'Monomotapa' was chosen more or less at random (it shares an initial with me) as I didn't want to name it after the site and be typing import paulmunday, or something similar, as that would be strange.

Copyright (C) 2014, Paul Munday.

PO Box 28228, Portland, OR, USA 97228 paul at paulmunday.net

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.