Updated README
This commit is contained in:
parent
e58eadbfa2
commit
c8124beb3f
20
README.md
20
README.md
|
@ -1,20 +1,6 @@
|
|||
oliverdavies.co.uk
|
||||
opdavies.github.io
|
||||
==================
|
||||
|
||||
The source code for <http://www.oliverdavies.co.uk>. Built with [Sculpin](http://sculpin.io).
|
||||
The source code for [my personal website and blog](http://www.oliverdavies.co.uk), built with [Sculpin](http://sculpin.io).
|
||||
|
||||
Build
|
||||
-----
|
||||
|
||||
### If You Already Have Sculpin
|
||||
|
||||
sculpin install
|
||||
sculpin generate --watch --server
|
||||
|
||||
Your newly generated clone of the site is now accessible at `http://localhost:8000/`.
|
||||
|
||||
### If You Need Sculpin
|
||||
|
||||
curl -O https://download.sculpin.io/sculpin.phar
|
||||
php sculpin.phar install
|
||||
php sculpin.phar generate --watch --server
|
||||
Please [create an issue](https://github.com/opdavies/opdavies.github.io/issues) to log any errors or issues with the site or make a suggestion. Pull requests are welcome for suggestions to posts and tutorials.
|
Loading…
Reference in a new issue