Skip to content

ivanovx/minga

Repository files navigation

Minga

Dirt-simple markdown blog system built using Kotlin and KTOR.

Blogging with Minga

  1. Create content directory for pages and articles
/content_root
  /pages
     /slug
      media/
      index.md
  /articles
    /slug
      media/
      index.md
  1. set CONTENT_ROOT ENV to index content

  2. Run minga server

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages