Author
|
zPlus <zplus@peers.community>
2017-10-01 16:04:28
|
Committer
|
Gogs <gogitservice@gmail.com>
2017-10-01 16:04:28
|
Commit
|
1dcaaf4
(patch)
|
Tree
|
a9ee579
|
Parent(s)
|
|
Merge branch 'master' of deavmi/freepost into master
commits diff:
b9b68b3..1dcaaf4
1 file changed,
4 insertions,
2 deletions
—
download
Diffstat
Diff options
+4/-2
M README.md
|
1
|
+ |
# FreePost
|
|
2
|
+ |
|
1
|
3
|
|
This is the code powering [freepost](http://freepo.st).
|
2
|
4
|
|
|
3
|
5
|
|
# Development
|
4
|
6
|
|
|
5
|
7
|
|
## Stylesheets
|
6
|
8
|
|
|
7
|
|
- |
Sources are in css/. They are compiled using Stylus. Run this command from the project's root:
|
|
9
|
+ |
Sources are in `css/`. They are compiled using Stylus. Run this command from the project's root:
|
8
|
10
|
|
|
9
|
|
- |
$ stylus --watch --compress --disable-cache --out css/ css/
|
|
11
|
+ |
`$ stylus --watch --compress --disable-cache --out css/ css/`
|
10
|
12
|
|
|
11
|
13
|
|
# Contacts
|
12
|
14
|
|
|