Home
Softono

Starter Bootstrap

Open source PHP
163
Stars
53
Forks
0
Issues
9
Watchers
6 months
Last Commit

 About Starter Bootstrap

Bootstrap 5 WordPress Starter Theme.

Platforms

Web Self-hosted

Languages

PHP

Need Help Installing Starter Bootstrap?

We provide expert installation service for this software. Our team will install, configure, and secure Starter Bootstrap on your server. plans start at just $30.

Starter Bootstrap

View on GitHub

them.es Starter Theme

them.es Starter is a WordPress Starter Theme built with Bootstrap. Please note that the Source files are only recommended for WordPress Developers who are searching for a simple, solid, proved and tested Bootstrap Starter Theme to build upon. Don't expect a ready-to-use WordPress Theme!

If you want to see it in action or want to download a customized Theme for free, check out https://them.es/starter-bootstrap

What's included?

  • WordPress Theme
  • Bootstrap Framework
  • Sass Source files
  • gulp + webpack configuration
  • NPM configuration to keep the required build libraries updated and to add new libraries
  • Customization API
  • 2 Menus
  • Demo Content

Task Automation

This Theme comes with a built in gulp/webpack task automation. Sass files will be compiled if changed, vendor prefixes will be added automatically and the CSS will be minified. JS source files will be bundled and minified.

  • Prerequisites: Node.js (NPM) needs to be installed on your system
  • Open the Project directory / in Terminal and install the required Node.js dependencies: gulp, webpack, Sass-Compiler, Autoprefixer, etc.
  • $ npm install
  • Run the watch script
  • $ npm run watch
  • Modify /assets/main.scss and /assets/main.js
  • Test the Theme
  • Run the build script
  • $ npm run build

Technology

Copyright & License

Code and Documentation © them.es

Code released under GPLv2+