Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 574 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 574 Bytes

ketouem.com

CircleCI

Front-end code of ketouem.com

Built with Hugo, design courtesy of Hugo Uilite.

Build

  1. make install will fetch the dependencies
  2. make build generates the static site under site/public/

Development

The website can be served locally on http://localhost:1313, with live reload features, using make dev.