Feature Highlights
Speed
Due to its semi-dynamic nature, Articulate is lightning fast. Plain HTML is served to your visitors, which translates to reduced server load.
Simplicity
Articulate is extremely simple, from its workings to its code. While not as evolved as other systems, it can be used by those with little coding knowledge.
Templates
Articulate comes with a basic template system for customisation. HTML and CSS can be used to easily alter the appearance of your site.Articulate is a simple semi-dynamic blogging script written in PHP.
How it works
Articulate generates HTML pages from text files. Upload plain text files containing your posts (Markdown supported) to your web server, run the update script, and presto - instant blog.
Why?
Articulate is simple and fast. It has no fancy backend, generates static HTML files and uses no database. It is ideal for the casual blogger who wants to keep original post files stored in an easily manageable manner. It's also highly customisable, even if you can't code PHP.
That sounds awesome.
Then why don't you go ahead, try it out, and see for yourself?