Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Commit 3af56a7

Browse files
committed
Deployed d19d4ea to DEV with MkDocs 1.6.0 and mike 2.0.0
1 parent 82dc405 commit 3af56a7

File tree

67 files changed

+274
-378
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+274
-378
lines changed

DEV/404.html

Lines changed: 75 additions & 75 deletions
Large diffs are not rendered by default.

DEV/contribute/contribute/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="author" content="codeoverflow.org">
1111

1212

13-
<link rel="canonical" href="https://nodecg.io/DEV/contribute/contribute/">
13+
<link rel="canonical" href="https://codeoverflow-org.github.io/nodecg-io-docs/DEV/contribute/contribute/">
1414

1515

1616
<link rel="prev" href="../../getting_started/security_considerations/">

DEV/contribute/contributors/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="author" content="codeoverflow.org">
1111

1212

13-
<link rel="canonical" href="https://nodecg.io/DEV/contribute/contributors/">
13+
<link rel="canonical" href="https://codeoverflow-org.github.io/nodecg-io-docs/DEV/contribute/contributors/">
1414

1515

1616
<link rel="prev" href="../docs_sample/">

DEV/contribute/create_sample/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="author" content="codeoverflow.org">
1111

1212

13-
<link rel="canonical" href="https://nodecg.io/DEV/contribute/create_sample/">
13+
<link rel="canonical" href="https://codeoverflow-org.github.io/nodecg-io-docs/DEV/contribute/create_sample/">
1414

1515

1616
<link rel="prev" href="../create_service/">

DEV/contribute/create_service/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="author" content="codeoverflow.org">
1111

1212

13-
<link rel="canonical" href="https://nodecg.io/DEV/contribute/create_service/">
13+
<link rel="canonical" href="https://codeoverflow-org.github.io/nodecg-io-docs/DEV/contribute/create_service/">
1414

1515

1616
<link rel="prev" href="../contribute/">
@@ -2252,7 +2252,7 @@ <h3 id="create-the-files-manually">Create the files manually</h3>
22522252
<span class="w"> </span><span class="nt">&quot;name&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;nodecg-io-&lt;your-service-name&gt;&quot;</span><span class="p">,</span>
22532253
<span class="w"> </span><span class="nt">&quot;version&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;0.2.0&quot;</span><span class="p">,</span>
22542254
<span class="w"> </span><span class="nt">&quot;description&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;&lt;Short description what is possible with your service.&gt;&quot;</span><span class="p">,</span>
2255-
<span class="w"> </span><span class="nt">&quot;homepage&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;https://nodecg.io/RELEASE/samples/&lt;your-service-name&gt;&quot;</span><span class="p">,</span>
2255+
<span class="w"> </span><span class="nt">&quot;homepage&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;https://codeoverflow-org.github.io/nodecg-io-docs/RELEASE/samples/&lt;your-service-name&gt;&quot;</span><span class="p">,</span>
22562256
<span class="w"> </span><span class="nt">&quot;author&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span>
22572257
<span class="w"> </span><span class="nt">&quot;name&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;&lt;Your name&gt;&quot;</span><span class="p">,</span>
22582258
<span class="w"> </span><span class="nt">&quot;url&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;&lt;Your github profile url&gt;&quot;</span>

DEV/contribute/docs_markdown/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="author" content="codeoverflow.org">
1111

1212

13-
<link rel="canonical" href="https://nodecg.io/DEV/contribute/docs_markdown/">
13+
<link rel="canonical" href="https://codeoverflow-org.github.io/nodecg-io-docs/DEV/contribute/docs_markdown/">
1414

1515

1616
<link rel="prev" href="../docs_setup/">

DEV/contribute/docs_sample/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="author" content="codeoverflow.org">
1111

1212

13-
<link rel="canonical" href="https://nodecg.io/DEV/contribute/docs_sample/">
13+
<link rel="canonical" href="https://codeoverflow-org.github.io/nodecg-io-docs/DEV/contribute/docs_sample/">
1414

1515

1616
<link rel="prev" href="../docs_markdown/">

DEV/contribute/docs_setup/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="author" content="codeoverflow.org">
1111

1212

13-
<link rel="canonical" href="https://nodecg.io/DEV/contribute/docs_setup/">
13+
<link rel="canonical" href="https://codeoverflow-org.github.io/nodecg-io-docs/DEV/contribute/docs_setup/">
1414

1515

1616
<link rel="prev" href="../create_sample/">
@@ -2176,7 +2176,7 @@ <h1>Setup</h1>
21762176
<p>nodecg-io has a steadily growing and improving documentation. We are using
21772177
<a href="https://en.wikipedia.org/wiki/Markdown">Markdown</a> to describe the content and
21782178
<a href="https://www.mkdocs.org/">mkdocs</a> for the deployment to the webpage
2179-
(<a href="https://nodecg.io">https://nodecg.io</a>). If you want to get to know the standard Markdown syntax,
2179+
(<a href="https://codeoverflow-org.github.io/nodecg-io-docs">https://codeoverflow-org.github.io/nodecg-io-docs</a>). If you want to get to know the standard Markdown syntax,
21802180
take a look at this <a href="https://www.markdownguide.org/">guide</a>. We also use many
21812181
plugins, so you may take a look at a curated list of
21822182
<a href="../docs_markdown/">examples</a> of the extended syntax.</p>

DEV/dependencies/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="author" content="codeoverflow.org">
1111

1212

13-
<link rel="canonical" href="https://nodecg.io/DEV/dependencies/">
13+
<link rel="canonical" href="https://codeoverflow-org.github.io/nodecg-io-docs/DEV/dependencies/">
1414

1515

1616
<link rel="prev" href="../samples/xdotool/">

DEV/getting_started/configuration/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="author" content="codeoverflow.org">
1111

1212

13-
<link rel="canonical" href="https://nodecg.io/DEV/getting_started/configuration/">
13+
<link rel="canonical" href="https://codeoverflow-org.github.io/nodecg-io-docs/DEV/getting_started/configuration/">
1414

1515

1616
<link rel="prev" href="../use_replicants/">

0 commit comments

Comments
 (0)