index.sh (312B)
1 #!/bin/sh 2 title="Project" 3 description="About the project" 4 timecreated="2014-04-22 00:00" 5 timeupdated="2014-04-22 00:00" 6 id="index" 7 #url="${id}.html" 8 #tags="tags, comma, separated" 9 #keywords="keywords, comma, separated" 10 #categories="Category name" 11 #timestamp="2013-01-01" 12 #author="author" 13 #content="custom stuff"