Dirt-simple markdown blog system built using Kotlin and KTOR.
- Create content directory for pages and articles
/content_root
/pages
/slug
media/
index.md
/articles
/slug
media/
index.md
-
set CONTENT_ROOT ENV to index content
-
Run minga server