From 19c3c2e2e74f154cc332f1ce26bb0173401b2e88 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 13 Sep 2016 16:55:55 +0300 Subject: [PATCH] README.md: Add some TODOs --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 9ba6b3a..1c62993 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,15 @@ $ npm install $ npm run build ``` +## TODO + +- tags + categories! +- add an exampleSite showing optional and mandatory configuration options +- allow configuration of header nav links +- add metadata for open graph +- add optional social links to sidebar +- add configurable license notice for footer + ## License This repository contains the code of [Bootstrap](http://getbootstrap.com), which is licensed under the [MIT license](https://tldrlegal.com/license/mit-license).