diff --git a/404.html b/404.html index 293e916..7ddbab7 100644 --- a/404.html +++ b/404.html @@ -1,9 +1,9 @@ --- title: 404 -layout: page +layout: standard-page permalink: /404.html ---

404

Page not found :(

-

The requested page could not be found.

\ No newline at end of file +

The requested page could not be found.

diff --git a/_config.yml b/_config.yml index 05aaff6..56aaa9e 100644 --- a/_config.yml +++ b/_config.yml @@ -1,18 +1,3 @@ -# Welcome to Jekyll! -# -# This config file is meant for settings that affect your whole blog, values -# which you are expected to set up once and rarely edit after that. If you find -# yourself editing this file very often, consider using Jekyll's data files -# feature for the data you need to update frequently. -# -# For technical reasons, this file is *NOT* reloaded automatically when you use -# 'bundle exec jekyll serve'. If you change this file, please restart the server process. - -# Site settings -# These are used to personalize your new site. If you look in the HTML files, -# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on. -# You can create any custom variable you would like, and they will be accessible -# in the templates via {{ site.myvariable }}. title: Zargon email: webmaster@zargon.us description: >- # this means to ignore newlines until "baseurl:" @@ -37,3 +22,6 @@ exclude: - CONTRIBUTING.md - Gruntfile.js - .eslintrc.json + +kramdown: + hard_wrap: false diff --git a/_includes/footer.html b/_includes/footer.html index 18fe966..33da9ac 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,7 +1,7 @@ \ No newline at end of file + diff --git a/_includes/rules.html b/_includes/rules.html deleted file mode 100644 index b158fa7..0000000 --- a/_includes/rules.html +++ /dev/null @@ -1,14 +0,0 @@ -

Rules of Zargon

-{% for order in site.data.rules.order %} -{% assign rule_data = site.data.all_rules[order] %} -
-

{{ rule_data.title }}

- -
-{% endfor %} \ No newline at end of file diff --git a/_includes/style.html b/_includes/style.html deleted file mode 100644 index f306646..0000000 --- a/_includes/style.html +++ /dev/null @@ -1,30 +0,0 @@ - \ No newline at end of file diff --git a/_includes/top.html b/_includes/top.html new file mode 100644 index 0000000..f137d3f --- /dev/null +++ b/_includes/top.html @@ -0,0 +1,9 @@ + + + + + + + {{ site.title }} - {{ page.title }} + + diff --git a/_layouts/page.html b/_layouts/page.html deleted file mode 100644 index 3c36caa..0000000 --- a/_layouts/page.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - {{ site.title }} - {{ page.title }} - - - {% include style.html %} - - - -
- -
-
- {{ content }} -
-
-
- {% include footer.html %} - - - diff --git a/_layouts/standard-page.html b/_layouts/standard-page.html new file mode 100644 index 0000000..a80518b --- /dev/null +++ b/_layouts/standard-page.html @@ -0,0 +1,32 @@ +{% include top.html %} + + + +
+ +
+
+
+
+
+ +
+
+
+

+ Formalities of Zargon +

+
+
+
+
+ {{ content }} +
+
+
+
+
+{% include footer.html %} + + + diff --git a/images/zargon_face.png b/images/zargon_face.png new file mode 100644 index 0000000..90752e8 Binary files /dev/null and b/images/zargon_face.png differ diff --git a/index.html b/index.html deleted file mode 100644 index b6ac540..0000000 --- a/index.html +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: home -layout: page ---- -
-
-
- -
-
-
-

- Good humored, cooperative, competitive torture, for the purposes of exploring strategies, design, - progess and history of gaming -

-
-
-
-
- {% include rules.html %} -
-
\ No newline at end of file diff --git a/index.md b/index.md index 7844e9f..765ddc9 100644 --- a/index.md +++ b/index.md @@ -1,3 +1,7 @@ +--- +title: Bylaws +layout: standard-page +--- # Zargon ## Bylaws