/hype

Testlio's engineering blog

Primary LanguageHTML

Testlio Engineering Blog

This repository contains the engineering blog, all of its posts and necessary parts to statically render the entire blog using Hugo. Managing posts follows Hugo's logic, the theme that is currently used is Casper.

Installation

In order to run this blog locally, or build it statically for distribution, install Hugo. Once that is done, you can run the blog locally:

hugo server --buildDrafts