Delete README.md
This commit is contained in:
parent
9cee380674
commit
014010f99f
15
README.md
15
README.md
|
@ -1,15 +0,0 @@
|
|||
# sculpin-minimal
|
||||
|
||||
A minimal installation of [Sculpin](http://sculpin.io).
|
||||
|
||||
## Build
|
||||
|
||||
If this is a fresh download, or you don’t have a `vendor` directory, use [Composer](https://getcomposer.org) to download the dependencies.
|
||||
|
||||
composer install
|
||||
|
||||
Once everything is downloaded, use the `sculpin` command to generate the site.
|
||||
|
||||
./vendor/bin/sculpin generate --watch --server
|
||||
|
||||
The site is now accessible at http://localhost:8000/.
|
Loading…
Reference in a new issue