24 lines
450 B
Markdown
24 lines
450 B
Markdown
|
Negro Mate static generator
|
||
|
===========================
|
||
|
|
||
|
This module provides extra commands to negromate:
|
||
|
|
||
|
build
|
||
|
-----
|
||
|
Static web generator. Updates songs folder with required html files
|
||
|
and static content.
|
||
|
|
||
|
run
|
||
|
---
|
||
|
Starts a local web server to try current version.
|
||
|
|
||
|
rsync
|
||
|
-----
|
||
|
Syncronizes web with a remote folder, ready to be served with any web
|
||
|
server.
|
||
|
|
||
|
ipfs
|
||
|
----
|
||
|
Adds web to local ipfs node and pins remote server, unpinning previous
|
||
|
version.
|