Skip to main content

Intro to Microcosm

Warning: This page is very much a work in progress

Microcosm is a tiny and lightweight micropub server written in python to support a static site powered by Hugo

It works by accepting micropub payloads and storing them in a Git repository that backs a hugo site. A CI pipeline can then be used to update the live site.

Currently Microcosm supports Gitea API but the intention is that it should support other Git providers (or possibly other VCS systems).

Features

IndieWeb post types supported

  • Like
  • Bookmark
  • Reply
  • Note
  • Article
  • Repost
  • Watch
  • Listen
  • Read
  • RSVP