hugo-theme-stack-stars/README.md

52 lines
1.6 KiB
Markdown
Raw Normal View History

2020-08-23 06:55:34 +00:00
![Stack](https://i.imgur.com/qj9onpz.jpg)
# Hugo Theme Stack
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)
2020-09-07 10:13:51 +00:00
## Demo
[Example Site](https://theme-stack.jimmycai.com/)
2020-09-07 10:13:51 +00:00
## Features
- Full Vanilla JS
- PhotoSwipe integration
- Responsive images
- Lazy load images by default
- Archive page
- Dark mode
2020-08-23 06:55:34 +00:00
## 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/)
2020-09-07 22:01:48 +00:00
[中文文档](https://www.notion.so/jimmycai/Hugo-Stack-511aec5b9ed845ce9b6e3ae0bf7fb6d4)
2020-09-07 10:13:51 +00:00
2020-08-23 06:55:34 +00:00
## Copyright
2020-09-07 10:13:51 +00:00
**Licensed under the GNU General Public License v3.0**
Please do not remove the "*Theme Stack designed by Jimmy*" text and link.
## Thanks to
2020-08-23 06:55:34 +00:00
- [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)
2020-09-07 10:13:51 +00:00
- [jonsuh/hamburgers](https://github.com/jonsuh/hamburgers)
- [PhotoSwipe](https://photoswipe.com/)
2020-08-23 06:55:34 +00:00
- [artchen/hexo-theme-element](https://github.com/artchen/hexo-theme-element)
2020-09-06 19:04:51 +00:00
- [MunifTanjim/minimo](https://github.com/MunifTanjim/minimo)
2020-09-08 09:44:30 +00:00
- [lepture/yue.css](https://github.com/lepture/yue.css)