Contents for my personal blog. The pages are generated using Hugo. However, instead of manually editing Markdown files, editing is mostly done in Forestry.
Make sure you have Hugo installed. If not, follow this official guide.
hugo server
Navigate to http://localhost:1313 to see the site.
hugo
By default, the generated site will be located in the public
directory, which you can then deploy.