Hamlet
Development environment for creating Blogger templates.
Install / Use
/learn @zkreations/HamletREADME
Hamlet
<p>Development environment for creating Blogger templates with handlebars, which includes an example template with best practices that a true Blogger developer should follow.<p> <p><a href="https://hamlet.zkreations.com/"><strong> Live Demo →</strong></a></p> <img src="https://raw.githubusercontent.com/zkreations/hamlet/main/static/screenshot.png" align="center" /> </div>Template Features

- No dependencies
- Optimized for modern SEO.
- Optimized for AdSense.
- Responsive design.
- Supports multiple languages thanks to Blogger.
- Super optimized with small code size.
- Compatible with Core Web Vitals.
- Comment system with multiple levels.
- Formatted widgets.
- Best practices.
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 devTo start listening to changes and automatically compile the files in development mode.npm run startTo start listening to changes and automatically compile the files in production mode.npm run buildTo compile only once.
Compiler
The compiler is now 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.

Other resources
- Handlebars - Official Handlebars documentation.
- Blogger Code - Blogger code documentation.
- Blogger Syntax - Blogger extension for Visual Studio Code.
- Blogger Image Parameters - Blogger image parameters.
- Meteor Icons - The most optimized SVG icons on the internet.
- Blogger AdminWP - A WordPress-like admin panel for Blogger.
- Typography - A stylesheet designed to optimize text readability.
Create your beautiful theme
If you used this repository as a template, please, add a star ⭐ and add the following tags in yours:
blogger-hamletblogger-handlebarsblogger-hbs
Thanks for using this repository. Happy coding! 🚀
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 👏.
License
Hamlet is licensed under the MIT License
