mirror of
https://github.com/danpros/htmly.git
synced 2026-04-17 11:16:00 +05:30
Initial commit
Yay! HTMLy was born today.
This commit is contained in:
commit
643b3be88d
69 changed files with 7950 additions and 0 deletions
1
content/.htaccess
Normal file
1
content/.htaccess
Normal file
|
|
@ -0,0 +1 @@
|
|||
deny from all
|
||||
3
content/blog/2014-01-01_general_welcome.md
Normal file
3
content/blog/2014-01-01_general_welcome.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Welcome #
|
||||
|
||||
Welcome Example.com.
|
||||
3
content/static/about.md
Normal file
3
content/static/about.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# About
|
||||
|
||||
Edit this.
|
||||
3
content/static/contact.md
Normal file
3
content/static/contact.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Contact
|
||||
|
||||
Edit this.
|
||||
Loading…
Add table
Add a link
Reference in a new issue