diff --git a/_includes/all_posts.html b/_includes/all_posts.html new file mode 100644 index 0000000..6b5db1c --- /dev/null +++ b/_includes/all_posts.html @@ -0,0 +1,9 @@ +
All of the articles from my blog
+Some articles I have written
{% octicon chevron-left height:16 class:"mr-2 v-align-middle" fill:#0366d6 aria-label:Home %}Home
+ + {% include all_posts.html %} + {% endunless %} + + + + + + + +