Skip to content

Commit 3e76d65

Browse files
committed
Rearrange all the docs to allow for a docs/major.minor/ setup
1 parent 32153eb commit 3e76d65

File tree

231 files changed

+40
-15412
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

231 files changed

+40
-15412
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,13 @@ kramdown:
99
permalink: pretty
1010

1111
# Server
12-
source: docs
1312
destination: _gh_pages
1413
host: 0.0.0.0
1514
port: 9001
1615
baseurl: ""
17-
url: https://v4-alpha.getbootstrap.com
16+
url: https://getbootstrap.com
1817
encoding: UTF-8
19-
exclude: [assets/scss/]
18+
exclude: [.git, .github, assets/scss/, build, js, node_modules, nuget, scss]
2019

2120
gems:
2221
- jekyll-redirect-from
@@ -33,6 +32,7 @@ social_image_path: /assets/brand/bootstrap-social.png
3332

3433
# Custom vars
3534
current_version: 4.0.0-alpha.6
35+
docs_version: 4.0
3636
repo: https://github.com/twbs/bootstrap
3737
slack: https://bootstrap-slack.herokuapp.com
3838

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/_data/nav.yml renamed to _data/nav.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,12 @@
7474
# - title: Approach
7575
- title: Icons
7676

77-
- title: About
78-
pages:
79-
- title: History
80-
- title: Team
81-
- title: Brand
82-
- title: License
83-
- title: Translations
77+
# - title: About
78+
# pages:
79+
# - title: History
80+
# - title: Team
81+
# - title: Brand
82+
# - title: License
83+
# - title: Translations
8484

8585
- title: Migration
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)