This commit is contained in:
WickedJack99
2022-09-20 19:08:33 +02:00
parent cdf33beb03
commit 9fa426493b
11 changed files with 119 additions and 24 deletions

View File

@@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>Jekyll_&_github</title>
<title>How to create a static website with Jekyll and deploy it on GitHubPages</title>
<link rel="stylesheet" href="/assets/css/styles.css">
</head>
<body>
@@ -15,11 +15,9 @@
<a href="/website/blog.html" >Blog</a>
</nav>
<h1>Jekyll_&_github</h1>
<h1>How to create a static website with Jekyll and deploy it on GitHubPages</h1>
<p>20 Sep 2022 - jill</p>
<p>How to create a static website with Jekyll and deploy it on GitHubPages</p>
<p>Create a GitHub Account.</p>
<p>Follow instructions on: https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/creating-a-github-pages-site-with-jekyll</p>
@@ -34,8 +32,6 @@
<a href="/website/privacy.html" >Privacy</a>
<a href="/website/contact.html" >Contact</a>
<a href="/website/blog.html" >Blog</a>
<a href="/website/imprint.html" >Imprint</a>

View File

@@ -42,8 +42,6 @@
<a href="/website/privacy.html" >Privacy</a>
<a href="/website/contact.html" >Contact</a>
<a href="/website/blog.html" >Blog</a>
<a href="/website/imprint.html" >Imprint</a>

View File

@@ -17,15 +17,15 @@
</nav>
<h1>About</h1>
<p>This page tells you two bit about me. 01</p>
<p>What's uuuuuuuuuuuuuuuuuuuuuuuup!</p>
<p>My name is Aaron and I'm studying Applied Computer Science at the University of Applied Science Offenburg.</p>
<p>This is my first approach of a website using Jekyll.</p>
<nav>
<a href="/website/terms.html" >Terms</a>
<a href="/website/privacy.html" >Privacy</a>
<a href="/website/contact.html" >Contact</a>
<a href="/website/blog.html" >Blog</a>
<a href="/website/imprint.html" >Imprint</a>

View File

@@ -43,8 +43,6 @@
<a href="/website/privacy.html" >Privacy</a>
<a href="/website/contact.html" >Contact</a>
<a href="/website/blog.html" >Blog</a>
<a href="/website/imprint.html" >Imprint</a>

1
docs/assets/css/law.css Normal file
View File

@@ -0,0 +1 @@
.current{color:black}

View File

@@ -20,8 +20,8 @@
<ul>
<li>
<h2><a href="website//2022/09/20/jekyll_&_github.html">Jekyll_&_github</a></h2>
<p>How to create a static website with Jekyll and deploy it on GitHubPages</p>
<h2><a href="website//2022/09/20/jekyll_&_github.html">How to create a static website with Jekyll and deploy it on GitHubPages</a></h2>
<p>Create a GitHub Account.</p>
</li>
@@ -33,8 +33,6 @@
<a href="/website/privacy.html" >Privacy</a>
<a href="/website/contact.html" >Contact</a>
<a href="/website/blog.html" >Blog</a>
<a href="/website/imprint.html" >Imprint</a>

View File

@@ -1,9 +1,7 @@
<?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:20:41+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;
<?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-20T19:08:03+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">How to create a static website with Jekyll and deploy it on GitHubPages</title><link href="/2022/09/20/jekyll_&_github.html" rel="alternate" type="text/html" title="How to create a static website with Jekyll and deploy it on GitHubPages" /><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;Create a GitHub Account.&lt;/p&gt;
&lt;p&gt;Follow instructions on: https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/creating-a-github-pages-site-with-jekyll&lt;/p&gt;
&lt;p&gt;Deploy: https://jekyllrb.com/docs/step-by-step/10-deployment/&lt;/p&gt;
&lt;p&gt;JEKYLL_ENV=production bundle exec jekyll build&lt;/p&gt;</content><author><name>jill</name></author><summary type="html">How to create a static website with Jekyll and deploy it on GitHubPages</summary></entry></feed>
&lt;p&gt;JEKYLL_ENV=production bundle exec jekyll build&lt;/p&gt;</content><author><name>jill</name></author><summary type="html">Create a GitHub Account.</summary></entry></feed>

38
docs/imprint.html Normal file
View File

@@ -0,0 +1,38 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Blog</title>
<link rel="stylesheet" href="/assets/css/law.css">
</head>
<body>
<nav>
<a href="/website/index.html" >Home</a>
<a href="/website/about.html" >About</a>
<a href="/website/blog.html" >Blog</a>
</nav>
<h1>Imprint</h1>
<p id="imprintContact">
Aaron Moser<br>
Zaehringerstrasse 36b<br>
77652 Offenburg<br>
E-Mail: amoser@stud.hs-offenburg.de<br>
</p>
<nav>
<a href="/website/terms.html" >Terms</a>
<a href="/website/privacy.html" >Privacy</a>
<a href="/website/blog.html" >Blog</a>
<a href="/website/imprint.html" >Imprint</a>
</nav>
</body>
</html>

View File

@@ -20,7 +20,7 @@
<ul class="post-list"><li><span class="post-meta">Sep 20, 2022</span>
<h3>
<a class="post-link" href="/2022/09/20/jekyll_&_github.html">
Jekyll_&amp;_github
How to create a static website with Jekyll and deploy it on GitHubPages
</a>
</h3></li></ul>
@@ -32,8 +32,6 @@
<a href="/website/privacy.html" >Privacy</a>
<a href="/website/contact.html" >Contact</a>
<a href="/website/blog.html" >Blog</a>
<a href="/website/imprint.html" >Imprint</a>

37
docs/privacy.html Normal file
View File

@@ -0,0 +1,37 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Privacy</title>
<link rel="stylesheet" href="/assets/css/law.css">
</head>
<body>
<nav>
<a href="/website/index.html" >Home</a>
<a href="/website/about.html" >About</a>
<a href="/website/blog.html" >Blog</a>
</nav>
<h1>Privacy Policy</h1>
<h3>Links to external websites</h3>
<p> This website contains links to external websites. I have no access on the content of these websites
and take no responsibilities or liablities for the admissibility, correctness, presentation and completeness
of that content.</p>
<p> I'm informing you that with following those links, probably your IP-address will be recorded.</p>
<p> If you leave this website I recommend you to check out their Privacy-Policy before accessing their website.</p>
<nav>
<a href="/website/terms.html" >Terms</a>
<a href="/website/privacy.html" >Privacy</a>
<a href="/website/blog.html" >Blog</a>
<a href="/website/imprint.html" >Imprint</a>
</nav>
</body>
</html>

33
docs/terms.html Normal file
View File

@@ -0,0 +1,33 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Terms & Conditions</title>
<link rel="stylesheet" href="/assets/css/law.css">
</head>
<body>
<nav>
<a href="/website/index.html" >Home</a>
<a href="/website/about.html" >About</a>
<a href="/website/blog.html" >Blog</a>
</nav>
<h1>Terms and Conditions</h1>
<p></p>
<p></p>
<nav>
<a href="/website/terms.html" >Terms</a>
<a href="/website/privacy.html" >Privacy</a>
<a href="/website/blog.html" >Blog</a>
<a href="/website/imprint.html" >Imprint</a>
</nav>
</body>
</html>