business

Fresh ported to Hugo

Monday 16th April, 2018 —

What is Hugo ?

As their tagline says, Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.

Hugo is a general-purpose website framework. Technically speaking, Hugo is a static site generator. Unlike systems that dynamically build a page with each visitor request, Hugo builds pages when you create or update your content. Since websites are viewed far more often than they are edited, Hugo is designed to provide an optimal viewing experience for your website’s end users and an ideal writing experience for website authors.

Websites built with Hugo are extremely fast and secure. Hugo sites can be hosted anywhere, including Netlify, Heroku, GoDaddy, DreamHost, GitHub Pages, GitLab Pages, Surge, Aerobatic, Firebase and many more. Hugo sites run without the need for a database or dependencies on expensive runtimes like Ruby, Python, or PHP.

Fresh has been ported to Hugo

Fresh is a Bulma landing page freebie that we coded a while ago. The repository is covered with an MIT license, so you can basically do whatever you want with it : personal use, commercial use etc..

Fresh is built with Bulma and features nice illustrations. You can try it now with Hugo if you like this static site generator. Special thanks to @Luke Perkins for porting Fresh to Hugo.

You can try Hugo-Fresh by looking at the Project page.

Back to Blog

Continue reading

Server Cache Invalidation in Nuxt and Nitro

Top 10 Vue Components Libraries

How to build a filterable list with Nuxt and Tailwind