mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-08 04:51:23 -06:00
parent
e513fd6fdb
commit
9fe92419da
3
index.md
3
index.md
@ -53,7 +53,7 @@ remote_theme: just-the-docs/just-the-docs
|
|||||||
$ bundle exec just-the-docs rake search:init
|
$ bundle exec just-the-docs rake search:init
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Run you local Jekyll server
|
3. Run your local Jekyll server
|
||||||
```bash
|
```bash
|
||||||
$ jekyll serve
|
$ jekyll serve
|
||||||
```
|
```
|
||||||
@ -62,6 +62,7 @@ remote_theme: just-the-docs/just-the-docs
|
|||||||
$ bundle exec jekyll serve
|
$ bundle exec jekyll serve
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
4. Point your web browser to [http://localhost:4000](http://localhost:4000)
|
4. Point your web browser to [http://localhost:4000](http://localhost:4000)
|
||||||
|
|
||||||
If you're hosting your site on GitHub Pages, [set up GitHub Pages and Jekyll locally](https://help.github.com/en/articles/setting-up-your-github-pages-site-locally-with-jekyll) so that you can more easily work in your development environment.
|
If you're hosting your site on GitHub Pages, [set up GitHub Pages and Jekyll locally](https://help.github.com/en/articles/setting-up-your-github-pages-site-locally-with-jekyll) so that you can more easily work in your development environment.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user