1.3.1 • Published 3 years ago

@bloggerpack/starter-bootstrap-4 v1.3.1

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

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.

1.3.1

3 years ago

1.3.0

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.1

3 years ago