static-site-scripts/pages/002-markdown-example.sh

15 lines
345 B
Bash
Executable File

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