Skip to content

Commit 79149bf

Browse files
author
Vincent Potucek
committed
rewrite
1 parent 4eed4ca commit 79149bf

138 files changed

Lines changed: 166 additions & 145 deletions

File tree

Some content is hidden

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

docs/_data/alerts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ callout_info: '<div class="bs-callout bs-callout-info">'
1212
callout_warning: '<div class="bs-callout bs-callout-warning">'
1313

1414
hr_faded: '<hr class="faded"/>'
15-
hr_shaded: '<hr class="shaded"/>'
15+
hr_shaded: '<hr class="shaded"/>'

docs/_data/definitions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ basketball: "Basketball is a sport involving two teams of five players each comp
66

77
football: "No doubt the most fun sport to watch, football also manages to accrue the most injuries with the players. From concussions to blown knees, football players have short sport lives."
88

9-
soccer: "If there's one sport that dominates the world landscape, it's soccer. However, US soccer fans are few and far between. Apart from the popularity of soccer during the World Cup, most people don't even know the name of the professional soccer organization in their area."
9+
soccer: "If there's one sport that dominates the world landscape, it's soccer. However, US soccer fans are few and far between. Apart from the popularity of soccer during the World Cup, most people don't even know the name of the professional soccer organization in their area."

docs/_data/glossary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ haughty: "Proud and flaunting it. Holding your head high up like a snooty, too-g
88

99
impertinent: "Someone acting rude and insensitive to others."
1010

11-
intrepid: "Brave and courageous especially in a difficult, dangerous situation."
11+
intrepid: "Brave and courageous especially in a difficult, dangerous situation."

docs/_data/samplelist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ block: |
104104
This is really helpful for code samples,
105105
since you can format the code samples with
106106
the appropriate
107-
white spacing.
107+
white spacing.

docs/_data/terms.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
apple: "apple - the fruit of a disiduous tree."
1+
apple: "apple - the fruit of a disiduous tree."

docs/_includes/custom/getting_started_series.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
{% endfor %}
1717
</ol>
1818
</div>
19-
</div>
19+
</div>

docs/_includes/custom/getting_started_series_next.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
{% endif %}
88
{% endif %}
99
{% endfor %}
10-
</p>
10+
</p>

docs/_includes/custom/series_acme.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
{% endfor %}
1717
</ol>
1818
</div>
19-
</div>
19+
</div>

docs/_includes/custom/series_acme_next.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727
{% endfor %}
2828
</ol>
2929
</div>
30-
</div>
30+
</div>

docs/_includes/custom/series_customizing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
{% endfor %}
1717
</ol>
1818
</div>
19-
</div>
19+
</div>

0 commit comments

Comments
 (0)