Don't Waste Time Fiddling
There are four simple steps to get up and running with Dundas Peak:
- Create a folder for site: $ mkdir site
- Generate content structure: $ dundas-peak -c site/
- Add/Edit markdown files into the content folder
- Generate public site: $ dundas-peak -g site/
And you should now have a public folder ready to serve!
1 Minute Video Demonstration
Download and read documentation on the Github Page.