|
3 | 3 | <head>
|
4 | 4 | <meta charset="UTF-8">
|
5 | 5 | <meta name="viewport" content="width=device-width,initial-scale=1">
|
6 |
| - <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.757447333337"> |
| 6 | + <meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.757447803649"> |
7 | 7 |
|
8 | 8 | <!-- See retype.com -->
|
9 | 9 | <meta name="generator" content="Retype 3.5.0">
|
10 | 10 |
|
11 | 11 | <!-- Primary Meta Tags -->
|
12 |
| - <title>Page with header</title> |
13 |
| - <meta name="title" content="Page with header"> |
14 |
| - <meta name="description" content="This is a page with a top feature image as the header."> |
| 12 | + <title>Welcome to the Project Template Repository's Documentation</title> |
| 13 | + <meta name="title" content="Welcome to the Project Template Repository's Documentation"> |
| 14 | + <meta name="description" content="Project Logo"> |
15 | 15 |
|
16 | 16 | <!-- Canonical -->
|
17 | 17 | <link rel="canonical" href="https://docs.sammcnab.co.uk/">
|
18 | 18 |
|
19 | 19 | <!-- Open Graph / Facebook -->
|
20 | 20 | <meta property="og:type" content="website">
|
21 | 21 | <meta property="og:url" content="https://docs.sammcnab.co.uk/">
|
22 |
| - <meta property="og:title" content="Page with header"> |
23 |
| - <meta property="og:description" content="This is a page with a top feature image as the header."> |
| 22 | + <meta property="og:title" content="Welcome to the Project Template Repository's Documentation"> |
| 23 | + <meta property="og:description" content="Project Logo"> |
| 24 | + <meta property="og:image" content="https://docs.sammcnab.co.uk/images/avatar.png"> |
24 | 25 |
|
25 | 26 | <!-- Twitter -->
|
26 | 27 | <meta property="twitter:card" content="summary_large_image">
|
27 | 28 | <meta property="twitter:url" content="https://docs.sammcnab.co.uk/">
|
28 |
| - <meta property="twitter:title" content="Page with header"> |
29 |
| - <meta property="twitter:description" content="This is a page with a top feature image as the header."> |
| 29 | + <meta property="twitter:title" content="Welcome to the Project Template Repository's Documentation"> |
| 30 | + <meta property="twitter:description" content="Project Logo"> |
| 31 | + <meta property="twitter:image" content="https://docs.sammcnab.co.uk/images/avatar.png"> |
30 | 32 |
|
31 | 33 | <script data-cfasync="false">(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script>
|
32 | 34 |
|
33 | 35 | <link href="images/favicon.ico" rel="icon">
|
34 |
| - <link href="resources/css/retype.css?v=3.5.0.757447333337" rel="stylesheet"> |
| 36 | + <link href="resources/css/retype.css?v=3.5.0.757447803649" rel="stylesheet"> |
35 | 37 |
|
36 |
| - <script data-cfasync="false" src="resources/js/config.js?v=3.5.0.757447333337" data-turbo-eval="false" defer></script> |
| 38 | + <script data-cfasync="false" src="resources/js/config.js?v=3.5.0.757447803649" data-turbo-eval="false" defer></script> |
37 | 39 | <script data-cfasync="false" src="resources/js/retype.js?v=3.5.0" data-turbo-eval="false" defer></script>
|
38 |
| - <script id="lunr-js" data-cfasync="false" src="resources/js/lunr.js?v=3.5.0.757447333337" data-turbo-eval="false" defer></script> |
| 40 | + <script id="lunr-js" data-cfasync="false" src="resources/js/lunr.js?v=3.5.0.757447803649" data-turbo-eval="false" defer></script> |
39 | 41 | </head>
|
40 | 42 | <body>
|
41 | 43 | <div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
|
|
169 | 171 | <figcaption class="caption"></figcaption>
|
170 | 172 | </figure>
|
171 | 173 | </p>
|
172 |
| -<doc-anchor-target id="page-with-header" class="break-words"> |
| 174 | +<doc-anchor-target id="welcome-to-the-project-template-repositorys-documentation" class="break-words"> |
173 | 175 | <h1>
|
174 |
| - <doc-anchor-trigger class="header-anchor-trigger" to="#page-with-header">#</doc-anchor-trigger> |
175 |
| - <span>Page with header</span> |
| 176 | + <doc-anchor-trigger class="header-anchor-trigger" to="#welcome-to-the-project-template-repositorys-documentation">#</doc-anchor-trigger> |
| 177 | + <span>Welcome to the Project Template Repository's Documentation</span> |
176 | 178 | </h1>
|
177 | 179 | </doc-anchor-target>
|
178 |
| -<p>This is a page with a top feature image as the header.</p> |
| 180 | +<p><figure class="content-center"> |
| 181 | + <img src="images/avatar.png" alt="Project Logo"> |
| 182 | + <figcaption class="caption">Project Logo</figcaption> |
| 183 | +</figure> |
| 184 | +</p> |
| 185 | +<doc-anchor-target id="overview"> |
| 186 | + <h2> |
| 187 | + <doc-anchor-trigger class="header-anchor-trigger" to="#overview">#</doc-anchor-trigger> |
| 188 | + <span>Overview</span> |
| 189 | + </h2> |
| 190 | +</doc-anchor-target> |
| 191 | +<p>Welcome to the official documentation for the Project Template Repository. This repository serves as a starting point for your projects, providing a well-organized structure and essential files to kickstart your development journey. Whether you're a seasoned developer or just starting, this template aims to streamline your workflow and maintain best practices.</p> |
| 192 | +<doc-anchor-target id="getting-started"> |
| 193 | + <h2> |
| 194 | + <doc-anchor-trigger class="header-anchor-trigger" to="#getting-started">#</doc-anchor-trigger> |
| 195 | + <span>Getting Started</span> |
| 196 | + </h2> |
| 197 | +</doc-anchor-target> |
| 198 | +<p>To get started with your project, follow these steps:</p> |
| 199 | +<p>WORK IN PROGRESS</p> |
| 200 | +<doc-anchor-target id="documentation"> |
| 201 | + <h2> |
| 202 | + <doc-anchor-trigger class="header-anchor-trigger" to="#documentation">#</doc-anchor-trigger> |
| 203 | + <span>Documentation</span> |
| 204 | + </h2> |
| 205 | +</doc-anchor-target> |
| 206 | +<p>Explore the detailed documentation to learn more about:</p> |
| 207 | +<ul> |
| 208 | +<li>Project Structure</li> |
| 209 | +<li>Configuration Options</li> |
| 210 | +<li>Development Guidelines</li> |
| 211 | +<li>Contribution Workflow</li> |
| 212 | +<li>and more...</li> |
| 213 | +</ul> |
| 214 | +<doc-anchor-target id="issues-and-contributions"> |
| 215 | + <h2> |
| 216 | + <doc-anchor-trigger class="header-anchor-trigger" to="#issues-and-contributions">#</doc-anchor-trigger> |
| 217 | + <span>Issues and Contributions</span> |
| 218 | + </h2> |
| 219 | +</doc-anchor-target> |
| 220 | +<p>If you encounter any issues or have suggestions for improvement, please <a href="https://github.com/smcnab1/project-template-repo/issues">open an issue</a>. We welcome contributions and pull requests to enhance the template and make it more versatile for different projects.</p> |
| 221 | +<doc-anchor-target id="license"> |
| 222 | + <h2> |
| 223 | + <doc-anchor-trigger class="header-anchor-trigger" to="#license">#</doc-anchor-trigger> |
| 224 | + <span>License</span> |
| 225 | + </h2> |
| 226 | +</doc-anchor-target> |
| 227 | +<p>This project is licensed under the <a href="https://github.com/smcnab1/project-template-repo/blob/master/LICENSE.md">MIT License</a> - see the <a href="https://github.com/smcnab1/project-template-repo/blob/master/LICENSE.md">LICENSE.md</a> file for details.</p> |
| 228 | +<doc-anchor-target id="acknowledgments"> |
| 229 | + <h2> |
| 230 | + <doc-anchor-trigger class="header-anchor-trigger" to="#acknowledgments">#</doc-anchor-trigger> |
| 231 | + <span>Acknowledgments</span> |
| 232 | + </h2> |
| 233 | +</doc-anchor-target> |
| 234 | +<p>Special thanks to all contributors and the open-source community for making this project template possible.</p> |
| 235 | +<p>Happy coding! <span class="docs-emoji">🚀</span></p> |
179 | 236 |
|
180 | 237 |
|
181 | 238 | <!-- Required only on API pages -->
|
|
224 | 281 |
|
225 | 282 | <div id="docs-overlay-target"></div>
|
226 | 283 |
|
227 |
| - <script data-cfasync="false">window.__DOCS__ = { "title": "Page with header", isRoot: true, level: 0, icon: "file", hasPrism: false, hasMermaid: false, hasMath: false, tocDepth: 23 }</script> |
| 284 | + <script data-cfasync="false">window.__DOCS__ = { "title": "Welcome to the Project Template Repository's Documentation", isRoot: true, level: 0, icon: "file", hasPrism: false, hasMermaid: false, hasMath: false, tocDepth: 23 }</script> |
228 | 285 | </body>
|
229 | 286 | </html>
|
0 commit comments