Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devuri/brisko
WordPress Starter Theme, based on Underscores and Bootstrap
https://github.com/devuri/brisko
bootstrap bootstrap-wordpress bootstrap-wordpress-theme elementor elementor-template-kits wordpress-starter-theme wordpress-theme
Last synced: about 1 month ago
JSON representation
WordPress Starter Theme, based on Underscores and Bootstrap
- Host: GitHub
- URL: https://github.com/devuri/brisko
- Owner: devuri
- License: gpl-2.0
- Created: 2020-05-31T20:33:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-21T09:47:09.000Z (about 2 months ago)
- Last Synced: 2024-10-03T09:41:53.508Z (about 2 months ago)
- Topics: bootstrap, bootstrap-wordpress, bootstrap-wordpress-theme, elementor, elementor-template-kits, wordpress-starter-theme, wordpress-theme
- Language: PHP
- Homepage: https://wordpress.org/themes/brisko
- Size: 28.6 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
> **Note**
> This is the development version and contains features that may be in various stages of development. If you want to use this on a live website download here: [Brisko](https://wordpress.org/themes/brisko/).> Documentation details, please refer the [official documentation](https://docs.wpbrisko.com/).
# Brisko WordPress Theme
### Modern, minimalist design, high-performance WordPress Elementor Starter Theme
Brisko is a lightweight and easy-to-use WordPress theme that is optimized for speed and designed to work with WordPress page builders such as Elementor. Its versatility makes it suitable for a variety of applications, including personal blogs, business websites, agency pages, restaurant menus, life coaching services, portfolios, charities, and more.
The theme offers users a range of customization options, including the ability to change the color scheme, add custom CSS, and upload a custom logo. These customization options can be easily managed through the live theme customizer, allowing you to see your changes in real-time.
Brisko is also compatible with a variety of WordPress plugins. This allows you to add additional functionality and customization options as needed, without having to switch themes or modify the code.
One of the key features of Brisko is its compatibility with Elementor, which provides users with even more design options and a powerful drag-and-drop interface. This makes it easy to create professional-looking designs without needing advanced coding skills.
The theme is optimized for speed, which ensures that your website loads quickly and efficiently, providing a better user experience and potentially boosting your SEO rankings.
To help users get started, Brisko comes with prebuilt website demos that you can use as inspiration for your own website design. With the WordPress Customizer and Elementor page builder, you have all the tools you need to create a professional-looking website that reflects your brand identity and meets your specific needs.
Overall, Brisko is a reliable and user-friendly WordPress theme that offers a variety of customization options and is optimized for speed. Its compatibility with Elementor and other plugins provides users with additional design options and functionality, making it an excellent choice for anyone looking to create a professional-looking website.
For more information about the Brisko Theme please go to https://wpbrisko.com
### Quick start
How to Install Brisko.
* Grab a copy from the WordPress Theme Directory [Download Brisko](https://wordpress.org/themes/brisko/)
* Search in the WordPress Backend and Install from there [Adding New Themes](https://wordpress.org/support/article/using-themes/#adding-new-themes).
* Download the .zip file Gihub Release Here [Releases](https://github.com/devuri/brisko/releases), If you use this option rename the theme to brisko.zip, (Adding New Themes by using cPanel) https://wordpress.org/support/article/using-themes/#adding-new-themes-by-using-cpanel
* Enable Pure Content, Pure content will bypass `the_content` and use `get_the_content`, see [#124](https://github.com/devuri/brisko/issues/124)### How to create Child Theme.
* Use **Child Theme Generator Plugin:** You can use this plugin to quickly and easily generate a child theme https://wordpress.org/plugins/child-theme-generator/
* You can get more information about child themes here https://developer.wordpress.org/themes/advanced-topics/child-themes/#how-to-create-a-child-theme,
* Brisko Blog: This is a basic child theme based on Brisko https://github.com/devuri/brisko-blog### Features
* Includes Bootstrap
* Customizer Settings
* Jetpack Support
* Child Theme ready
* Elementor Support
* Blank Template
* Full Width Template
* Translation ready### Custom Headers and Footers
* Brisko Supports Theme Builder [Elementor Pro: Headers & Footers](https://www.youtube.com/watch?v=Q7fyn0MMe_s)
* Brisko Supports [Plugin: Header, Footer & Blocks Template](https://wordpress.org/plugins/header-footer-elementor)### Customizer Settings
#### Easily Customize Settings
* Global Link and Button Colors
* Navigation width
* Set Page Width
* Set Blog Width
* Disable/Enable Page Titles
* Disable/Enable Sidebar
* Custom Footer Text#### Single Posts
* Disable/Enable Featured Image
* Disable/Enable Post Categories
* Disable/Enable Post Tags
* Disable/Enable Previous and Next Navigation#### Advanced Settings
* Disable/Enable Theme Styles
* Disable/Enable Site Title and Tagline
* Disable/Enable Built in Menu
* Disable/Enable Navigation Section
* Disable/Enable Underscores
* Disable/Enable Navigation JS
* Disable/Enable Brisko Styles
* Disable/Enable Bootstrap
* Disable/Enable Bootstrap Grid
* Disable/Enable Bootstrap JS
* Disable/Enable Footer Section### Child Themes
Built in child theme support, use Advanced Settings to disable/enable theme features, or replace the template parts.#### Built in Actions.
> header
* `brisko_before_header`
* `brisko_custom_header`
* `brisko_navigation`
* `brisko_nav_menu`
* `brisko_after_header`
* `brisko_homepage_header`> post
* `brisko_post_header`
* `brisko_blog_title`
* `brisko_blog_subtitle`
* `brisko_before_entry_meta`
* `brisko_after_entry_meta`
* `brisko_related_content`
* `brisko_after_post_content`> comments
* `brisko_before_comments`
* `brisko_after_comments`> page
* `brisko_page_header`
* `brisko_page_{$post_id}`
* `brisko_page_footer`> sidebar
* `brisko_before_sidebar`
* `brisko_after_sidebar`> footer
* `brisko_before_footer`
* `brisko_footer_credit`
* `brisko_footer`
* `brisko_after_footer`#### Filter hooks.
> footer
* `brisko_copyright`
* `brisko_poweredby`> Customizer sections
* `brisko_sections`> Get a Visual Reference of all the Brisko Theme Actions with the [Brisko Hooks Display Plugin](https://wordpress.org/plugins/brisko-hooks-display/): .
#### Documentation
For detailed docs, please refer the [official documentation](https://docs.wpbrisko.com/).
#### GPL-2.0 License
Brisko WordPress Theme, Copyright 2020 Uriel Wilson.Brisko is distributed under the terms of the GNU GPL.
http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html
This template is 100% FREE.
#### Credits
- [Underscores](http://underscores.me/)
- [Bootstrap](http://getbootstrap.com/)
- [SmoothScroll](https://github.com/gblazex/smoothscroll-for-websites)