From 828763bfef819adf4ab7ccf0ba105a9c2792ad56 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Mon, 19 Nov 2018 15:20:57 -0200 Subject: [PATCH] Format for blog posts --- content/_index.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 content/_index.md diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..62627fb --- /dev/null +++ b/content/_index.md @@ -0,0 +1,5 @@ ++++ +sort_by = "date" + +paginate_by = 10 ++++