A Notaku blog root page should be a table database, each row represents a blog post.
Notaku uses the page database properties to attach information about a blog post:
- description: show the description for each post in the blog / page.
- hidden: hide a blog post from the root / page (but itβs still available on its own url)
- tags: add some tags to the post visible in the root / page
You can also copy the template from here