From 60fe49ea3af38d4a7d5e8de1cdb72887b167b22d Mon Sep 17 00:00:00 2001 From: gabrielgio Date: Sat, 11 Jul 2020 22:35:14 +0200 Subject: Moving from jekyll to hugo --- themes/ananke/exampleSite/content/post/_index.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 themes/ananke/exampleSite/content/post/_index.md (limited to 'themes/ananke/exampleSite/content/post/_index.md') diff --git a/themes/ananke/exampleSite/content/post/_index.md b/themes/ananke/exampleSite/content/post/_index.md new file mode 100644 index 0000000..434c1e8 --- /dev/null +++ b/themes/ananke/exampleSite/content/post/_index.md @@ -0,0 +1,5 @@ +--- +title: "Articles" +date: 2017-03-02T12:00:00-05:00 +--- +Articles are paginated with only three posts here for example. You can set the number of entries to show on this page with the "pagination" setting in the config file. -- cgit v1.2.3