@bloggerpack/starter-bootstrap-4
v1.3.1
Published
Bootstrap 4 starter theme for Bloggerpack.
Downloads
41
Maintainers
Readme
Bootstrap 4
Bootstrap 4 starter theme for Bloggerpack. Demo.
Installation
Replace my-awesome-theme
below with the name of your theme.
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!
Sharing
You can share your theme on GitHub and use the bloggerpack-theme
keyword within GitHub topics.
Documentation
Changelog
See CHANGELOG.