Software that makes simple Markdown content go. Used on bss.zone and other domains of mine.
Go to file
Brian S. Stephan 17bbe9c6b4 allow explicit instance_path in create_app()
this will be necessary to point pytest's app fixture at a different
instance directory with test data
2020-03-07 09:24:20 -06:00
incorporealcms allow explicit instance_path in create_app() 2020-03-07 09:24:20 -06:00
requirements add versioneer to requirements-dev 2020-03-07 00:15:14 -06:00
tests add method to convert .*/ paths to .*/index 2020-03-07 08:37:38 -06:00
.gitattributes add setup.py with versioneer support 2020-03-07 00:29:17 -06:00
.gitignore .gitignore only the root instance/ flask dir 2020-03-07 09:22:47 -06:00
LICENSE Initial commit 2020-03-06 16:55:41 -06:00
MANIFEST.in add setup.py with versioneer support 2020-03-07 00:29:17 -06:00
README.md Initial commit 2020-03-06 16:55:41 -06:00
setup.cfg add setup.py with versioneer support 2020-03-07 00:29:17 -06:00
setup.py add setup.py with versioneer support 2020-03-07 00:29:17 -06:00
versioneer.py add setup.py with versioneer support 2020-03-07 00:29:17 -06:00

README.md

incorporeal-cms

Software that makes incorporeal.org go.