From 3653d78201d86d8dac52add6ddb0b0df2282f8ad Mon Sep 17 00:00:00 2001 From: Jimmy Cai Date: Sun, 23 Aug 2020 08:55:34 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f1e38a1 --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +![Stack](https://i.imgur.com/qj9onpz.jpg) +# Hugo Theme Stack +Just another simple theme for Hugo + +## Requirements + +- Hugo extended >= 0.74 + +It's built and tested on version 0.74, might not work correctly on older versions of Hugo. + +## Installation + +Clone / Download this repository to `theme` folder, and edit your site config following `exampleSite/config.toml`. + +## Documentation & more information + +[Wiki](https://github.com/CaiJimmy/hugo-theme-stack/wiki/) + +## Copyright + +Libraries / Resources used in this theme: + + - [Vibrant-Colors/node-vibrant](https://github.com/Vibrant-Colors/node-vibrant) + - [timeago.js](https://timeago.org/) + - [Normalize.css](https://necolas.github.io/normalize.css/) + - [Tabler icons](https://tablericons.com/) + - [Pure CSS implementation of Google Photos / 500px image layout](https://github.com/xieranmaya/blog/issues/6) + - [artchen/hexo-theme-element](https://github.com/artchen/hexo-theme-element) + +Licensed under the GNU General Public License v3.0 + +Please do not remove the "*Theme Stack designed by Jimmy*" text and link.