From 90dc1e027b3651877aa497a03e9fab66ff05e807 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 26 Sep 2016 08:40:06 +0300 Subject: [PATCH] README.md: Update TODOs and features for category/tag support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fb1e01..647bc1a 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ See [my blog](https://picturingjordan.com) for an example of this theme in use. - Uses Bootstrap v4's [native system fonts](http://v4-alpha.getbootstrap.com/content/reboot/#native-font-stack) to load quickly and look good on all platforms - Basic [OpenGraph](http://ogp.me) and [Twitter Card](https://dev.twitter.com/cards/types) metadata support - robots.txt linking to XML sitemap (disabled by default, see [Hugo docs](https://gohugo.io/extras/robots-txt/)) +- Displays categories and tags from front matter ## Usage Clone the repository to your site's `themes` directory. Refer to `exampleSite/config.toml` for optional configuration values. @@ -24,7 +25,6 @@ $ npm run build ## TODO -- tags + categories! [#1](https://github.com/alanorth/hugo-theme-bootstrap4-blog/issues/1) - add optional social links to sidebar - add configurable license notice for footer - add favicon