From 9fa426493bb598c477843ce9049c5aad837eea48 Mon Sep 17 00:00:00 2001 From: WickedJack99 Date: Tue, 20 Sep 2022 19:08:33 +0200 Subject: [PATCH] 0008 --- docs/2022/09/20/jekyll_&_github.html | 8 ++---- docs/404.html | 2 -- docs/about.html | 6 ++--- docs/about/index.html | 2 -- docs/assets/css/law.css | 1 + docs/blog.html | 6 ++--- docs/feed.xml | 6 ++--- docs/imprint.html | 38 ++++++++++++++++++++++++++++ docs/index.html | 4 +-- docs/privacy.html | 37 +++++++++++++++++++++++++++ docs/terms.html | 33 ++++++++++++++++++++++++ 11 files changed, 119 insertions(+), 24 deletions(-) create mode 100644 docs/assets/css/law.css create mode 100644 docs/imprint.html create mode 100644 docs/privacy.html create mode 100644 docs/terms.html 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.