mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 03:26:20 +05:30
Update readme
Update the readme file.
This commit is contained in:
parent
33bdbe81b5
commit
cd9341c155
1 changed files with 12 additions and 4 deletions
16
README.md
16
README.md
|
|
@ -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…
Add table
Add a link
Reference in a new issue