In order to make changes just check out this project and do your hugo changes within the _hugo folder.
To run the blog locally and to see draft articles just run make run from the root folder and go to: http://localhost:1313/
To generate new static content run make build from the root directory. Commit your changes in order to publish them to http://datanerds.io.