_____ _
| __ \ | |
| |__) | __ _ __| | _ __ _ __ ___ ___ ___
| _ / / _` | / _` || '_ \ | '__|/ _ \/ __|/ __|
| | \ \| (_| || (_| || |_) || | | __/\__ \\__ \
|_| \_\\__,_| \__,_|| .__/ |_| \___||___/|___/
| |
|_|
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!
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
Then, I install latest stable version of Node. Node is required for compiling “.less” files. After installed Node and NPM, I install all node modules with a command:
$ fab install_node_modules
To compile less files:
$ fab compile_less
Contributors
Ben Stott, <bgbnbigben[@]contextualsystems.com>
Licensing
Radpress is free software under terms of the MIT License. For more information, see the LICENSE file.
Release files for radpress 0.4.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| radpress-0.4.3.tar.gz | 75.2 kB | Details |
Release files / radpress-0.4.3.tar.gz
| Download URL | radpress-0.4.3.tar.gz |
|---|---|
| Size | 75.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
53efd5bd9a82007eead6d1b2c47da499351bd87f29af74a409a1ee5d0326ae0e
|
|
BLAKE2b-256 checksum How to use checksums |
7e4faf739b24ffba4a4952471d18cf9b9db56e3992d5561a2e18b5c40434f67f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |