mirror of
https://github.com/danpros/htmly.git
synced 2026-04-22 21:46:22 +05:30
1 KiB
1 KiB
HTMLy
HTMLy is an open source databaseless blogging platform prioritizing simplicity and speed.
Requirements
HTMLy requires PHP 5.3 or greater.
Installations
Download the latest version, extract it, then upload the extracted files to your server. Make sure the installation folder is writeable by your server.
Configurations
Change config.ini inside config folder, and than create YourUsername.ini inside config/users folder, write down your password there.
password = YourPassword
You can login to admin panel at www.example.com/admin.
Demo
Visit the demo blog on Danlogs.
Credit
People who give references and inspiration for HTMLy:
Copyright / License
For copyright notice please read COPYRIGHT.txt. HTMLy licensed under the GNU General Public License Version 2.0 (or later).