Generate index pages for tags and filters

This commit is contained in:
Adam Hollett
2016-06-14 11:04:31 -04:00
parent 8590bb5727
commit c2ead29ff9
7 changed files with 45 additions and 15 deletions
-4
View File
@@ -1,4 +0,0 @@
---
layout: default
---
+2
View File
@@ -1,5 +1,7 @@
---
title: Introduction
redirect_from:
- /basics/
---
Liquid code can be categorized into [**objects**](#objects), [**tags**](#tags), and [**filters**](#filters).