]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
new port
authorMark Otto <markdotto@gmail.com>
Mon, 3 Jul 2017 06:52:38 +0000 (23:52 -0700)
committerMark Otto <markdotto@gmail.com>
Mon, 3 Jul 2017 06:52:38 +0000 (23:52 -0700)
README.md
_config.yml

index f92150f4f657247336c22a40a638e5153a3326cf..0fcc7f0ad37c3747343bfb4bf379686b04f34add 100644 (file)
--- a/README.md
+++ b/README.md
@@ -83,7 +83,7 @@ Bootstrap's documentation, included in this repo in the root directory, is built
 1. If necessary, [install Jekyll](http://jekyllrb.com/docs/installation) and other Ruby dependencies with `bundle install`.
    **Note for Windows users:** Read [this unofficial guide](http://jekyll-windows.juthilo.com/) to get Jekyll up and running without problems.
 2. From the root `/bootstrap` directory, run `bundle exec jekyll serve` in the command line.
-4. Open `http://localhost:9001` in your browser, and voilĂ .
+4. Open `http://localhost:3001` in your browser, and voilĂ .
 
 Learn more about using Jekyll by reading its [documentation](http://jekyllrb.com/docs/home/).
 
index 713e5fa5e37e3bfa9c1f0aea95a4b05d116fa1de..08522533c33ae2de1a7ea8016abc9c1af0a38276 100644 (file)
@@ -9,7 +9,7 @@ permalink:        pretty
 source:           docs
 destination:      _gh_pages
 host:             0.0.0.0
-port:             9001
+port:             3001
 url:              http://getbootstrap.com
 encoding:         UTF-8