diff --git a/docs/2022/09/20/jekyll_&_github.html b/docs/2022/09/20/jekyll_&_github.html index 9995949..7fd64f5 100644 --- a/docs/2022/09/20/jekyll_&_github.html +++ b/docs/2022/09/20/jekyll_&_github.html @@ -2,7 +2,7 @@ - Jekyll_&_github + How to create a static website with Jekyll and deploy it on GitHubPages @@ -15,11 +15,9 @@ Blog -

Jekyll_&_github

+

How to create a static website with Jekyll and deploy it on GitHubPages

20 Sep 2022 - jill

-

How to create a static website with Jekyll and deploy it on GitHubPages

-

Create a GitHub Account.

Follow instructions on: https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/creating-a-github-pages-site-with-jekyll

@@ -34,8 +32,6 @@ Privacy - Contact - Blog Imprint diff --git a/docs/404.html b/docs/404.html index 71402aa..b113349 100644 --- a/docs/404.html +++ b/docs/404.html @@ -42,8 +42,6 @@ Privacy - Contact - Blog Imprint diff --git a/docs/about.html b/docs/about.html index 26b22b3..b9192d0 100644 --- a/docs/about.html +++ b/docs/about.html @@ -17,15 +17,15 @@

About

-

This page tells you two bit about me. 01

+

What's uuuuuuuuuuuuuuuuuuuuuuuup!

+

My name is Aaron and I'm studying Applied Computer Science at the University of Applied Science Offenburg.

+

This is my first approach of a website using Jekyll.