Bootstrap 4 starter theme for Bloggerpack.
npm install @bloggerpack/starter-bootstrap-4> Bootstrap 4 starter theme for Bloggerpack. Demo.
Replace my-awesome-theme below with the name of your theme.
``bash`
npx bloggerpack-create my-awesome-theme -s npm -t @bloggerpack/starter-bootstrap-4
Once the theme is created, navigate to the root my-awesome-theme directory and run npm install to install dependencies.
Once the installation is done, you can run some built-in commands:
- npm start - Watches the source files and automatically building them whenever you save.npm run build
- - Build the theme.
You can now start to create your awesome Blogger theme!
You can share your theme on GitHub and use the bloggerpack-theme` keyword within GitHub topics.
- Bloggerpack
- bloggerpack-create
- Bootstrap
See CHANGELOG.