dzmitROCK / Bootstrap4Press

Starting theme for WordPress, Bootstrap4Press!!!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starting theme for WordPress, Bootstrap4Press!!!

Bootstrap 4 + WordPress

Theme based on http://underscores.me/

How start coding?

  1. git clone https://github.com/dzmitROCK/Bootstrap4Press.git
  2. cd Bootstrap4Press
  3. yarn or npm i
  4. create file gulp-config.yaml and copy all content from gulp-default-config.yaml correcting DEVURL
  5. yarn start or npm run start development mode. sourcemaps, no minify and other.
  6. yarn build or npm run build production mode. No serv, no sourcemaps, minify and other.

Develop folder src Production folder dist

Theme includes

  • Bootstrap 4.1.3
  • jQuery 3.3.1
  • FontAwesome 5.2.0
  • Popper.js 1.14.4

Project Builder

  • gulp
  • webpack
  • scss
  • babel
  • imagemin

Good luck!

About

Starting theme for WordPress, Bootstrap4Press!!!

License:GNU General Public License v2.0


Languages

Language:PHP 55.5%Language:CSS 37.7%Language:JavaScript 6.8%