Håvard O. Nordstrand 5 jaren geleden
bovenliggende
commit
0e4becbe4c
7 gewijzigde bestanden met toevoegingen van 7 en 79 verwijderingen
  1. 1 5
      README.md
  2. 1 1
      _includes/header.md
  3. 0 24
      config/debian-server/test copy 2.md
  4. 0 24
      config/debian-server/test copy 3.md
  5. 0 24
      config/debian-server/test copy.md
  6. 0 0
      config/index.md
  7. 5 1
      index.md

+ 1 - 5
README.md

@@ -1,7 +1,3 @@
 # HON's Wiki
 
-### Areas
-
-- [Configuration Notes](config/)
-
-{% include footer.md %}
+Build and hosted with GitHub Pages.

+ 1 - 1
_includes/header.md

@@ -2,7 +2,7 @@
 {:.no_toc}
 
 {% if page.breadcrumbs %}
-{% for crumb in page.breadcrumbs %}[{{ crumb.title }}]({{ crumb.url }}) /{% endfor %} {{ page.title }}
+{% for crumb in page.breadcrumbs %}[{{ crumb.title }}]({{ crumb.url }}) / {% endfor %}{{ page.title }}
 {% endif %}
 
 ## Contents

+ 0 - 24
config/debian-server/test copy 2.md

@@ -1,24 +0,0 @@
----
-title: Debian Server Configuration
-layout: page
-breadcrumbs:
-- title: Home
-  url: /
-- title: Configuration Notes
-  url: /config/
----
-{% include header.md %}
-
-# One
-AAAAAAAAAAAAAAAAAAAAAAAAA
-
-## One A
-AAAAAAAAAAAAAAAAAAAAAAAAA
-
-### One AA
-AAAAAAAAAAAAAAAAAAAAAAAAA
-
-# Two
-AAAAAAAAAAAAAAAAAAAAAAAAA
-
-{% include footer.md %}

+ 0 - 24
config/debian-server/test copy 3.md

@@ -1,24 +0,0 @@
----
-title: Debian Server Configuration
-layout: home
-breadcrumbs:
-- title: Home
-  url: /
-- title: Configuration Notes
-  url: /config/
----
-{% include header.md %}
-
-# One
-AAAAAAAAAAAAAAAAAAAAAAAAA
-
-## One A
-AAAAAAAAAAAAAAAAAAAAAAAAA
-
-### One AA
-AAAAAAAAAAAAAAAAAAAAAAAAA
-
-# Two
-AAAAAAAAAAAAAAAAAAAAAAAAA
-
-{% include footer.md %}

+ 0 - 24
config/debian-server/test copy.md

@@ -1,24 +0,0 @@
----
-title: Debian Server Configuration
-layout: post
-breadcrumbs:
-- title: Home
-  url: /
-- title: Configuration Notes
-  url: /config/
----
-{% include header.md %}
-
-# One
-AAAAAAAAAAAAAAAAAAAAAAAAA
-
-## One A
-AAAAAAAAAAAAAAAAAAAAAAAAA
-
-### One AA
-AAAAAAAAAAAAAAAAAAAAAAAAA
-
-# Two
-AAAAAAAAAAAAAAAAAAAAAAAAA
-
-{% include footer.md %}

+ 0 - 0
config/README.md → config/index.md


+ 5 - 1
index.md

@@ -1,3 +1,7 @@
-*INDEEEEEEEEEEXXXXXXXXXX*
+# HON's Wiki
+
+### Areas
+
+- [Configuration Notes](config/)
 
 {% include footer.md %}