From f206e4c7bdf6e78e363fcb41dc3e5aaac884656a Mon Sep 17 00:00:00 2001 From: Paul Date: Tue, 10 Mar 2020 21:13:46 +0100 Subject: Home style doc --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b3c3714..3786c34 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,13 @@ You can set headerType on a page level! The theme will look for the theme parts in *layouts/partials/navs/*, *layouts/partials/headers/*, and *layouts/partials/footers/* accordingly. For instance, with `nav = "simple"`, it will look for *layouts/partials/navs/simple.html*. +### Supported home styles + +The following home page styles are included for **content/_index.md**: + +* `simple`, just a plain bootstrap row and col-8. +* `no_row`, just a bootstrap container, giving you full flexibility to fill the container. + ### Supported page header styles The following page header styles are included: -- cgit v1.2.3