Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.
/ tinyblog Public archive

A simple blogging application with email subscribers. Not quite ready for primetime.

License

Notifications You must be signed in to change notification settings

dominicrodger/tinyblog

Repository files navigation

tinyblog

tinyblog is a Django app for single-author blogging. It has three key features:

  1. Delayed publication: Set a date and time when you want your blog entry to be published.
  2. Email lists: Allow users to subscribe to email updates, tinyblog will handle confirmation of email addresses, and will always include unsubscribe links in any emails it sends.
  3. Syndication: tinyblog allows you to have the same content on multiple sites, by exposing a JSON feed of posts, and allowing you to import from that JSON feed from other sites.

tinyblog is documented on https://tinyblog.readthedocs.org/.

About

A simple blogging application with email subscribers. Not quite ready for primetime.

Resources

License

Stars

Watchers

Forks

Packages

No packages published