Skip to content

Commit 38a7a9a

Browse files
committed
docs: updates
1 parent be71f92 commit 38a7a9a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,16 @@
3434

3535
0. :star: to the project. :metal:
3636
1. Fork the project [Indigo](https://github.com/sergiokopplin/indigo/fork)
37-
2. Edit `_config.yml` with your data (check <a href="README.md#settings">settings</a> section)
37+
2. Edit `_config.yml` with your data
3838
3. Write some posts :bowtie:
3939

40-
If you want to test locally on your machine, do the following steps also:
40+
To run locally do the following:
4141

4242
1. Install [Jekyll](https://jekyllrb.com) and [Bundler](https://bundler.io/).
4343
2. Clone the forked repo on your machine
4444
3. Enter the cloned folder via terminal and run `bundle install`
4545
4. Then run `bundle exec jekyll serve`
4646
5. Open it in your browser: `http://localhost:4000`
47-
6. Do you want an admin panel to edit your posts? You can install this plugin [jekyll-admin](https://jekyll.github.io/jekyll-admin/).
4847

4948
Or run with [docker](https://github.com/BretFisher/jekyll-serve).
5049

0 commit comments

Comments
 (0)