static-site-scripts/pages/001-html-example.sh

14 lines
324 B
Bash
Executable File

#!/bin/sh
title="HTML example"
description="description here"
timecreated="2013-01-01 00:00"
timeupdated="2013-01-01 00:00"
#id="html-example"
#url="${id}.html"
#tags="tags, comma, separated"
#keywords="keywords, comma, separated"
#categories="Category name"
#timestamp="2013-01-01"
#author="author"
#content="custom stuff"