update deploy/build instructions

This commit is contained in:
Jeppe Ernst 2018-01-22 15:57:08 +01:00
parent 38e1fc2ddd
commit e122110a26
1 changed files with 4 additions and 0 deletions

View File

@ -13,5 +13,9 @@
You can now see the site at [localhost:4000](http://localhost:4000)
## Deploy
It's **important** that you build the site with `JEKYLL_ENV=production bundle exec jekyll build` before deploying the contents of the `_site` directory. We're doing some debugging stuff when then project is build in the development env.
## Structure
The contents of the index page is defined in the frontmatter of the file `index.md`