diff --git a/README.md b/README.md index 8b1d508..0befdce 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,10 @@ SOCIAL_MASTODON = 'https://bluenoser.me/@Jeff' # Frontpage customization # + +#MINIMAL = True # If True the homepage will use the 'minimal_homepage.html template. +# If minimal is set to true, the other configuration options below don't do anything. + BANNER = True TAGLINEHEAD = 'The cool headline' TAGLINESUBHEAD = 'The sub-header' @@ -149,6 +153,7 @@ In order of percieved importance, but not in the order that I will get them done - [ ] Make installable - [X] Create custom colours - [ ] Figure out how to create a Dark Mode +- [ ] Create a minimal homepage option ### Roadmap notes