|
17 | 17 |
|
18 | 18 | <hr /> |
19 | 19 |
|
20 | | -<p><strong>CI/CD Check List:</strong></p> |
| 20 | +<p><strong>Utilizes:</strong><br /> |
| 21 | +The <strong>github-docs-cookiecutter</strong> depends on the following repositories for its documentation and sub-features.</p> |
| 22 | + |
| 23 | +<ul> |
| 24 | + <li><a href="https://github.com/jcook3701/cookiecutter-cookiecutter">cookiecutter-cookiecutter</a> Generates cookiecutter template projects and is able to be queried by generated projects for autogenerated file updates.</li> |
| 25 | + <li><a href="https://github.com/jcook3701/github-docs-cookiecutter">Github docs</a> via the cookiecutter-cookiecutter this project is used as a sub-template to generate documentation.</li> |
| 26 | + <li><a href="https://github.com/jcook3701/nutri-matic">Nutri-Matic</a> cookiecutter hooks and tools for documentation build. The nutrimatic package has become a .</li> |
| 27 | +</ul> |
| 28 | + |
| 29 | +<p><strong>Maintains:</strong><br /> |
| 30 | +The <strong>github-docs-cookiecutter</strong> is used to maintain documentation for the following projects.</p> |
| 31 | + |
| 32 | +<p><strong>Cookiecutter Projects:</strong></p> |
| 33 | +<ul> |
| 34 | + <li>**<a href="https://github.com/jcook3701/cookiecutter-cookiecutter">cookiecutter-cookiecutter</a></li> |
| 35 | + <li>**<a href="https://github.com/jcook3701/python3-cookiecutter">python3-cookiecutter</a></li> |
| 36 | + <li>**<a href="https://github.com/jcook3701/ansible-galaxy-cookiecutter">ansible-galaxy-cookiecutter</a></li> |
| 37 | +</ul> |
| 38 | + |
| 39 | +<p><strong>Python Projects:</strong></p> |
| 40 | +<ul> |
| 41 | + <li>**<a href="https://github.com/jcook3701/nutri-matic">Nutri-Matic</a></li> |
| 42 | +</ul> |
| 43 | + |
| 44 | +<p><strong>Ansible Projects:</strong></p> |
| 45 | +<ul> |
| 46 | + <li><strong><a href="https://github.com/jcook3701/jcook3701.docker">jcook3701.docker</a></strong> Ansible Galaxy collection used to install docker packages.</li> |
| 47 | + <li><strong><a href="https://github.com/jcook3701/jcook3701.flatpak">jcook3701.flatpak</a></strong> Ansible Galaxy collection used to install flatpak packages.</li> |
| 48 | + <li><strong><a href="https://github.com/jcook3701/jcook3701.pkgs">jcook3701.pkgs</a></strong> Ansible Galaxy collection used to install system (Debian, Ubuntu, RHEL) packages.</li> |
| 49 | + <li><strong><a href="https://github.com/jcook3701/jcook3701.source">jcook3701.source</a></strong> Ansible Galaxy collection used to install packages from source code.</li> |
| 50 | + <li><strong><a href="https://github.com/jcook3701/jcook3701.snap">jcook3701.snap</a></strong> Ansible Galaxy collection used to install snap packages.</li> |
| 51 | +</ul> |
| 52 | + |
| 53 | +<hr /> |
| 54 | + |
| 55 | +<p>🛠️ <strong>CI/CD Check List:</strong></p> |
21 | 56 |
|
22 | 57 | <!-- []() --> |
23 | 58 | <ul> |
|
56 | 91 |
|
57 | 92 | <hr /> |
58 | 93 |
|
59 | | -<h2 id="getting-started">Getting Started</h2> |
| 94 | +<h2 id="-getting-started">🌱 Getting Started</h2> |
60 | 95 |
|
61 | 96 | <ul> |
62 | 97 | <li><a href="https://jcook3701.github.io/github-docs-cookiecutter/manual/setup-guide/requirements">Requirements</a></li> |
63 | 98 | <li><a href="https://jcook3701.github.io/github-docs-cookiecutter/manual/introduction/installation-guide">Installation guide</a></li> |
64 | 99 | </ul> |
65 | 100 |
|
66 | | -<h2 id="documentation">Documentation</h2> |
| 101 | +<h2 id="-documentation">📚 Documentation</h2> |
67 | 102 |
|
68 | 103 | <p>The github-docs-cookiecutter documentation is available at <a href="https://jcook3701.github.io/github-docs-cookiecutter">docs</a>.</p> |
69 | 104 |
|
70 | | -<h2 id="contributing">Contributing</h2> |
| 105 | +<h2 id="-contributing">🤝 Contributing</h2> |
71 | 106 |
|
72 | 107 | <p>If you’re interested in contributing to the github-docs-cookiecutter project:</p> |
73 | 108 | <ul> |
|
78 | 113 |
|
79 | 114 | <hr /> |
80 | 115 |
|
81 | | -<h2 id="authors-notes">Authors Notes</h2> |
| 116 | +<h2 id="-authors-notes">🍹 Authors Notes</h2> |
82 | 117 |
|
83 | 118 | <ol> |
84 | 119 | <li>This code currently works with cookiecutter (2.6) from PyPi repositories.</li> |
85 | 120 | </ol> |
86 | 121 |
|
87 | | -<h2 id="license">License</h2> |
| 122 | +<h2 id="️-license">⚖️ License</h2> |
88 | 123 |
|
89 | 124 | <p>Copyright (c) 2025-2026, Jared Cook</p> |
90 | 125 |
|
|
0 commit comments