Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Cai <hi@jimmycai.com>2020-08-23 09:55:34 +0300
committerGitHub <noreply@github.com>2020-08-23 09:55:34 +0300
commit3653d78201d86d8dac52add6ddb0b0df2282f8ad (patch)
treeca62fe8875703efe43b7c9f282cbc41ca1d111b8 /README.md
parent6f5093a93d33ca777d80720f914a3e3d2f60479f (diff)
📝 Add README
Diffstat (limited to 'README.md')
-rw-r--r--README.md32
1 files changed, 32 insertions, 0 deletions
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.