Skip to content

Commit 7c1e28b

Browse files
DirtyFjekyllbot
authored andcommitted
Update default local URL (#120)
Merge pull request 120
1 parent a1c0bfa commit 7c1e28b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
*Minima is a one-size-fits-all Jekyll theme for writers*. It's Jekyll's default (and first) theme. It's what you get when you run `jekyll new`.
44

5+
[Theme preview](https://jekyll.github.io/minima/)
6+
57
![minima theme preview](/screenshot.png)
68

79
## Installation
@@ -138,7 +140,7 @@ Bug reports and pull requests are welcome on GitHub at https://github.com/jekyll
138140

139141
To set up your environment to develop this theme, run `bundle install`.
140142

141-
To test your theme, run `bundle exec rake preview` and open your browser at `http://localhost:4000/minima/`. This starts a Jekyll server using your theme and the contents. As you make modifications, your site will regenerate and you should see the changes in the browser after a refresh.
143+
To test your theme, run `bundle exec rake preview` and open your browser at `http://localhost:4000`. This starts a Jekyll server using your theme and the contents. As you make modifications, your site will regenerate and you should see the changes in the browser after a refresh.
142144

143145
## License
144146

0 commit comments

Comments
 (0)