Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent jekyll version mixup in docs #8195

Closed
wants to merge 1 commit into from
Closed

Prevent jekyll version mixup in docs #8195

wants to merge 1 commit into from

Conversation

baer
Copy link

@baer baer commented Jun 18, 2013

The new docs do not publish to getbootstrap.dev:9001, they publish to localhost:9001. The "Customize and Download" button was fixed to handle this in 8158 but the docs were not updated.

There have been a number of comments (e.g. 8174) where people are trying to use the new Jekyll 1.x syntax with the old version of the library. This updates the docs to explain that the instructions are for 1.x as well as changing the link to point to localhost

mdo added a commit that referenced this pull request Jun 18, 2013
@mdo
Copy link
Member

mdo commented Jun 18, 2013

Addressed the URL in #8182.

And the Jekyll 1.x stuff can be a single inline note on step 1, so I've added that. Thanks!

@mdo mdo closed this Jun 18, 2013
seriema added a commit to seriema/bootstrap-grunt that referenced this pull request Jun 21, 2013
* upstream/3.0.0-wip: (42 commits)
  Rename class name in placeholder
  Fixes twbs#8154: enforce full width `.navbar-nav.pull-right` in mobile
  Fixes twbs#8159: Be more specific about disabled inputs to avoid iOS bug
  Fixes twbs#8093: Removes invalid focus styles on inputs
  run make on previous commit
  Fixes twbs#7730: Better hiding of empty titles in popovers
  Run make on last commit
  Use `@font-family-base` for headings font-family variable
  run make on @nextgenthemes last commit
  rename '.navbar .nav' to '.navbar-nav'
  Add heading font family variable
  Offcanvas example update
  Fixes twbs#8001: add IDs for example inputs
  Add missing property to form-horizontal docs
  Add support for `tr`, `th`, and `td` to responsive utilities
  run make on last commit
  docs/javascript.html: backticks -> <code>
  Use correct font-size to calculate input-heights
  Addresses twbs#8199: darker default button
  Add note about Jekyll version per twbs#8195
  ...

Conflicts:
	README.md
	docs/assets/js/bootstrap.min.js
	package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants