Skip to content

Commit faeab6d

Browse files
author
Retype GitHub Action
committed
Refreshes Retype-generated documentation.
Process triggered by smcnab1.
1 parent 9d720c7 commit faeab6d

File tree

5 files changed

+79
-22
lines changed

5 files changed

+79
-22
lines changed

404.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<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">
77

88
<!-- See retype.com -->
99
<meta name="generator" content="Retype 3.5.0">
@@ -28,11 +28,11 @@
2828
<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>
2929

3030
<link href="/images/favicon.ico" rel="icon">
31-
<link href="/resources/css/retype.css?v=3.5.0.757447333337" rel="stylesheet">
31+
<link href="/resources/css/retype.css?v=3.5.0.757447803649" rel="stylesheet">
3232

33-
<script data-cfasync="false" src="/resources/js/config.js?v=3.5.0.757447333337" data-turbo-eval="false" defer></script>
33+
<script data-cfasync="false" src="/resources/js/config.js?v=3.5.0.757447803649" data-turbo-eval="false" defer></script>
3434
<script data-cfasync="false" src="/resources/js/retype.js?v=3.5.0" data-turbo-eval="false" defer></script>
35-
<script id="lunr-js" data-cfasync="false" src="/resources/js/lunr.js?v=3.5.0.757447333337" data-turbo-eval="false" defer></script>
35+
<script id="lunr-js" data-cfasync="false" src="/resources/js/lunr.js?v=3.5.0.757447803649" data-turbo-eval="false" defer></script>
3636
</head>
3737
<body>
3838
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">

index.html

Lines changed: 73 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,39 +3,41 @@
33
<head>
44
<meta charset="UTF-8">
55
<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">
77

88
<!-- See retype.com -->
99
<meta name="generator" content="Retype 3.5.0">
1010

1111
<!-- 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&#39;s Documentation</title>
13+
<meta name="title" content="Welcome to the Project Template Repository's Documentation">
14+
<meta name="description" content="Project Logo">
1515

1616
<!-- Canonical -->
1717
<link rel="canonical" href="https://docs.sammcnab.co.uk/">
1818

1919
<!-- Open Graph / Facebook -->
2020
<meta property="og:type" content="website">
2121
<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">
2425

2526
<!-- Twitter -->
2627
<meta property="twitter:card" content="summary_large_image">
2728
<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">
3032

3133
<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>
3234

3335
<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">
3537

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>
3739
<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>
3941
</head>
4042
<body>
4143
<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,13 +171,68 @@
169171
<figcaption class="caption"></figcaption>
170172
</figure>
171173
</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">
173175
<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&#x27;s Documentation</span>
176178
</h1>
177179
</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&#x27;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">&#x1F680;</span></p>
179236

180237

181238
<!-- Required only on API pages -->
@@ -224,6 +281,6 @@ <h1>
224281

225282
<div id="docs-overlay-target"></div>
226283

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>
228285
</body>
229286
</html>

resources/js/config.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resources/js/search.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[[{"l":"Page with header","p":["This is a page with a top feature image as the header."]}]]
1+
[[{"i":"welcome-to-the-project-template-repositorys-documentation","l":"Welcome to the Project Template Repository's Documentation","p":["Project Logo"]},{"l":"Overview","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."]},{"l":"Getting Started","p":["To get started with your project, follow these steps:","WORK IN PROGRESS"]},{"l":"Documentation","p":["Explore the detailed documentation to learn more about:","Project Structure","Configuration Options","Development Guidelines","Contribution Workflow","and more..."]},{"l":"Issues and Contributions","p":["If you encounter any issues or have suggestions for improvement, please open an issue. We welcome contributions and pull requests to enhance the template and make it more versatile for different projects."]},{"l":"License","p":["This project is licensed under the MIT License- see the LICENSE.md file for details."]},{"l":"Acknowledgments","p":["Special thanks to all contributors and the open-source community for making this project template possible.","Happy coding! \uD83D\uDE80"]}]]

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)