This commit is contained in:
WickedJack99
2022-09-20 18:07:23 +02:00
parent b98904d4e5
commit 03dfb1657c
7 changed files with 79 additions and 7 deletions

View File

@@ -28,6 +28,18 @@
<p>JEKYLL_ENV=production bundle exec jekyll build</p> <p>JEKYLL_ENV=production bundle exec jekyll build</p>
<nav>
<a href="/docs/terms.html" >Terms</a>
<a href="/docs/privacy.html" >Privacy</a>
<a href="/docs/contact.html" >Contact</a>
<a href="/docs/blog.html" >Blog</a>
<a href="/docs/imprint.html" >Imprint</a>
</nav>
</body> </body>
</html> </html>

View File

@@ -36,6 +36,18 @@
<p>The requested page could not be found.</p> <p>The requested page could not be found.</p>
</div> </div>
<nav>
<a href="/docs/terms.html" >Terms</a>
<a href="/docs/privacy.html" >Privacy</a>
<a href="/docs/contact.html" >Contact</a>
<a href="/docs/blog.html" >Blog</a>
<a href="/docs/imprint.html" >Imprint</a>
</nav>
</body> </body>
</html> </html>

View File

@@ -18,6 +18,18 @@
<h1>About</h1> <h1>About</h1>
<p>This page tells you two bit about me. 01</p> <p>This page tells you two bit about me. 01</p>
<nav>
<a href="/docs/terms.html" >Terms</a>
<a href="/docs/privacy.html" >Privacy</a>
<a href="/docs/contact.html" >Contact</a>
<a href="/docs/blog.html" >Blog</a>
<a href="/docs/imprint.html" >Imprint</a>
</nav>
</body> </body>
</html> </html>

View File

@@ -37,6 +37,18 @@
</article> </article>
<nav>
<a href="/docs/terms.html" >Terms</a>
<a href="/docs/privacy.html" >Privacy</a>
<a href="/docs/contact.html" >Contact</a>
<a href="/docs/blog.html" >Blog</a>
<a href="/docs/imprint.html" >Imprint</a>
</nav>
</body> </body>
</html> </html>

View File

@@ -27,6 +27,18 @@
</li> </li>
</ul> </ul>
<nav>
<a href="/docs/terms.html" >Terms</a>
<a href="/docs/privacy.html" >Privacy</a>
<a href="/docs/contact.html" >Contact</a>
<a href="/docs/blog.html" >Blog</a>
<a href="/docs/imprint.html" >Imprint</a>
</nav>
</body> </body>
</html> </html>

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.2">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2022-09-20T18:04:43+02:00</updated><id>/feed.xml</id><title type="html">Mr.</title><subtitle>Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.</subtitle><entry><title type="html">Jekyll_&amp;amp;_github</title><link href="/2022/09/20/jekyll_&_github.html" rel="alternate" type="text/html" title="Jekyll_&amp;amp;_github" /><published>2022-09-20T00:00:00+02:00</published><updated>2022-09-20T00:00:00+02:00</updated><id>/2022/09/20/jekyll_&amp;_github</id><content type="html" xml:base="/2022/09/20/jekyll_&amp;_github.html">&lt;p&gt;How to create a static website with Jekyll and deploy it on GitHubPages&lt;/p&gt; <?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.2">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2022-09-20T18:06:49+02:00</updated><id>/feed.xml</id><title type="html">Mr.</title><subtitle>Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.</subtitle><entry><title type="html">Jekyll_&amp;amp;_github</title><link href="/2022/09/20/jekyll_&_github.html" rel="alternate" type="text/html" title="Jekyll_&amp;amp;_github" /><published>2022-09-20T00:00:00+02:00</published><updated>2022-09-20T00:00:00+02:00</updated><id>/2022/09/20/jekyll_&amp;_github</id><content type="html" xml:base="/2022/09/20/jekyll_&amp;_github.html">&lt;p&gt;How to create a static website with Jekyll and deploy it on GitHubPages&lt;/p&gt;
&lt;p&gt;Create a GitHub Account.&lt;/p&gt; &lt;p&gt;Create a GitHub Account.&lt;/p&gt;

View File

@@ -26,6 +26,18 @@
<p class="rss-subscribe">subscribe <a href="/feed.xml">via RSS</a></p></div> <p class="rss-subscribe">subscribe <a href="/feed.xml">via RSS</a></p></div>
<nav>
<a href="/docs/terms.html" >Terms</a>
<a href="/docs/privacy.html" >Privacy</a>
<a href="/docs/contact.html" >Contact</a>
<a href="/docs/blog.html" >Blog</a>
<a href="/docs/imprint.html" >Imprint</a>
</nav>
</body> </body>
</html> </html>