Skip to content

Commit

Permalink
Gulp bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
anges244 committed Mar 9, 2018
1 parent ecc6764 commit 0d69b9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -5,7 +5,7 @@ Project site: https://evie.undraw.co

An MIT licensed template bundled with a minimal style guide to build websites faster, especially combined with illustrations from [unDraw](https://undraw.co). It is extemely lightweight, customizable and works perfectly on modern browsers.

![Evie Landing](docs/assets/images/preview_landing.png?raw=true)
![Evie Landing](https://github.com/anges244/evie/blob/master/docs/images/preview_landing.png)

Usage
-----
Expand All @@ -14,4 +14,4 @@ _This is still under development. For better instructions, head over to the [pro

This version contains the development setup, with the source files (SASS,EJS) and a Gulp/Express.js setup. To use it, run `gulp`. This will start the server with live reloading. If you just want to compile a customized production version, the path is "src/theme/" and there you can change the SASS files, customize colors, make any change you want and run `gulp build`. This will generate a "theme" folder which contains your static website.

### Real documentation coming soon
### Real documentation coming soon

0 comments on commit 0d69b9b

Please sign in to comment.