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
- Host: GitHub
- URL: https://github.com/roneoorg/wp-bootstrap-child
- Owner: RoneoOrg
- Created: 2021-04-06T15:08:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-06T16:44:43.000Z (about 5 years ago)
- Last Synced: 2025-12-27T21:01:15.666Z (6 months ago)
- Topics: gulp, livereload, sass, wordpress
- Language: PHP
- Homepage:
- Size: 159 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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