ID: cf1b3e3cc21b1edb3b6a85c8beb06ff87fb64100
19 lines
—
550B —
View raw
| # FreePost
This is the code powering [freepost](http://freepo.st).
# Development
## Stylesheets
Sources are in `css/`. They are compiled using Stylus. Run this command from the project's root:
`$ stylus --watch --compress --disable-cache --out css/ css/`
# Contacts
If you have any questions please get in contact with us at [freepost](http://freepo.st).
# License
freepost is [free software](https://www.gnu.org/philosophy/free-sw.html) licensed as GNU Affero General Public License, either version 3 or (at your option) any later version.
|