Simple and lightweight Bootstrap Grav Theme
Bootstrap Blog is a theme for Grav CMS built using the CSS framework Bootstrap v4.x. It provides a powerful base to develop your own theme using SCSS. The theme includes lightweight and minimal features for optimal performance and offers a variety of blog collection layouts and page templates. It also supports FontAwesome 5 iconset and Disqus comments.
There are two ways to install the Bootstrap Blog theme: using the Grav Package Manager (GPM) or manually via a zip file.
$ bin/gpm install bootstrap-blog
/user/themes directory of your Grav installation./your/site/grav/user/themes.bootstrap-blog./your/site/grav/user/themes/bootstrap-blog.You can also copy the user/themes/bootstrap-blog/bootstrap-blog.yaml file to the user/config/themes/ folder and modify it as needed. Alternatively, you can use the admin plugin to configure the theme.
Note: Avoid modifying the user/themes/bootstrap-blog/bootstrap-blog.yaml file directly, as any changes made will be lost during updates.
Bootstrap Blog is a theme for Grav CMS that is built with Bootstrap v4.x CSS framework. It offers a lightweight and minimal design for optimal performance and provides various blog collection layouts and page templates. With features like Twitter Timeline Sidebar Widget, FontAwesome 5 icons, and Disqus comments, this theme provides a solid foundation for creating a stylish and functional blog website. The theme can be easily installed using either the Grav Package Manager or manually via a zip file.