mirror of https://github.com/statping/statping
Created Static Export (markdown)
parent
14761296aa
commit
77e872c149
|
@ -0,0 +1,6 @@
|
||||||
|
If you want to use Statup as a CLI application without running a server, you can export your status page to a static HTML.
|
||||||
|
This export tool is very useful for people who want to export their HTML and upload/commit it to Github Pages or an FTP server.
|
||||||
|
```dash
|
||||||
|
statup export
|
||||||
|
```
|
||||||
|
###### Creates `index.html` in the current directory with CDN asset URL's. 💃
|
Loading…
Reference in New Issue