mirror of
https://github.com/danpros/htmly.git
synced 2026-04-19 20:16:22 +05:30
Prepare for v1.1
Prepare to release HTMLy v.1.1
This commit is contained in:
parent
84aeef1275
commit
2422c40013
3 changed files with 11 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue