Code Monkey home page Code Monkey logo

radpress's Introduction

 _____             _
|  __ \           | |
| |__) | __ _   __| | _ __   _ __  ___  ___  ___
|  _  / / _` | / _` || '_ \ | '__|/ _ \/ __|/ __|
| | \ \| (_| || (_| || |_) || |  |  __/\__ \\__ \
|_|  \_\\__,_| \__,_|| .__/ |_|   \___||___/|___/
                     | |
                     |_|
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

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

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.

radpress's People

Contributors

gkmngrgn avatar emre avatar

Watchers

James Cloos avatar  avatar Ivan VenOsdel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.