2020-08-23 02:55:34 -04:00
|
|
|
![Stack](https://i.imgur.com/qj9onpz.jpg)
|
|
|
|
# Hugo Theme Stack
|
|
|
|
Just another simple theme for Hugo
|
|
|
|
|
2020-08-24 17:22:38 -04:00
|
|
|
[![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 06:13:51 -04:00
|
|
|
## 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
|
|
|
|
|
2020-08-23 02:55:34 -04: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 06:13:51 -04:00
|
|
|
[中文介绍](https://blog.jimmycai.com/p/hugo-theme-stack/)
|
|
|
|
|
2020-08-23 02:55:34 -04:00
|
|
|
## Copyright
|
|
|
|
|
2020-09-07 06:13:51 -04: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 02:55:34 -04: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 06:13:51 -04:00
|
|
|
- [jonsuh/hamburgers](https://github.com/jonsuh/hamburgers)
|
|
|
|
- [PhotoSwipe](https://photoswipe.com/)
|
2020-08-23 02:55:34 -04:00
|
|
|
- [artchen/hexo-theme-element](https://github.com/artchen/hexo-theme-element)
|
2020-09-06 15:04:51 -04:00
|
|
|
- [MunifTanjim/minimo](https://github.com/MunifTanjim/minimo)
|
2020-08-23 02:55:34 -04:00
|
|
|
|
|
|
|
|