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>