File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -56,6 +56,14 @@ bundle exec jekyll serve --drafts --baseurl '' 2>/dev/null
5656bundle exec jekyll serve --drafts 2> /dev/null
5757```
5858
59+ ### Live reload
60+
61+ [ Via the docs] ( https://jekyllrb.com/docs/ )
62+
63+ ``` bash
64+ bundle exec jekyll serve --livereload
65+ ```
66+
5967Now open your browser and go to : ` http://localhost:4000 ` < http://localhost:4000 >
6068
6169## Testing imgur hosted images
@@ -157,6 +165,7 @@ It is a brazen two-column theme that pairs a prominent sidebar with uncomplicat
157165- [ solrevdev.github.io] ( #solrevdevgithubio )
158166 - [ Testing the site locally] ( #testing-the-site-locally )
159167 - [ Testing on Apple Silicon] ( #testing-on-apple-silicon )
168+ - [ Live reload] ( #live-reload )
160169 - [ Testing imgur hosted images] ( #testing-imgur-hosted-images )
161170 - [ Current full site testing example:] ( #current-full-site-testing-example )
162171 - [ SEO Improvements] ( #seo-improvements )
You can’t perform that action at this time.
0 commit comments