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 <jimmehcai@gmail.com>2020-09-07 13:13:51 +0300
committerJimmy Cai <jimmehcai@gmail.com>2020-09-07 13:13:51 +0300
commit3d57bfd59f94ed9ba13530a17e24995f961c28f5 (patch)
treeca6da95848d9db0e303580527e0800e036153d24 /README.md
parent334e918bc300493c3ddff784b1967434638eae00 (diff)
doc(README): add more information
Diffstat (limited to 'README.md')
-rw-r--r--README.md25
1 files changed, 22 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2d3ecdc..e2527d3 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,19 @@ Just another simple theme for Hugo
[![Netlify Status](https://api.netlify.com/api/v1/badges/a2d2807a-a905-4bcb-97da-8da8d847da3d/deploy-status)](https://app.netlify.com/sites/hugo-theme-stack/deploys)
+## Demo
+
+[Example Site](https://hugo-theme-stack.netlify.app/)
+
+## Features
+
+- Full Vanilla JS
+- PhotoSwipe integration
+- Responsive images
+- Lazy load images by default
+- Archive page
+- Dark mode
+
## Requirements
- Hugo extended >= 0.74
@@ -18,17 +31,23 @@ Clone / Download this repository to `theme` folder, and edit your site config fo
[Wiki](https://github.com/CaiJimmy/hugo-theme-stack/wiki/)
+[中文介绍](https://blog.jimmycai.com/p/hugo-theme-stack/)
+
## Copyright
-Libraries / Resources used in this theme:
+**Licensed under the GNU General Public License v3.0**
+
+Please do not remove the "*Theme Stack designed by Jimmy*" text and link.
+
+## Thanks to
- [Vibrant-Colors/node-vibrant](https://github.com/Vibrant-Colors/node-vibrant)
- [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)
+ - [jonsuh/hamburgers](https://github.com/jonsuh/hamburgers)
+ - [PhotoSwipe](https://photoswipe.com/)
- [artchen/hexo-theme-element](https://github.com/artchen/hexo-theme-element)
- [MunifTanjim/minimo](https://github.com/MunifTanjim/minimo)
-**Licensed under the GNU General Public License v3.0**
-Please do not remove the "*Theme Stack designed by Jimmy*" text and link.