A Django app for a very simple blog.
Project description
tinyblog is a Django app for single-author blogging. It has three key features:
Delayed publication: Set a date and time when you want your blog entry to be published.
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.
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/.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tinyblog-0.2.0.tar.gz
(14.7 kB
view hashes)