Skip to content

Commit b84a53a

Browse files
Merge pull request sergiokopplin#199 from sergiokopplin/next
Next - removing unused files
2 parents 919b1a3 + 7bcf464 commit b84a53a

File tree

2 files changed

+2
-20
lines changed

2 files changed

+2
-20
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
2. Fork the project [Indigo](https://github.com/sergiokopplin/indigo/fork)
3737
3. Edit `_config.yml` with your data.
3838
4. `bundle install`
39-
5. `npm run serve`
39+
5. `bundle exec jekyll serve`
4040
6. open in your browser: `http://localhost:4000`
4141

4242
## Settings
@@ -66,7 +66,7 @@ and lot of other options, like width, projects, pages, read-time, tags, related
6666
You can test your app with:
6767

6868
```bash
69-
npm run test
69+
bundle exec htmlproofer ./_site
7070
```
7171

7272
---

package.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)