Bootstrap Blog comes with a few default theme options that can be set site-wide. You can copy the bootstrap-blog.yaml
file to user/config/themes/
folder and modify, or you can use the admin plugin.
Do not modify the user/themes/bootstrap-blog/bootstrap-blog.yaml
file directly or
your changes will be lost with any updates
Variable | Default | Options | Note |
---|---|---|---|
enabled | true |
true or false |
Enables or disables the theme |
cdn_enabled | true |
true or false |
Enables or disables the theme |
back_to_top_button | true |
true or false |
Display a button to return view to top |
fluid_container | false |
true or false |
Full-width container edge-to-edge |
favicon | '' |
image |
Upload an image or set the image path |
navbar: | |||
image | '' |
path or url |
Navbar image or logo |
icon | '' |
string |
FontAwesome Icon on navbar logo |
style | light |
Styles | Customize navbar color |
override_page_style | true |
true or false |
Navbar color is overriden when current page style parameter is defined |
dropdown | true |
true or false |
Enable dropdown menu of first children level |
sticky | false |
true or false |
Menu top fixed always visible |
sidebar: | |||
enabled | true |
true or false |
Enable or disable the sidebar (can be page-specific) |
align | left |
left or right |
Display sidebar on left or right side |
item: | |||
featured_image | true |
true or false |
Display first folder image on item's page |
text_align | justify |
justify or left |
Items content text align |
show_prev_next | true |
true or false |
Display next and previous buttons |
related_pages | true |
true or false |
Add related pages at bottom of items. Needs relatedpages plugin enabled |
comments: | |||
enabled | true |
true or false |
Enable or disable the comments (can be page-specific) |
disqus_shortname | null |
your_disqusid |
Identifier of your site forum in Disqus |
footer: | |||
style | light |
Styles | Customize footer color |
text | 'Bootstrap Blog is...' |
HTML text |
Customize footer text |
legal | null |
HTML text |
Add legal text |
enabled: true
cdn_enabled: false
back_to_top_button: true
fluid_container: false
favicon:
navbar:
image:
icon:
style: light
override_page_style: true
dropdown: true
sticky: false
sidebar:
enabled: true
align: left
twitter:
enabled: true
user: twitter
height: 600
theme: light
about:
enabled: true
title: About me
content: Some text about you...
page:
item:
featured_image: true
text_align: justify
show_prev_next: true
related_pages: true
category: category
tag: tag
comments:
enabled: false
disqus_shortname:
footer:
style: light
text: 'Bootstrap Blog is with by Ayoze Hernández Díaz'
legal: