Initial commit

Yay! HTMLy was born today.
This commit is contained in:
Danang Probo Sayekti 2014-01-01 21:56:22 +07:00
commit 643b3be88d
69 changed files with 7950 additions and 0 deletions

4
index.php Normal file
View file

@ -0,0 +1,4 @@
<?php
require 'vendor/autoload.php';
require 'system/htmly.php';