Prepare for v1.1

Prepare to release HTMLy v.1.1
This commit is contained in:
Danang Probo Sayekti 2014-02-08 10:08:28 +07:00
commit 2422c40013
3 changed files with 11 additions and 1 deletions

View file

@ -33,6 +33,7 @@ Features
- SEO friendly URLs
- Teaser thumbnail for images and Youtube videos
- Responsive design
- User role
Requirements
------------
@ -50,6 +51,14 @@ Rename `config.ini.example` inside `config` folder to `config.ini` or you can cr
password = YourPassword
````
HTMLy support admin user role either, simply add the following to your choosen user:
````
role = admin
````
Admin role can edit/delete all users posts.
You can login to admin panel at `www.example.com/login`.
Both Online or Offline