Socket
Socket
Sign inDemoInstall

tinyblog

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    tinyblog

A Django app for a very simple blog.


Maintainers
1

Readme

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/.

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc