From 7d858db73caada1058e86c99b01600aba42bc7a4 Mon Sep 17 00:00:00 2001 From: “Ryder <“r@okfoc.us”> Date: Mon, 28 Mar 2016 14:00:43 -0400 Subject: trying to add flickity --- templates/index.liquid | 203 +++++++++++-------------------------------------- 1 file changed, 43 insertions(+), 160 deletions(-) (limited to 'templates') diff --git a/templates/index.liquid b/templates/index.liquid index 0313ec1..f045321 100644 --- a/templates/index.liquid +++ b/templates/index.liquid @@ -1,158 +1,40 @@ + - OKFOCUS - - - - - - - - - - - - - - - - - - - - - - - + OKFocus + + + + + + + + + + + + + + + + + + + + + + + - -{% for project in projects %} + {% for project in projects %}
-
@@ -171,9 +53,9 @@
    {% assign categories = project.NatureOfWork | split "\n" %} {% for category in categories %} -
  • - {{ category }} -
  • +
  • + {{ category }} +
  • {% endfor %}
@@ -181,24 +63,25 @@ {{ project.brief }} - +
-{% endfor %} - + {% endfor %} {% if meta.production %} {% else %} + {% endif %} - + + \ No newline at end of file -- cgit v1.2.3-70-g09d2