This repository contains the Hugo source code for Aamu.app's blog.
This blog uses Aamu.app's Database as a "headless CMS". The blog posts are written with the Aamu.app's Documents feature. Thus, two essential faetures from Aamu.app is used to create the blog, while Hugo is used to craete the static site – the actual blog.
The original source code is hugo-PaperMod
- Install Hugo
- Clone this repository
- Set your Aamu.app API KEY environment variable. You can do this in several ways - one is to edit
env.example
and rename it to.env
.