Skip to content

Commit 84697b9

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

File tree

4 files changed

+8
-6
lines changed

4 files changed

+8
-6
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
The <strong>github-docs-cookiecutter</strong> depends on the following repositories for its documentation and sub-features.</p>
2222

2323
<ul>
24-
<li><strong>[<a href="https://github.com/jcook3701/cookiecutter-cookiecutter">cookiecutter-cookiecutter</a></strong>[ Generates cookiecutter template projects and is able to be queried by generated projects for autogenerated file updates.</li>
25-
<li><strong>[<a href="https://github.com/jcook3701/github-docs-cookiecutter">Github docs</a></strong>[ via the cookiecutter-cookiecutter this project is used as a sub-template to generate documentation.</li>
26-
<li><strong>[<a href="https://github.com/jcook3701/nutri-matic">Nutri-Matic</a></strong>[ cookiecutter hooks and tools for documentation build. The nutrimatic package has become a .</li>
24+
<li><strong><a href="https://github.com/jcook3701/cookiecutter-cookiecutter">cookiecutter-cookiecutter</a></strong> Generates cookiecutter template projects and is able to be queried by generated projects for autogenerated file updates.</li>
25+
<li><strong><a href="https://github.com/jcook3701/github-docs-cookiecutter">Github docs</a></strong> via the cookiecutter-cookiecutter this project is used as a sub-template to generate documentation.</li>
26+
<li><strong><a href="https://github.com/jcook3701/nutri-matic">Nutri-Matic</a></strong> cookiecutter hooks and tools for documentation build. The nutrimatic package has become a .</li>
2727
</ul>
2828

2929
<p><strong>Maintains:</strong><br />

changelogs/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ Feat 021 (#57)
242242
- *(docs)* Fun emojis added to template readme.
243243
- *(docs)* Main page documentation updates.
244244
- *(docs)* Readme updates.
245+
- *(docs)* Readme updates.
245246
## [0.1.0] - 2025-12-05
246247

247248
### ⚙️ Miscellaneous

changelogs/releases/v0.1.1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,3 +242,4 @@ Feat 021 (#57)
242242
- *(docs)* Fun emojis added to template readme.
243243
- *(docs)* Main page documentation updates.
244244
- *(docs)* Readme updates.
245+
- *(docs)* Readme updates.

docs/jekyll/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ Template cookiecutter project for Github Pages (Jekyll). This project can utili
1515
**Utilizes:**
1616
The **{{ site.title }}** depends on the following repositories for its documentation and sub-features.
1717

18-
* **[[cookiecutter-cookiecutter](https://github.com/jcook3701/cookiecutter-cookiecutter)**[ Generates cookiecutter template projects and is able to be queried by generated projects for autogenerated file updates.
19-
* **[[Github docs](https://github.com/jcook3701/github-docs-cookiecutter)**[ via the cookiecutter-cookiecutter this project is used as a sub-template to generate documentation.
20-
* **[[Nutri-Matic](https://github.com/jcook3701/nutri-matic)**[ cookiecutter hooks and tools for documentation build. The nutrimatic package has become a .
18+
* **[cookiecutter-cookiecutter](https://github.com/jcook3701/cookiecutter-cookiecutter)** Generates cookiecutter template projects and is able to be queried by generated projects for autogenerated file updates.
19+
* **[Github docs](https://github.com/jcook3701/github-docs-cookiecutter)** via the cookiecutter-cookiecutter this project is used as a sub-template to generate documentation.
20+
* **[Nutri-Matic](https://github.com/jcook3701/nutri-matic)** cookiecutter hooks and tools for documentation build. The nutrimatic package has become a .
2121

2222
**Maintains:**
2323
The **{{ site.title }}** is used to maintain documentation for the following projects.

0 commit comments

Comments
 (0)