@bloggerpack/starter-blank

Blank starter theme for Bloggerpack.

Usage no npm install needed!

<script type="module">
  import bloggerpackStarterBlank from 'https://cdn.skypack.dev/@bloggerpack/starter-blank';
</script>

README

Blank

Blank 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-blank

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.