diff options
author | Matt Kohls <mattkohls13@gmail.com> | 2020-03-22 17:43:05 -0400 |
---|---|---|
committer | Matt Kohls <mattkohls13@gmail.com> | 2020-03-22 17:43:05 -0400 |
commit | d143f6fbc3207a0f4bbcfc57d030777ff5d55db1 (patch) | |
tree | 62a5a65110d68205c8bab2fd09155e6aaf4ec79b | |
parent | ec75f7ab5800394df484570ea84f31ad4fb45194 (diff) | |
download | simplesource-d143f6fbc3207a0f4bbcfc57d030777ff5d55db1.tar.gz simplesource-d143f6fbc3207a0f4bbcfc57d030777ff5d55db1.tar.bz2 simplesource-d143f6fbc3207a0f4bbcfc57d030777ff5d55db1.zip |
Adding readme
-rw-r--r-- | README.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..01956a5 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +simplesource +============ + +A Hugo theme that is minimalistic and 'simple'. Inspired and partially based on +the CSS used for [sourcehut](https://sourcehut.org/). + +Copyright and Licenses +====================== + +2020 Matt Kohls + +GPL3 + +Based on the CSS and layout from [sourcehut](https://sourcehut.org/) BSD License |