From 0da6ee8846f597ac897646a2f33521a1efe0655c Mon Sep 17 00:00:00 2001 From: Matt Kohls Date: Sat, 6 Jun 2020 18:16:00 -0400 Subject: Initial work on theme --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..aaaed88 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +pagedown +============ + +A Hugo theme that is minimalistic and 'simple'. Kinda inspired by newpaper, +but more about making good looking, basic html. + +### Features + +#### Shortcodes: +* audio Allows for embedding of audio files. Params: src="" type="" + +Copyright and Licenses +====================== + +2020 Matt Kohls + +GPL3 -- cgit v1.2.3