Skip to content

Commit 97f1517

Browse files
committed
feat(docs): readme updates.
1 parent 84697b9 commit 97f1517

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<h2 id="overview">Overview</h2>
1414
<p>Github docs cookiecutter template generation.</p>
1515

16-
<p>Template cookiecutter project for Github Pages (Jekyll). This project can utilize a variety of different documentation templates but is focused mainly on a clean implementation of <a href="https://github.com/just-the-docs/just-the-docs">just the docs</a>. Skip the boring boilerplate code and get to the work that matters.</p>
16+
<p>Template cookiecutter project for <strong>Github Pages</strong> (Jekyll). This project can utilize a variety of different documentation templates but is focused mainly on a clean implementation of <strong><a href="https://github.com/just-the-docs/just-the-docs">just the docs</a></strong>. Skip the boring <strong>boilerplate code</strong> and get to the work that matters.</p>
1717

1818
<hr />
1919

changelogs/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ Feat 021 (#57)
243243
- *(docs)* Main page documentation updates.
244244
- *(docs)* Readme updates.
245245
- *(docs)* Readme updates.
246+
- *(docs)* Readme updates.
246247
## [0.1.0] - 2025-12-05
247248

248249
### ⚙️ Miscellaneous

changelogs/releases/v0.1.1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,3 +243,4 @@ Feat 021 (#57)
243243
- *(docs)* Main page documentation updates.
244244
- *(docs)* Readme updates.
245245
- *(docs)* Readme updates.
246+
- *(docs)* Readme updates.

docs/jekyll/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
## Overview
99
{{ site.description }}
1010

11-
Template cookiecutter project for Github Pages (Jekyll). This project can utilize a variety of different documentation templates but is focused mainly on a clean implementation of [just the docs](https://github.com/just-the-docs/just-the-docs). Skip the boring boilerplate code and get to the work that matters.
11+
Template cookiecutter project for **Github Pages** (Jekyll). This project can utilize a variety of different documentation templates but is focused mainly on a clean implementation of **[just the docs](https://github.com/just-the-docs/just-the-docs)**. Skip the boring **boilerplate code** and get to the work that matters.
1212

1313
***
1414

0 commit comments

Comments
 (0)