site
scripts to generate personal blog and git repositories
git clone https://9o.is/git/site.git
item.html
(139B)
1 <header class="main">
2 <h1>${title}</h1>
3 <p>${description}</p>
4 <p>Last modified on <time>${updated}</time></p>
5 </header>
6
7 %{contentfile}