adding basic steps for building and publishing
This commit is contained in:
parent
926ac463df
commit
ae4f800bb4
1 changed files with 7 additions and 0 deletions
|
@ -2,4 +2,11 @@
|
|||
|
||||
Sources for [criminallycute.fi][]
|
||||
|
||||
Basic steps to build the site and publish:
|
||||
|
||||
* Clone repo
|
||||
* `mix deps.get`
|
||||
* Publish with `make && make publish`
|
||||
|
||||
[criminallycute.fi]:https://criminallycute.fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue