Mobile-first blog webapp on CodeIgniter WURFL DataTables jQuery
Installation instructions:
-
Unpack website
-
Execute Kmblog.sql file manually to set up the web application's database
-
Configure General Config as needed in CodeIgniter's config.php file (./application/config/config.php)
- base_url
-
Configure Database as needed in CodeIgniter's database.php file (./application/config/database.php)
- host
- port
- username
- password
-
Start server & enjoy!