Setting up local development
Geeks is built using modern development toolset. Setting up local development Like Gulp, Node js, SASS, Bootstrap SCSS && PHP. Read More
Customize your theme
Now that you’ve got your theme running and understand the compiling process, let’s discuss the proper ways to edit and customize your theme. There are two primary strategies for working with your theme.
Working with Gulp
Working with source files showcases how powerful Bootstrap themes can be and the underlying design systems.
Start with GulpWorking with compiled files
Simply attach the compiled CSS and JS files to an HTML page, or use an HTML page already provided in your theme.
Start with compiled HTML files