This commit is contained in:
WickedJack99
2022-09-21 17:37:13 +02:00
parent 722b49978a
commit 84993abd6b
10 changed files with 28 additions and 17 deletions

View File

@@ -15,11 +15,12 @@
<a href="/website/blog.html" >Blog</a>
</nav>
<div>
<h1>About</h1>
<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>
<p>What's uuuuuuuuuuuuuuuuuuuuuuuup!</p>
<p>My name is Aaron and I'm studying <a href="https://www.hs-offenburg.de/en/studium/studiengaenge/bachelor/angewandte-informatik/studieninteressierte">Applied Computer Science</a> at the <a href="https://www.hs-offenburg.de/">University of Applied Science Offenburg</a>.</p>
<p>This is my first approach of a website using Jekyll.</p>
</div>
<nav>
<a href="/website/terms.html" >Terms</a>

View File

@@ -1 +1 @@
body{background-color:#121212;opacity:0.10;color:white}div.console{background-color:darkslategrey;color:white;padding-left:10px;padding-top:10px;padding-bottom:10px;margin-top:5px;margin-bottom:5px;border-radius:15px}div.outerDiv{padding-left:50px;padding-right:50px}a{color:lightseagreen}a:link{text-decoration:none}a:visited{text-decoration:none}a:hover{text-decoration:underline}a:active{text-decoration:underline}
body{background-color:#121212;opacity:0.10;color:white}.current{color:white}div.console{background-color:darkslategrey;color:white;padding-left:10px;padding-top:10px;padding-bottom:10px;margin-top:5px;margin-bottom:5px;border-radius:15px}div.outerDiv{padding-left:50px;padding-right:50px}a{color:lightseagreen}a:link{text-decoration:none}a:visited{text-decoration:none}a:hover{text-decoration:underline}a:active{text-decoration:underline}

View File

@@ -1 +1 @@
body{background-color:#121212;color:white}img.imageSquare{align-self:center}#image00{background-color:black}a{color:lightseagreen}a:link{text-decoration:none}a:visited{text-decoration:none}a:hover{text-decoration:underline}a:active{text-decoration:underline}
body{background-color:#121212;color:white}.current{color:white}#image00{background-color:black;align-items:center}a{color:lightseagreen}a:link{text-decoration:none}a:visited{text-decoration:none}a:hover{text-decoration:underline}a:active{text-decoration:underline}

View File

@@ -1 +1 @@
body{background-color:#121212;color:white}a{color:lightseagreen}a:link{text-decoration:none}a:visited{text-decoration:none}a:hover{text-decoration:underline}a:active{text-decoration:underline}
body{background-color:#121212;color:white}.current{color:white}a{color:lightseagreen}a:link{text-decoration:none}a:visited{text-decoration:none}a:hover{text-decoration:underline}a:active{text-decoration:underline}

View File

@@ -1 +1 @@
body{background-color:#121212;color:white}a{color:lightseagreen}a:link{text-decoration:none}a:visited{text-decoration:none}a:hover{text-decoration:underline}a:active{text-decoration:underline}
body{background-color:#121212;color:white}.current{color:white}a{color:lightseagreen}a:link{text-decoration:none}a:visited{text-decoration:none}a:hover{text-decoration:underline}a:active{text-decoration:underline}

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-21T17:24:51+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">2022 Week 38 How to create a static website with Jekyll and deploy it on GitHubPages</title><link href="/2022/09/20/how-to-create-githubpage.html" rel="alternate" type="text/html" title="2022 Week 38 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/how-to-create-githubpage</id><content type="html" xml:base="/2022/09/20/how-to-create-githubpage.html">&lt;div class=&quot;outerDiv&quot;&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-21T17:36: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">2022 Week 38 How to create a static website with Jekyll and deploy it on GitHubPages</title><link href="/2022/09/20/how-to-create-githubpage.html" rel="alternate" type="text/html" title="2022 Week 38 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/how-to-create-githubpage</id><content type="html" xml:base="/2022/09/20/how-to-create-githubpage.html">&lt;div class=&quot;outerDiv&quot;&gt;
&lt;div id=&quot;prerequisits&quot;&gt;
&lt;h3&gt;Prerequisits&lt;/h3&gt;
Install &lt;a href=&quot;https://git-scm.com/downloads&quot; target=&quot;_blank&quot;&gt;Git&lt;/a&gt;&lt;br&gt;

View File

@@ -4,6 +4,10 @@ body {
color: white;
}
.current {
color: white;
}
div.console {
background-color: darkslategrey;
color: white;

View File

@@ -3,12 +3,13 @@ body {
color: white;
}
img.imageSquare {
align-self: center;
.current {
color: white;
}
#image00 {
background-color: black;
align-items: center;
}
a {

View File

@@ -3,6 +3,10 @@ body {
color: white;
}
.current {
color: white;
}
a {
color: lightseagreen;
}

View File

@@ -3,8 +3,9 @@ layout: default
title: About
css_file: styles.css
---
<h1>About</h1>
<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>
<div>
<h1>About</h1>
<p>What's uuuuuuuuuuuuuuuuuuuuuuuup!</p>
<p>My name is Aaron and I'm studying <a href="https://www.hs-offenburg.de/en/studium/studiengaenge/bachelor/angewandte-informatik/studieninteressierte">Applied Computer Science</a> at the <a href="https://www.hs-offenburg.de/">University of Applied Science Offenburg</a>.</p>
<p>This is my first approach of a website using Jekyll.</p>
</div>