mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 19:46:21 +05:30
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%
|
|
||
|---|---|---|
| config | ||
| system | ||
| themes | ||
| vendor | ||
| .htaccess | ||
| changelog.txt | ||
| composer.json | ||
| composer.lock | ||
| composer.phar | ||
| COPYRIGHT.txt | ||
| favicon.ico | ||
| index.php | ||
| LICENSE.txt | ||
| README.md | ||
| robots.txt | ||
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).