APSL / puput

A Django blog app implemented in Wagtail

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Puput

image

image

image

image

Puput is a powerful and simple Django app to manage a blog. It uses the awesome Wagtail CMS as content management system.

Puput is the catalan name for Hoopoe which is indeed a beautiful bird.

image

Visit the documentation for an in-depth look at Puput.

Features

  • Built with Wagtail CMS and Django
  • Inspired in Wordpress and Zinnia
  • Simple & responsive HTML template by default
  • SEO friendly urls
  • Support for Disqus comments
  • Entries by author, tags, categories, archives and search term
  • Last & popular entries
  • Configurable sidebar widgets
  • RSS feeds
  • Related entries
  • Extensible entry model
  • Configurable default template color
  • Social share of blog entries (Facebook, Twitter and LinkedIn)
  • Markdown fields (https://github.com/torchbox/wagtail-markdown)

image

Examples of blog sites made with Puput

Setup

The setup process is explained here.

About

A Django blog app implemented in Wagtail

License:MIT License


Languages

Language:Python 61.0%Language:HTML 22.2%Language:CSS 12.3%Language:JavaScript 4.5%