Software that makes simple Markdown content go. Used on bss.zone and other domains of mine.
Go to file
Brian S. Stephan cac6b40af5 relicense the project under GPLv2
prepping for an actual public release of a sort, this hopefully
clarifies the license and copyright

license from https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
2021-06-02 07:44:23 -05:00
incorporealcms implement base-wide.html as an extension of base.html 2021-05-19 22:30:20 -05:00
requirements requirements bumps 2021-04-17 10:58:06 -05:00
tests allow pages to specify different templates 2021-04-30 19:41:39 -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 relicense the project under GPLv2 2021-06-02 07:44:23 -05:00
MANIFEST.in versioneer.py doesn't need to be included in the package 2020-06-18 23:29:37 -05:00
README.md relicense the project under GPLv2 2021-06-02 07:44:23 -05: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 tox updates: run py38, combine coverage, dist-as-dir 2020-10-20 16:07:49 -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 simple Markdown content go.

Author and Licensing

Written by and copyright Brian S. Stephan (bss@incorporeal.org).

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License (included in this repository), or (at your option) any later version.