summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--404.html16
-rw-r--r--_config.yml2
-rw-r--r--about.markdown18
-rw-r--r--index.markdown2
4 files changed, 3 insertions, 35 deletions
diff --git a/404.html b/404.html
index 086a5c9..3df1690 100644
--- a/404.html
+++ b/404.html
@@ -3,21 +3,7 @@ permalink: /404.html
layout: default
---
-<style type="text/css" media="screen">
- .container {
- margin: 10px auto;
- max-width: 600px;
- text-align: center;
- }
- h1 {
- margin: 30px 0;
- font-size: 4em;
- line-height: 1;
- letter-spacing: -1px;
- }
-</style>
-
-<div class="container">
+<div class="well">
<h1>404</h1>
<p><strong>Page not found :(</strong></p>
diff --git a/_config.yml b/_config.yml
index 277b13a..17ffc43 100644
--- a/_config.yml
+++ b/_config.yml
@@ -10,7 +10,7 @@ url: https://scotte.github.io/jekyll-clean
# be the project name.
# *** IMPORTANT: If your local "jekyll serve" throws errors change this to '' or
# run it like so: jekyll serve --baseurl=''
-baseurl: /jekyll-clean
+baseurl: ''
# These can be '' to hide the Github or Gitlab nav buttons
github: 'scotte/jekyll-clean'
diff --git a/about.markdown b/about.markdown
deleted file mode 100644
index 8b4e0b2..0000000
--- a/about.markdown
+++ /dev/null
@@ -1,18 +0,0 @@
----
-layout: page
-title: About
-permalink: /about/
----
-
-This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](https://jekyllrb.com/)
-
-You can find the source code for Minima at GitHub:
-[jekyll][jekyll-organization] /
-[minima](https://github.com/jekyll/minima)
-
-You can find the source code for Jekyll at GitHub:
-[jekyll][jekyll-organization] /
-[jekyll](https://github.com/jekyll/jekyll)
-
-
-[jekyll-organization]: https://github.com/jekyll
diff --git a/index.markdown b/index.markdown
index 0671507..ed7f736 100644
--- a/index.markdown
+++ b/index.markdown
@@ -2,5 +2,5 @@
# Feel free to add content and custom Front Matter to this file.
# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
-layout: home
+# layout: home
---