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
f0daa64a
Commit
f0daa64a
authored
May 07, 2014
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
move rtl to getting started, per @cvrebert's feedback
parent
74089178
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
1 deletion
+8
-1
docs/_includes/getting-started/rtl.html
docs/_includes/getting-started/rtl.html
+0
-0
docs/_includes/nav/getting-started.html
docs/_includes/nav/getting-started.html
+7
-0
docs/css.html
docs/css.html
+0
-1
docs/getting-started.html
docs/getting-started.html
+1
-0
No files found.
docs/_includes/
css
/rtl.html
→
docs/_includes/
getting-started
/rtl.html
View file @
f0daa64a
File moved
docs/_includes/nav/getting-started.html
View file @
f0daa64a
...
@@ -20,6 +20,13 @@
...
@@ -20,6 +20,13 @@
<li><a
href=
"#examples-experiments"
>
Experiments
</a></li>
<li><a
href=
"#examples-experiments"
>
Experiments
</a></li>
</ul>
</ul>
</li>
</li>
<li>
<a
href=
"#rtl"
>
RTL version
</a>
<ul
class=
"nav"
>
<li><a
href=
"#rtl-how-to"
>
How to use
</a></li>
<li><a
href=
"#rtl-css-flip"
>
CSS Flip
</a></li>
</ul>
</li>
<li>
<li>
<a
href=
"#community"
>
Community
</a>
<a
href=
"#community"
>
Community
</a>
</li>
</li>
...
...
docs/css.html
View file @
f0daa64a
...
@@ -17,4 +17,3 @@ lead: "Global CSS settings, fundamental HTML elements styled and enhanced with e
...
@@ -17,4 +17,3 @@ lead: "Global CSS settings, fundamental HTML elements styled and enhanced with e
{% include css/responsive-utilities.html %}
{% include css/responsive-utilities.html %}
{% include css/less.html %}
{% include css/less.html %}
{% include css/sass.html %}
{% include css/sass.html %}
{% include css/rtl.html %}
docs/getting-started.html
View file @
f0daa64a
...
@@ -9,6 +9,7 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex
...
@@ -9,6 +9,7 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex
{% include getting-started/whats-included.html %}
{% include getting-started/whats-included.html %}
{% include getting-started/template.html %}
{% include getting-started/template.html %}
{% include getting-started/examples.html %}
{% include getting-started/examples.html %}
{% include getting-started/rtl.html %}
{% include getting-started/community.html %}
{% include getting-started/community.html %}
{% include getting-started/disabling-responsiveness.html %}
{% include getting-started/disabling-responsiveness.html %}
...
...
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