An open API service indexing awesome lists of open source software.

https://github.com/roneoorg/wp-bootstrap-child

Child theme for Wordpress, featuring Bootstrap 4, Gulp for Live reload and Sass support
https://github.com/roneoorg/wp-bootstrap-child

gulp livereload sass wordpress

Last synced: 2 months ago
JSON representation

Child theme for Wordpress, featuring Bootstrap 4, Gulp for Live reload and Sass support

Awesome Lists containing this project

README

          

This is a child theme powered by Bootstrap 4, to use on top of [wp-bootstrap-starter](https://github.com/afterimagedesigns/wp-bootstrap-starter)

This version adds Gulp for Live reload and Sass support.

## Changelog

**2021-03-06**

- use @import and split scss into dedicated files
- code cleanup
- css grid: better rendering on mobile
- top-bar menu: center and position relative
- gitignore style.css
- reword `nav-link` into `browse-links` to avoid - onflicts with Bootstrap

**2021-02-24**

- Live reload
- TODO: rename CSS output file
- TODO: test with wp-cli server

**2021-02-24**

- Add a link to `wp-admin` in the footer

**2021-02-24**

- Replace Font-awesome with Icomoon
- TODO: check if overwriting `fa-*` classes does not conflict with Font-awesome