This repo holds the source code of our The Devs Tech blog
- Install hugo on your favorite machine
git clone
this repo andcd
into the directoryhugo server -D
to start up the instance with all the draft contentshugo new posts/my-awesome-topic.md
to create a new post content