Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
58fee94f
Commit
58fee94f
authored
Dec 10, 2014
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
stub out descriptions and titles for potential custom builds
parent
63d4423f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
docs/getting-started/download.md
docs/getting-started/download.md
+16
-0
No files found.
docs/getting-started/download.md
View file @
58fee94f
...
...
@@ -5,6 +5,22 @@ title: Download
Bootstrap is available for download via ZIP file in two flavors: precompiled CSS and Javascript, and the complete source code with documentation.
## Optional builds
### Scaffolding only
Just our global CSS resets, including Normalize and more. No custom CSS components or JavaScript.
### Grid only
Literally just our grid container and columns. No global CSS resets, custom CSS components, or JavaScript.
### Individual components
Choose what CSS and JS components to download and customize further for your own use. Include the global CSS resets.
### Kitchen sink
Download the entire project and quickly get developing. Includes all CSS and JavaScript, including the source files and basic build tools.
---
### Precompiled
Compiled and minified CSS and JavaScript. No docs or original source files are included.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment