diff --git a/_layouts/barebones.html b/_layouts/barebones.html new file mode 100644 index 0000000..42699a2 --- /dev/null +++ b/_layouts/barebones.html @@ -0,0 +1,28 @@ +--- +--- + + + + + {{ page.title }} + + + + + {% if page.image %} + + {% endif %} + + + + + + {% unless jekyll.environment == "local" %} + + + {% endunless %} + + {{ content }} + + diff --git a/_layouts/default.html b/_layouts/default.html index bb349e7..7d18d8d 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,79 +1,54 @@ --- navbar: topnav +layout: barebones --- - - - - - {{ page.title }} - - - + - {% if page.image %} - + +{% if page.neko == "true" %} + +{% endif %} + + + + +
+
+
+
+ +{% include mplayer.html %} +
+
+ {{ page.name }} +
{{ content }}
+
+ time: + + + {% include statuscafe.html %} + +
+ + quotes will go here when i get back to working on this + + + + - {% unless jekyll.environment == "local" %} - - - {% endunless %} + + {% for blink in site.data.blinkers %} + + {% endfor %} + + - - - + +