note:- heroku does not detect changes in sqlite after restart. You need to use any other database.
Admin page at /dashboard
username : - admin
password :- admin
(You must change it before deploy on server)
For changing Admin Dashboard password run change_pass.py
Open config.json and change configuration according to your mind.
-
- Mysql database Path
-
- Sqlite3 database Path
-
- Facebook Url
-
- Twitter Url
-
- Github Url
-
- Blog Name
-
- Gmail id
-
- Gmail Pass
-
- Number of Post per page on home page (Importent)
-
- Post Writer name (i will remove it after some time)
-
- Image Upload Path
note:- After changing configuration in josn file restart server manually
- Secure Login
- Secure File Upload
- UI Improvements
- About Page Improvements
- Uploaded Images Viewer
- Post View counter
- Improve Search Functionality
- Blueprint (Not yet)