Dariusz on Software

Methods and Tools

About This Site

Software development stuff

Archive

Entries tagged "blog".

Sat, 28 Mar 2009 10:27:35 +0000

Today I installed chronicle. It performs pretty well and I'm going to port to it all my Wordpress blogs.

Installation is pretty easy:

  • download chronicle
  • unpack it
  • install some perl modules
  • create Makefile for it:
    all:
    chronicle/bin/chronicle \
        --input=in \
        --output=out \
        --theme=simple \
        --format=markdown \
        --theme-dir=chronicle/themes \
        --recent-dates-first \
        --blog-title="Dariusz Cieslak's Blog" \
        --blog-subtitle="The Art of Open Source Software - Developer view"
    

and voila! You can start blogging using your favourite text editor (have I heard vim?).

Tags: blog.
Tue, 21 Jul 2009 05:25:28 +0000

Powrót na platformę Wordpress z Chronicle - tym razem hostowany we własnym zakresie. Dlaczego?

  • Możliwość łatwego dodawania komentarzy + gotowe mechanizmy antyspamowe
  • Nieco wygodniejsze tworzenie treści (przez przeglądarkę)

Tags: blog.

RSS feed

Tags

Created by Chronicle v3.5