Singulus
This article is a stub. You can help the IndieWeb wiki by expanding it.
Singulus is the open source application that runs tonyburns.net and is written by craftyphotons.
The application is built first and foremost for me to eat what I cook for my own content, but by making it open source from the beginning my hope is that it will keep me accountable and perhaps be useful to others.
The source code for Singulus is available on GitHub and licensed under the MIT License.
Features
- Rapidly evolving Micropub server that currently supports creation of simple notes with photos, and the media endpoint
- Barebones IndieAuth server (supports authentication, authorization, revocation, verification flows but no client discovery yet)
In Progress
- Publishing of additional post types (article and photo in particular)
- Webmention publishing
- POSSE to Twitter
Roadmap
- IndieAuth client discovery
- Update, delete, and query support on the Micropub server.
- Support for receiving Webmentions
Bugs
- Authentication (either through IndieAuth authorization flow or via a pre-created access token) does not work with iA Writer's Micropub integration.