diff options
author | Óscar Nájera <hello@oscarnajera.com> | 2019-02-02 21:41:35 +0100 |
---|---|---|
committer | Óscar Nájera <hello@oscarnajera.com> | 2019-02-02 21:53:05 +0100 |
commit | d1916e3b595abbb08d90a32f5c34f9cf64d38c9f (patch) | |
tree | c19a7799a69c46ac182debe087a10116025217df /readme.md | |
parent | ded5afdeb1f779c0f2472c216fe9748815b902e7 (diff) | |
download | hugo-minimalist-theme-d1916e3b595abbb08d90a32f5c34f9cf64d38c9f.tar.gz hugo-minimalist-theme-d1916e3b595abbb08d90a32f5c34f9cf64d38c9f.tar.bz2 hugo-minimalist-theme-d1916e3b595abbb08d90a32f5c34f9cf64d38c9f.zip |
Readme
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..2702ff3 --- /dev/null +++ b/readme.md @@ -0,0 +1,8 @@ +# Hugo minimalist theme + +Just wanted to create a theme to fit my use with the minimal amount of +stuff and learn to use tachyons on the way. + +It can serve a simple blog and tries to use as few as possible +javascript. It might not be the nicest way to make a website but it is a +step, towards keeping it minimal. |