Initial commit.

This commit is contained in:
Nicolás Ortega Froysa
2020-10-25 08:51:56 +01:00
commit 494d34a23f
10 changed files with 873 additions and 0 deletions

9
example/index.html Normal file
View File

@ -0,0 +1,9 @@
title=Home Page
date=2020-10-15
%%%
<!-- An intro comment line -->
#/header.html
<h1>Hello, World!</h1>
<p>This is a test.</p>
#/footer.html
<!-- A comment line -->