Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Wolfgang Knopki
Spacedeck-open-SAML
Commits
f396bc2e
Commit
f396bc2e
authored
Apr 14, 2018
by
mntmn
Browse files
update README
parent
44c84028
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f396bc2e
...
@@ -41,10 +41,6 @@ To install all node dependencies, run (do this once):
...
@@ -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:
...
@@ -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.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment