File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ bundle install
1313bundle exec jekyll serve
1414```
1515
16- Then open ` http://127.0.0.1:4000/docs/ ` .
16+ Then open ` http://127.0.0.1:4000/liquidjava- docs/ ` .
1717
18- To serve the site at the root path locally instead of ` /docs ` , run:
18+ To serve the site at the root path locally instead of ` /liquidjava- docs ` , run:
1919
2020``` bash
2121bundle exec jekyll serve --baseurl " "
@@ -29,4 +29,4 @@ bundle exec jekyll build
2929
3030## Publishing
3131
32- The site is configured as a GitHub Pages project site at ` https://liquid-java.github.io/docs ` .
32+ The site is configured as a GitHub Pages project site at ` https://liquid-java.github.io/liquidjava- docs ` .
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ liquidjava_examples_codespaces_url: https://codespaces.new/liquid-java/liquidjav
88liquidjava_tutorial_url : https://github.com/liquid-java/liquidjava-tutorial
99
1010url : https://liquid-java.github.io
11- baseurl : /docs
11+ baseurl : /liquidjava- docs
1212
1313permalink : pretty
1414search_enabled : true
You can’t perform that action at this time.
0 commit comments