I need to some help to create Post editor section for HTML Template similar to wordpress Dashboard , My second Question is : How to use PHP loop for new post within index.php file or other files? and How to make single.php file for simple HTML Template?
I'm not going to migrate to CMS ,just simple Template With the ability to perform new post ,Dashboard and single page, (e.g save data in tables and database HTML-CSS-PHP-MYSQL)
Just use ckeditor as your template - there is good documentation and it comes with all the bells and whistles you expect from a wysiwyg editor. Make sure you have a really good secure login though or you'll find people defacing your site or spamming your inbox.