Skip to content

Commit 3f1740c

Browse files
author
Quentin Bonnard
committed
Site update
1 parent a77fe63 commit 3f1740c

File tree

25 files changed

+1526
-174
lines changed

25 files changed

+1526
-174
lines changed

assets/bootstrap/about.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h1 id="translations">Translations</h1>
125125
</div>
126126
<footer role="contentinfo"><div class="container">
127127
<p class="text-muted credits">
128-
Copyright &copy; 2010-2015 - Quentin Bonnard<br>
128+
Copyright &copy; 2010-2017 - Quentin Bonnard<br>
129129
<small>
130130
<span class="credit">Powered by <a target="_blank" href="http://octopress.org">Octopress</a></span>,
131131
<span class="credit">customized with <a target="_blank" href="https://github.com/kAworu/octostrap3">octostrap3</a></span>.

assets/bootstrap/components.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3022,7 +3022,7 @@ <h2 id="alerts-dismissable">Dismissable alerts</h2>
30223022
<div>
30233023
<pre><code class='html'>&lt;div class=&quot;alert alert-warning alert-dismissable&quot;&gt;
30243024
&lt;button type=&quot;button&quot; class=&quot;close&quot; data-dismiss=&quot;alert&quot; aria-hidden=&quot;true&quot;&gt;&amp;times;&lt;/button&gt;
3025-
&lt;strong&gt;Warning!&lt;/strong&gt; Best check yo self, you're not looking too good.
3025+
&lt;strong&gt;Warning!&lt;/strong&gt; Best check yo self, you&#39;re not looking too good.
30263026
&lt;/div&gt;</code></pre>
30273027
</div>
30283028

@@ -3826,7 +3826,7 @@ <h3>Optional classes</h3>
38263826
</div>
38273827
<footer role="contentinfo"><div class="container">
38283828
<p class="text-muted credits">
3829-
Copyright &copy; 2010-2015 - Quentin Bonnard<br>
3829+
Copyright &copy; 2010-2017 - Quentin Bonnard<br>
38303830
<small>
38313831
<span class="credit">Powered by <a target="_blank" href="http://octopress.org">Octopress</a></span>,
38323832
<span class="credit">customized with <a target="_blank" href="https://github.com/kAworu/octostrap3">octostrap3</a></span>.

assets/bootstrap/css.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ <h3 id="grid-example-mixed-complete">Example: Mobile, tablet, desktops</h3>
348348
&lt;div class=&quot;row&quot;&gt;
349349
&lt;div class=&quot;col-xs-6 col-sm-4&quot;&gt;.col-xs-6 .col-sm-4&lt;/div&gt;
350350
&lt;div class=&quot;col-xs-6 col-sm-4&quot;&gt;.col-xs-6 .col-sm-4&lt;/div&gt;
351-
&lt;!-- Optional: clear the XS cols if their content doesn't match in height --&gt;
351+
&lt;!-- Optional: clear the XS cols if their content doesn&#39;t match in height --&gt;
352352
&lt;div class=&quot;clearfix visible-xs&quot;&gt;&lt;/div&gt;
353353
&lt;div class=&quot;col-xs-6 col-sm-4&quot;&gt;.col-xs-6 .col-sm-4&lt;/div&gt;
354354
&lt;/div&gt;</code></pre>
@@ -1821,14 +1821,14 @@ <h4>Default (stacked)</h4>
18211821
<pre><code class='html'>&lt;div class=&quot;checkbox&quot;&gt;
18221822
&lt;label&gt;
18231823
&lt;input type=&quot;checkbox&quot; value=&quot;&quot;&gt;
1824-
Option one is this and that&amp;mdash;be sure to include why it's great
1824+
Option one is this and that&amp;mdash;be sure to include why it&#39;s great
18251825
&lt;/label&gt;
18261826
&lt;/div&gt;
18271827

18281828
&lt;div class=&quot;radio&quot;&gt;
18291829
&lt;label&gt;
18301830
&lt;input type=&quot;radio&quot; name=&quot;optionsRadios&quot; id=&quot;optionsRadios1&quot; value=&quot;option1&quot; checked&gt;
1831-
Option one is this and that&amp;mdash;be sure to include why it's great
1831+
Option one is this and that&amp;mdash;be sure to include why it&#39;s great
18321832
&lt;/label&gt;
18331833
&lt;/div&gt;
18341834
&lt;div class=&quot;radio&quot;&gt;
@@ -2023,7 +2023,7 @@ <h4>Cross-browser compatibility</h4>
20232023
&lt;/div&gt;
20242024
&lt;div class=&quot;checkbox&quot;&gt;
20252025
&lt;label&gt;
2026-
&lt;input type=&quot;checkbox&quot;&gt; Can't check this
2026+
&lt;input type=&quot;checkbox&quot;&gt; Can&#39;t check this
20272027
&lt;/label&gt;
20282028
&lt;/div&gt;
20292029
&lt;button type=&quot;submit&quot; class=&quot;btn btn-primary&quot;&gt;Submit&lt;/button&gt;
@@ -2792,7 +2792,7 @@ <h3>Hidden on&#8230;</h3>
27922792
</div>
27932793
<footer role="contentinfo"><div class="container">
27942794
<p class="text-muted credits">
2795-
Copyright &copy; 2010-2015 - Quentin Bonnard<br>
2795+
Copyright &copy; 2010-2017 - Quentin Bonnard<br>
27962796
<small>
27972797
<span class="credit">Powered by <a target="_blank" href="http://octopress.org">Octopress</a></span>,
27982798
<span class="credit">customized with <a target="_blank" href="https://github.com/kAworu/octostrap3">octostrap3</a></span>.

