Skip to content

adrienlachaize/radpress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 _____             _
|  __ \           | |
| |__) | __ _   __| | _ __   _ __  ___  ___  ___
|  _  / / _` | / _` || '_ \ | '__|/ _ \/ __|/ __|
| | \ \| (_| || (_| || |_) || |  |  __/\__ \\__ \
|_|  \_\\__,_| \__,_|| .__/ |_|   \___||___/|___/
                     | |
                     |_|
https://travis-ci.org/gkmngrgn/radpress.png https://pypip.in/d/radpress/badge.png

Radpress is a simple blog application for Djangonauts. It doesn't use a WYSIWYG editor; the default markup syntax is reStructuredText and you can preview your entry simply before publishing it. Radpress now ships with a Markdown renderer, too!

https://rawgithub.com/twolfson/gittip-badge/0.2.0/dist/gittip.png

Radpress' default theme is based on Author theme by Mike McAlister. Thank you for the support.

Features

  • Zen mode for writing articles
  • Disqus support for comment and reactions
  • Useful sidebar widgets; tag cloud, latest posts
  • Adding page links in navigation bar
  • Listing archives by date or tag
  • Author information for articles
  • Simple theme like in Octopress.

Supported markup languages

  • reStructuredText
  • Markdown

How to contribute?

I work with Python virtualenv. After I activated my virtualenv, I install all requires with a command:

$ pip install -r requirements/development.txt

Authors

Gökmen Görgen, <gokmen[@]alageek.com>

Contributors

Ben Stott, <bgbnbigben[@]contextualsystems.com>

Licensing

Radpress is free software under terms of the MIT License. For more information, see the LICENSE file.

About

A simple blog engine written in Django.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 56.6%
  • CSS 33.0%
  • HTML 7.8%
  • JavaScript 2.6%