Go to file
Drew DeVault 1cea294105 3-Clause BSD 2017-08-12 20:29:13 -04:00
srht Use __import__(name) instead of hackier solution 2017-08-01 15:41:12 -04:00
.build.yml Update .build.yml 2017-07-28 22:09:35 -04:00
.gitignore Move subproject templates/static into module 2017-04-02 08:20:40 -04:00
.gitmodules Add setup.py, move stuff into srht/ 2017-02-08 06:51:30 -05:00
LICENSE 3-Clause BSD 2017-08-12 20:29:13 -04:00
README Add README 2017-02-05 17:37:43 -05:00
setup.py Promote markdown filter to srht package 2017-07-27 20:11:18 -04:00

README

                               sr.ht shared code

Framework for building sr.ht sites. Provides some modules that help with the
Flask and SQLAlchemy bits, plus shared code for things like validation and
configuration. Also contains shared HTML and SCSS.