Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ellgreen committed May 8, 2021
1 parent 00d201d commit 96bcad7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Binary file added .assets/template-screenshot-v1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ To watch for changes in the files, and automatically rebuild the site, use:
npm run watch
```

To disable BrowserSync, add `browserSync: false` to the config object passed to the Laravel mix Pace plugin

#### Building the site for production

The following command will build the production ready static site into `build_prod/`
Expand All @@ -66,7 +64,7 @@ Use the `--prod` option to serve the production site

When you serve the initial template, it should look like this:

<img src="https://github.com/ellgreen/pace/blob/master/.assets/template-screenshot.png" width="800" title="Pace template screenshot" alt="Pace template screenshot">
<img src="https://github.com/ellgreen/pace/blob/master/.assets/template-screenshot-v1.png" width="800" title="Pace template screenshot" alt="Pace template screenshot">

You can view the template here:

Expand Down

0 comments on commit 96bcad7

Please sign in to comment.