Skip to content

TheDevsTech/site

Repository files navigation

The Devs Tech CircleCI

This repo holds the source code of our The Devs Tech blog

Development

  1. Install hugo on your favorite machine
  2. git clone this repo and cd into the directory
  3. hugo server -D to start up the instance with all the draft contents
  4. hugo new posts/my-awesome-topic.md to create a new post content