Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
f0daa64a
Commit
f0daa64a
authored
10 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
move rtl to getting started, per @cvrebert's feedback
parent
74089178
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
docs/_includes/getting-started/rtl.html
+0
-0
docs/_includes/getting-started/rtl.html
docs/_includes/nav/getting-started.html
+7
-0
docs/_includes/nav/getting-started.html
docs/css.html
+0
-1
docs/css.html
docs/getting-started.html
+1
-0
docs/getting-started.html
with
8 additions
and
1 deletion
+8
-1
docs/_includes/
css
/rtl.html
→
docs/_includes/
getting-started
/rtl.html
+
0
-
0
View file @
f0daa64a
File moved
This diff is collapsed.
Click to expand it.
docs/_includes/nav/getting-started.html
+
7
-
0
View file @
f0daa64a
...
...
@@ -20,6 +20,13 @@
<li><a
href=
"#examples-experiments"
>
Experiments
</a></li>
</ul>
</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>
<a
href=
"#community"
>
Community
</a>
</li>
...
...
This diff is collapsed.
Click to expand it.
docs/css.html
+
0
-
1
View file @
f0daa64a
...
...
@@ -17,4 +17,3 @@ lead: "Global CSS settings, fundamental HTML elements styled and enhanced with e
{% include css/responsive-utilities.html %}
{% include css/less.html %}
{% include css/sass.html %}
{% include css/rtl.html %}
This diff is collapsed.
Click to expand it.
docs/getting-started.html
+
1
-
0
View file @
f0daa64a
...
...
@@ -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/template.html %}
{% include getting-started/examples.html %}
{% include getting-started/rtl.html %}
{% include getting-started/community.html %}
{% include getting-started/disabling-responsiveness.html %}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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