Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.25 KB

File metadata and controls

30 lines (17 loc) · 1.25 KB

Blank

A blank theme for Blogger created with Hamlet Builder. The compiler is an independent module of this project, you can find it in the repository Hamlet Builder, where you will also find the necessary documentation for its use.

Getting Started

Clone, fork, or download this repository to your PC, and within the root directory of this folder, run in console npm install to install the necessary dependencies. To finish the installation, you can use any of the following commands:

  • npm run dev To start listening to changes and automatically compile the files in development mode.
  • npm run start To start listening to changes and automatically compile the files in production mode.
  • npm run build To compile only once.

Supporting

If you want to help me keep this and more related projects always up to date, you can buy me a coffee ☕. I will be very grateful 👏.

Create your beautiful theme

If you used this repository as a template, please, add a star ⭐ and add the following tags in yours:

  • blogger-hamlet
  • blogger-handlebars
  • blogger-hbs

Thanks for using this repository. Happy coding! 🚀

License

Blank is licensed under the MIT License