Add extra step
This commit is contained in:
parent
5f151bfa62
commit
93f572572b
|
@ -7,6 +7,7 @@ A skeleton project for the [Sculpin][1] static site generator.
|
||||||
1. Download the project by running `composer create-project opdavies/sculpin-skeleton --stability dev my-sculpin-site`.
|
1. Download the project by running `composer create-project opdavies/sculpin-skeleton --stability dev my-sculpin-site`.
|
||||||
1. Run `composer run watch` to generate and serve the site.
|
1. Run `composer run watch` to generate and serve the site.
|
||||||
1. Start adding content to `source/index.md`.
|
1. Start adding content to `source/index.md`.
|
||||||
|
1. Add more content, settings, layouts, includes etc as needed.
|
||||||
|
|
||||||
## Scripts
|
## Scripts
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue