From 6fe46e73d5d9cddf12f292b9d3bd086912268d07 Mon Sep 17 00:00:00 2001 From: Tom Anderson Date: Mon, 20 Jul 2020 21:00:40 +0100 Subject: [PATCH 1/3] UI Redesign --- package.json | 2 +- source/_includes/base.liquid | 2 - source/_includes/footer.liquid | 18 +- source/_includes/head.liquid | 4 +- source/_includes/nav.liquid | 9 +- source/about.html | 4 +- source/css/bundle.css | 89091 ++++++++++++++++++++++++++++++- source/index.html | 33 +- tailwind.config.js | 2 + 9 files changed, 89126 insertions(+), 39 deletions(-) diff --git a/package.json b/package.json index e835f99..0c610fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apheleia", - "version": "1.0.0", + "version": "1.1.0", "description": "Source code for www.thomas-anderson.net", "author": "Thomas Anderson", "homepage": "https://github.com/Driminary/thomas-anderson.net#README", diff --git a/source/_includes/base.liquid b/source/_includes/base.liquid index 051d621..c8142cc 100644 --- a/source/_includes/base.liquid +++ b/source/_includes/base.liquid @@ -8,9 +8,7 @@ {% include nav.liquid %} -
{{ content }} -
{% include footer.liquid %} diff --git a/source/_includes/footer.liquid b/source/_includes/footer.liquid index 5e7904d..a701588 100644 --- a/source/_includes/footer.liquid +++ b/source/_includes/footer.liquid @@ -1,17 +1,17 @@ -