update README
This commit is contained in:
parent
44c84028dc
commit
f396bc2e40
10
README.md
10
README.md
@ -41,10 +41,6 @@ To install all node dependencies, run (do this once):
|
|||||||
|
|
||||||
npm install
|
npm install
|
||||||
|
|
||||||
To rebuild the frontend CSS styles (do this at least once, too):
|
|
||||||
|
|
||||||
gulp styles
|
|
||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
|
|
||||||
See [config/default.json](config/default.json)
|
See [config/default.json](config/default.json)
|
||||||
@ -72,6 +68,12 @@ For advanced media conversion:
|
|||||||
By default, media files are uploaded to the ```storage``` folder.
|
By default, media files are uploaded to the ```storage``` folder.
|
||||||
The database is stored in ```database.sqlite``` by default.
|
The database is stored in ```database.sqlite``` by default.
|
||||||
|
|
||||||
|
# Hacking
|
||||||
|
|
||||||
|
To rebuild the frontend CSS styles:
|
||||||
|
|
||||||
|
gulp styles
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
The Spacedeck logo and brand assets are registered trademarks of Spacedeck GmbH. All rights reserved.
|
The Spacedeck logo and brand assets are registered trademarks of Spacedeck GmbH. All rights reserved.
|
||||||
|
Loading…
Reference in New Issue
Block a user