Website development using .less files and handlebars

This is a repost from yesterday. Somehow my post was deleted. No warning, no reason.

I came across a development environment to build websites on Github where they are using handlebar files, .hbs files, and .less files for constructing CSS. This is new to me. Does anyone know about these methodologies and if there are any tools that support them or documentation?

Thanks.