Browse Source

Update readme

Update the readme file.
pull/31/merge v1.0
Danang Probo Sayekti 12 years ago
parent
commit
cd9341c155
1 changed files with 12 additions and 4 deletions
  1. +12
    -4
      README.md

+ 12
- 4
README.md View File

@ -3,14 +3,16 @@ HTMLy
HTMLy is an open source databaseless blogging platform prioritizing simplicity and speed. HTMLy is an open source databaseless blogging platform prioritizing simplicity and speed.
Features:
You do not need to use a VPS to run HTMLy, fairly shared hosting or even a free hosting as long as those hosting already support at least PHP 5.3.
Features
--------- ---------
- Admin panel - Admin panel
- Markdown editor with live preview - Markdown editor with live preview
- Categorization with tags (multi tags support) - Categorization with tags (multi tags support)
- Static pages Eg. for contact page - Static pages Eg. for contact page
- Meta canonical, description, and markup for SEO
- Meta canonical, description, and rich snippets for SEO
- Pagination - Pagination
- Author page - Author page
- Multi author support - Multi author support
@ -29,7 +31,8 @@ Features:
- Sitemap.xml - Sitemap.xml
- Archive and tag cloud widget - Archive and tag cloud widget
- SEO friendly URL - SEO friendly URL
- Teaser thumbnail for images and Youtube videos.
- Teaser thumbnail for images and Youtube videos
- Responsive design
Requirements Requirements
------------ ------------
@ -100,7 +103,7 @@ So wrap the title with HTML comment with `t` for both side.
Demo Demo
---- ----
Visit the demo blog on [Danlogs](http://www.danlogs.com).
Visit a real blog powered by HTMLy at [Danlogs](http://www.danlogs.com).
Credit Credit
------ ------
@ -108,6 +111,11 @@ Credit
People who give references and inspiration for HTMLy: People who give references and inspiration for HTMLy:
* [Martin Angelov](http://tutorialzine.com) * [Martin Angelov](http://tutorialzine.com)
Contribute
----------
1. Fork and edit
2. Submit pull request for consideration
Copyright / License Copyright / License
------------------- -------------------


Loading…
Cancel
Save