URI:
       001-html-example.sh - static-site-scripts - static site generator shellscripts
  HTML git clone git://git.codemadness.org/static-site-scripts
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       001-html-example.sh (324B)
       ---
            1 #!/bin/sh
            2 title="HTML example"
            3 description="description here"
            4 timecreated="2013-01-01 00:00"
            5 timeupdated="2013-01-01 00:00"
            6 #id="html-example"
            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"