From eafcee54eb5f739865112177c938455ece686f16 Mon Sep 17 00:00:00 2001 From: kendo5731 Date: Thu, 4 Feb 2016 22:29:46 +0100 Subject: [PATCH] feat(): add support for listing, tags, categories and most recent articles --- README.md | 4 ++-- archetypes/default.md | 2 ++ layouts/partials/menu.html | 28 +++++++++------------------- 3 files changed, 13 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 1a26ec4..8bb6d46 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,7 @@ A theme for [Hugo](https://gohugo.io/), inspired by Atom editor. This repo is a work in progress, there is still work to do, contributions are welcome ! -- Support for code highlighting - Support for bootstrap tables -- Support for tags and categories - Support Twitter and Facebook share buttons - Support pagination in list layout - Support "dynamic" titles and descriptions @@ -16,3 +14,5 @@ This repo is a work in progress, there is still work to do, contributions are we - Add integration with Disqus - Add integration with Google Analytics - Add a "Home" link in the top of the menu +- Add custom 404.html +- Support for code highlighting diff --git a/archetypes/default.md b/archetypes/default.md index ac36e06..42992b1 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -1,2 +1,4 @@ +++ +tags = [] +categories = [] +++ diff --git a/layouts/partials/menu.html b/layouts/partials/menu.html index b33a6fb..12756bc 100644 --- a/layouts/partials/menu.html +++ b/layouts/partials/menu.html @@ -2,37 +2,27 @@

Aubm.net - Les derniers articles

Tags

Categories