Merge branch 'master' into master

This commit is contained in:
newhinton
2019-02-28 14:57:20 +01:00
committed by GitHub
14 changed files with 62 additions and 10534 deletions

View File

@ -110,7 +110,7 @@ and go to `localhost:1313` in your browser. From now on all the changes you make
## How to edit the theme
If you have to override some of the styles, **you can do this easily** by adding `static/styles.css` in your root directory and point things you want to change.
If you have to override some of the styles, **you can do this easily** by adding `static/style.css` in your root directory and point things you want to change.
Otherwise, if you really want to edit the theme, you need to install Node dependencies. To do so, go to the theme directory (from your Hugo root directory):