ID: d4d3311fbf0a07c1b68265a29062277d9fd7f861
19 lines
—
554B —
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.
|