Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.
Regis FLORET edited this page May 3, 2013 · 9 revisions

Yet Another Django Blog System

For my own pleasure and my own needs, I wrote a blog program. Who needs a very powerful and very efficient and very slow blog program (yes, I'm looking at you both Wordpress and DotClear).

YaBlog is not:

  • Designed to be "Ready To Go" blog but to be a "Wait I'm writing the main template"
  • For beginners.

YaBlog is:

  • Written in Python
  • Fast
  • Minimalistic

Prerequirement : What are the required libraries to run YaBLOG ?

Optional requirement : What are the optionnal requirement to fully enjoy the blog ?

Local installation : How to create an installation for the development ?

Templates : How to create your hown templates ?

Notification : How to communicate with you ?

Production Installation : How to install the blog ?

Database evolution : How to evolve ?

Clone this wiki locally