{{ post.title }}
--
- {% for category in post.categories %}
-
- {{ category }} - {% endfor %} -
-
+ {% for category in post.categories %}
+
- + + {{ category }} + + + {% endfor %} +
diff --git a/.gitignore b/.gitignore index 1c1cd2041..9c039d7bc 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ _data/coworker_tags.yml .DS_Store _proof Gemfile.lock +.idea diff --git a/_includes/blogs.html b/_includes/blogs.html index 316231041..f8d0648b8 100644 --- a/_includes/blogs.html +++ b/_includes/blogs.html @@ -11,16 +11,23 @@