Wellcome to the homepage of Postview
Postview is a free (MIT-licensed) blogware. It is written in Ruby using Sinatra DSL and renders files written in Markdown. With it, you just write your texts and preview. Using this application you have several advantages:
-
Use only plain text files
-
For publish your posts just use plain text files instead database tables for handler your texts. Unlike other blog applications, it uses conventional file name for extract post attributes.
-
No more forms for editing your texts
-
Instead use any form, you can use your favorite editor for create your articles.
-
Theme suport
-
All template files and layout, uses ERB source code.
Installation
Install gem package using host RubyForge.org.
gem install postview
Or install using GemCutter host installing the package.
gem install gemcutter
After installation, is needed enable host server.
gem tumble
Now, you can install from GemCutter.org
gem install postview




