Dear guys,
we released the first demoapp that demostrate the using of Lipsiadmin.
LipsiaBlog is a lightweight, simple, fast, easy blogging system written in rails and lipsiadmin. Basically is the source of this site.
Fatures are:
- Blogger, MovableType, Metaweblog Apis
- Custom spam filter, we don't use akismet & c because sucks!
- Content Managment, like other blogging system we can manage quickly "static" pages
- Quick comments editor. Thanks to Editable Grids we can quickly manage spam comments & c.
- Manage side boxes
- You can translate (also backend) in a fast and simple way with default I18n
- Feed rss
- Google SiteMap Generator
- Pagination (using lipsiadmin)
- Full text search (using lipsiadmin)
- Comment moderation
- ExtJs LightBox
- Using <pre><code> in your html it will be hightlighted with coderay.
For install and use it following this simple steps
script/server
Now you can login in your backend with user: info@lipsiasoft.com password: admin
For personalize as you like remember to edit:
- app/views/frontend
- config/config.yml
- config/database.yml
- login into backend and click on settings and edit it
- config/locales

Thanks!!
Very very apreciated!