Harold (create-harold-app
) is a simple tool that provides a ready-to-use template for creating your
static
websites and blogs. It is based on well-known Handlebars, Markdown and Scss to
be simple to use and start. Markdown parsing is possible thanks to unified.
For example, with Harold and services like Netlify you can build your blog and website in a fraction of time. You’ll get a nice responsive design and a built-in search engine based on Lunr and indexed posts content. You can build small and medium websites, blogs, documentation sites, landing pages.
This whole website is built using Harold.
You can change whatever you want. Do this in the src
directory. Harold will compile everything and
put it in
the
build
directory. In the build directory, you’ll find a ready-to-deploy project.