The worst is over
- Build workflow using gulp.js
- Font Awesome
git clone https://github.com/sixteenbit/starting-line.git awesome-theme
yarn
# Theme strings used in the `rename` gulp task
THEME:
## The current strings in the theme
CURRENT:
name: "Starting Line"
slug: "starting-line"
prefix: "starting_line_"
class: "SL_"
## The strings to rename in the theme
NEW:
name: "Awesome Theme"
slug: "awesome-theme"
prefix: "awesome_theme_"
class: "AT_"
gulp rename:theme