No Sidebar. Theme Option

Set this page to have no side bar by adding the page name to the theme option no_sidebar.

Example

import os
import themata

project = 'Fluid Doc'
copyright = '2020, Adewale Azeez'
author = 'Adewale Azeez'

html_favicon = 'favicon.png'
    html_theme = 'fluid'

html_theme_options = {
    'no_sidebar': [
        'otherpages/singlepage'
    ]
}

Throw this page at people faces:
Did you find this documentation helpful?
Throw tantrum about this page to the developers
This Project This Page
Look at your like tantrums on github