Software that makes simple Markdown content go. Used on bss.zone and other domains of mine.
Go to file
Brian S. Stephan 5c1fc93ff9 combine tox deps in order to unconfuse flake8-isort
with pytest not being included in the lint environment, flake8-isort
didn't know how to treat it vs. incorporealcms imports, leading to false
positives only inside tox. this makes it so that certain packages
(defined in base deps) can be imported in any/all envs, because they
show up in analyzed/imported/etc code rather than being merely tools
2020-06-22 18:48:18 -05:00
incorporealcms add the ability to redirect a file-looking request to a dir 2020-06-19 19:58:12 -05:00
requirements add flake8 and many plugins to requirements-dev, for vim's sake 2020-06-19 19:40:01 -05:00
tests add the ability to redirect a file-looking request to a dir 2020-06-19 19:58:12 -05:00
.gitattributes add setup.py with versioneer support 2020-03-07 00:29:17 -06:00
.gitignore replace CI tools with tox invocation 2020-06-16 23:00:49 -05:00
LICENSE Initial commit 2020-03-06 16:55:41 -06:00
MANIFEST.in versioneer.py doesn't need to be included in the package 2020-06-18 23:29:37 -05:00
README.md Initial commit 2020-03-06 16:55:41 -06:00
setup.cfg replace CI tools with tox invocation 2020-06-16 23:00:49 -05:00
setup.py fix /most/ isort problems, but conftest.py is being weird 2020-06-19 19:54:01 -05:00
tox.ini combine tox deps in order to unconfuse flake8-isort 2020-06-22 18:48:18 -05: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.