Skip to content

Instantly share code, notes, and snippets.

@daurnimator
Created August 21, 2018 06:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daurnimator/36e44962dcd66d2a55ddfbfcf3a7424b to your computer and use it in GitHub Desktop.
Save daurnimator/36e44962dcd66d2a55ddfbfcf3a7424b to your computer and use it in GitHub Desktop.
Desired blog engine features

This is a wishlist for an as-yet unwritten blog engine

Features

  • Has posts available via RSS
  • Supports ActivityPub
    • Mastodon users can subscribe to the blog
  • Composition has markdown authoring mode
  • Storage uses postgres and/or static files
  • Server-side rendering (client side rendering in addition is okay)
  • Posts can be tagged
  • Can import from Tumblr
  • Has opengraph tags
  • Has twitter tags
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment