Simple and fast databaseless PHP blogging platform, and Flat-File CMS - https://www.htmly.com https://www.htmly.com
  • PHP 56%
  • CSS 30.1%
  • JavaScript 13.9%
Find a file
Danang Probo Sayekti 39b1ad8c3f Fix error on some server
Fix error on some server
2014-01-30 16:28:21 +07:00
config Change config folder 2014-01-25 08:04:51 +07:00
system Fix error on some server 2014-01-30 16:28:21 +07:00
themes Improve the style 2014-01-30 14:04:00 +07:00
vendor Update the core 2014-01-18 08:44:34 +07:00
.htaccess Fix error on some server 2014-01-30 16:28:21 +07:00
changelog.txt RC Version 2014-01-26 01:23:32 +07:00
composer.json Update the core 2014-01-18 08:44:34 +07:00
composer.lock Update the core 2014-01-18 08:44:34 +07:00
composer.phar Update the core 2014-01-18 08:44:34 +07:00
COPYRIGHT.txt Update the core 2014-01-18 08:44:34 +07:00
favicon.ico Initial commit 2014-01-01 21:56:22 +07:00
index.php Initial commit 2014-01-01 21:56:22 +07:00
LICENSE.txt Rename license.txt to LICENSE.txt 2014-01-03 20:03:55 +07:00
README.md Update README.md 2014-01-25 08:19:11 +07:00
robots.txt RC Version 2014-01-26 01:23:32 +07:00

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:

For copyright notice please read COPYRIGHT.txt. HTMLy licensed under the GNU General Public License Version 2.0 (or later).