Stops using bourbon, too annoying to get started with. Changes to sasslines, adds more theme styles

This commit is contained in:
David Darnes
2016-06-19 18:42:46 +01:00
parent afce0d6554
commit 119f7fcafa
95 changed files with 1396 additions and 3281 deletions

View File

@@ -1,9 +1,9 @@
<ul class="posts">
{% for item in paginator.posts %}
<li class="post">
<li class="post container">
<article class="container">
<article class="article typeset">
<h2>
<a href="{{ item.url }}" title="{{ item.title }}">{{ item.title }}</a>