diff options
Diffstat (limited to 'template.gmi.tpl.sh')
| -rw-r--r-- | template.gmi.tpl.sh | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/template.gmi.tpl.sh b/template.gmi.tpl.sh new file mode 100644 index 00000000..11794edf --- /dev/null +++ b/template.gmi.tpl.sh @@ -0,0 +1,17 @@ +cat <<END +# This is a template + +> Hello world! + +Prices higher in Alaska and Hawaii. + +## Heading + +Love your enemies: they'll go crazy trying to figure out what you're up to. + +* Foo +* Bar +* Baz + +END +cat ./notes/the-pragmatic-programmer.gmi |
