README.md: Update TODOs and features for category/tag support

This commit is contained in:
Alan Orth 2016-09-26 08:40:06 +03:00
parent 884713fc2a
commit 90dc1e027b
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -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