assets/bootstrap/customize.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1747,7 +1747,7 @@ <h1 id="download">Download</h1>
17471747
</div>
17481748
<footer role="contentinfo"><div class="container">
17491749
<p class="text-muted credits">
1750-
Copyright &copy; 2010-2015 - Quentin Bonnard<br>
1750+
Copyright &copy; 2010-2017 - Quentin Bonnard<br>
17511751
<small>
17521752
<span class="credit">Powered by <a target="_blank" href="http://octopress.org">Octopress</a></span>,
17531753
<span class="credit">customized with <a target="_blank" href="https://github.com/kAworu/octostrap3">octostrap3</a></span>.

assets/bootstrap/getting-started.html

+7-7
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ <h1 id="template">Basic template</h1>
163163
&lt;link href=&quot;css/bootstrap.min.css&quot; rel=&quot;stylesheet&quot;&gt;
164164

165165
&lt;!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --&gt;
166-
&lt;!-- WARNING: Respond.js doesn't work if you view the page via file:// --&gt;
166+
&lt;!-- WARNING: Respond.js doesn&#39;t work if you view the page via file:// --&gt;
167167
&lt;!--[if lt IE 9]&gt;
168168
&lt;script src=&quot;https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js&quot;&gt;&lt;/script&gt;
169169
&lt;script src=&quot;https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js&quot;&gt;&lt;/script&gt;
@@ -172,7 +172,7 @@ <h1 id="template">Basic template</h1>
172172
&lt;body&gt;
173173
&lt;h1&gt;Hello, world!&lt;/h1&gt;
174174

175-
&lt;!-- jQuery (necessary for Bootstrap's JavaScript plugins) --&gt;
175+
&lt;!-- jQuery (necessary for Bootstrap&#39;s JavaScript plugins) --&gt;
176176
&lt;script src=&quot;https://code.jquery.com/jquery.js&quot;&gt;&lt;/script&gt;
177177
&lt;!-- Include all compiled plugins (below), or include individual files as needed --&gt;
178178
&lt;script src=&quot;js/bootstrap.min.js&quot;&gt;&lt;/script&gt;
@@ -902,14 +902,14 @@ <h3>Box-sizing</h3>
902902
* region resets, are available as plain CSS and uncompiled LESS formats.
903903
*/
904904

905-
/* Option 1A: Override a single element's box model via CSS */
905+
/* Option 1A: Override a single element&#39;s box model via CSS */
906906
.element {
907907
-webkit-box-sizing: content-box;
908908
-moz-box-sizing: content-box;
909909
box-sizing: content-box;
910910
}
911911

912-
/* Option 1B: Override a single element's box model by using a Bootstrap LESS mixin */
912+
/* Option 1B: Override a single element&#39;s box model by using a Bootstrap LESS mixin */
913913
.element {
914914
.box-sizing(content-box);
915915
}
@@ -980,7 +980,7 @@ <h3>Additional resources</h3>
980980
<div class="page-header">
981981
<h1 id="license-faqs">License FAQs</h1>
982982
</div>
983-
<p class="lead">Bootstrap is released under the Apache 2 license and is copyright 2015 Twitter. Boiled down to smaller chunks, it can be described with the following conditions.</p>
983+
<p class="lead">Bootstrap is released under the Apache 2 license and is copyright 2017 Twitter. Boiled down to smaller chunks, it can be described with the following conditions.</p>
984984

985985
<div class="row">
986986
<div class="col-12 col-lg-6">
@@ -1062,7 +1062,7 @@ <h3>Customizing components</h3>
10621062
}
10631063

10641064
/* Apply the custom-colored gradients */
1065-
/* Note: you'll need to include all the appropriate gradients for various browsers and standards. */
1065+
/* Note: you&#39;ll need to include all the appropriate gradients for various browsers and standards. */
10661066
.btn-ttc {
10671067
background-repeat: repeat-x;
10681068
background-image: linear-gradient(top, #009ED2 0%, #007DA7 100%);
@@ -1103,7 +1103,7 @@ <h3>Removing potential bloat</h3>
11031103
</div>
11041104
<footer role="contentinfo"><div class="container">
11051105
<p class="text-muted credits">
1106-
Copyright &copy; 2010-2015 - Quentin Bonnard<br>
1106+
Copyright &copy; 2010-2017 - Quentin Bonnard<br>
11071107
<small>
11081108
<span class="credit">Powered by <a target="_blank" href="http://octopress.org">Octopress</a></span>,
11091109
<span class="credit">customized with <a target="_blank" href="https://github.com/kAworu/octostrap3">octostrap3</a></span>.

0 commit comments

Comments
 (0)