0038
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>2022 Week 38 How to create a static website with Jekyll and deploy it on GitHubPages</title>
|
||||
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css'>
|
||||
<link rel="stylesheet" href="/website/assets/css/blog.css">
|
||||
</head>
|
||||
<body>
|
||||
@@ -142,6 +143,14 @@
|
||||
|
||||
<a href="/website/imprint.html" >Imprint</a> |
|
||||
|
||||
</nav> <nav>
|
||||
|
||||
<a href="/website/index.html" > Home</a>
|
||||
|
||||
<a href="/website/about.html" > About</a>
|
||||
|
||||
<a href="/website/blog.html" > Blog</a>
|
||||
|
||||
</nav>
|
||||
</body>
|
||||
</html>
|
||||
@@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title></title>
|
||||
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css'>
|
||||
<link rel="stylesheet" href="/website/assets/css/">
|
||||
</head>
|
||||
<body>
|
||||
@@ -46,6 +47,14 @@
|
||||
|
||||
<a href="/website/imprint.html" >Imprint</a> |
|
||||
|
||||
</nav> <nav>
|
||||
|
||||
<a href="/website/index.html" > Home</a>
|
||||
|
||||
<a href="/website/about.html" > About</a>
|
||||
|
||||
<a href="/website/blog.html" > Blog</a>
|
||||
|
||||
</nav>
|
||||
</body>
|
||||
</html>
|
||||
@@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>About</title>
|
||||
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css'>
|
||||
<link rel="stylesheet" href="/website/assets/css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
@@ -34,6 +35,14 @@
|
||||
|
||||
<a href="/website/imprint.html" >Imprint</a> |
|
||||
|
||||
</nav> <nav>
|
||||
|
||||
<a href="/website/index.html" > Home</a>
|
||||
|
||||
<a href="/website/about.html" > About</a>
|
||||
|
||||
<a href="/website/blog.html" > Blog</a>
|
||||
|
||||
</nav>
|
||||
</body>
|
||||
</html>
|
||||
@@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Accessibility</title>
|
||||
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css'>
|
||||
<link rel="stylesheet" href="/website/assets/css/law.css">
|
||||
</head>
|
||||
<body>
|
||||
@@ -26,6 +27,14 @@
|
||||
|
||||
<a href="/website/imprint.html" >Imprint</a> |
|
||||
|
||||
</nav> <nav>
|
||||
|
||||
<a href="/website/index.html" > Home</a>
|
||||
|
||||
<a href="/website/about.html" > About</a>
|
||||
|
||||
<a href="/website/blog.html" > Blog</a>
|
||||
|
||||
</nav>
|
||||
</body>
|
||||
</html>
|
||||
@@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Blog</title>
|
||||
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css'>
|
||||
<link rel="stylesheet" href="/website/assets/css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
@@ -34,6 +35,14 @@
|
||||
|
||||
<a href="/website/imprint.html" >Imprint</a> |
|
||||
|
||||
</nav> <nav>
|
||||
|
||||
<a href="/website/index.html" > Home</a>
|
||||
|
||||
<a href="/website/about.html" > About</a>
|
||||
|
||||
<a href="/website/blog.html" > Blog</a>
|
||||
|
||||
</nav>
|
||||
</body>
|
||||
</html>
|
||||
@@ -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-21T18:12:24+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"><div class="outerDiv">
|
||||
<?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-26T00:27:28+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"><div class="outerDiv">
|
||||
<div id="prerequisits">
|
||||
<h3>Prerequisits</h3>
|
||||
Install <a href="https://git-scm.com/downloads" target="_blank">Git</a><br>
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Blog</title>
|
||||
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css'>
|
||||
<link rel="stylesheet" href="/website/assets/css/law.css">
|
||||
</head>
|
||||
<body>
|
||||
@@ -34,6 +35,14 @@
|
||||
|
||||
<a href="/website/imprint.html" >Imprint</a> |
|
||||
|
||||
</nav> <nav>
|
||||
|
||||
<a href="/website/index.html" > Home</a>
|
||||
|
||||
<a href="/website/about.html" > About</a>
|
||||
|
||||
<a href="/website/blog.html" > Blog</a>
|
||||
|
||||
</nav>
|
||||
</body>
|
||||
</html>
|
||||
@@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Homepage</title>
|
||||
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css'>
|
||||
<link rel="stylesheet" href="/website/assets/css/index.css">
|
||||
</head>
|
||||
<body>
|
||||
@@ -31,6 +32,14 @@
|
||||
|
||||
<a href="/website/imprint.html" >Imprint</a> |
|
||||
|
||||
</nav> <nav>
|
||||
|
||||
<a href="/website/index.html" > Home</a>
|
||||
|
||||
<a href="/website/about.html" > About</a>
|
||||
|
||||
<a href="/website/blog.html" > Blog</a>
|
||||
|
||||
</nav>
|
||||
</body>
|
||||
</html>
|
||||
@@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Privacy</title>
|
||||
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css'>
|
||||
<link rel="stylesheet" href="/website/assets/css/law.css">
|
||||
</head>
|
||||
<body>
|
||||
@@ -36,6 +37,14 @@
|
||||
|
||||
<a href="/website/imprint.html" >Imprint</a> |
|
||||
|
||||
</nav> <nav>
|
||||
|
||||
<a href="/website/index.html" > Home</a>
|
||||
|
||||
<a href="/website/about.html" > About</a>
|
||||
|
||||
<a href="/website/blog.html" > Blog</a>
|
||||
|
||||
</nav>
|
||||
</body>
|
||||
</html>
|
||||
@@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Terms & Conditions</title>
|
||||
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css'>
|
||||
<link rel="stylesheet" href="/website/assets/css/law.css">
|
||||
</head>
|
||||
<body>
|
||||
@@ -28,6 +29,14 @@
|
||||
|
||||
<a href="/website/imprint.html" >Imprint</a> |
|
||||
|
||||
</nav> <nav>
|
||||
|
||||
<a href="/website/index.html" > Home</a>
|
||||
|
||||
<a href="/website/about.html" > About</a>
|
||||
|
||||
<a href="/website/blog.html" > Blog</a>
|
||||
|
||||
</nav>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user