doc: update README and theme.toml

This commit is contained in:
Jimmy Cai 2020-09-12 13:33:36 +02:00
parent e91f99421a
commit 426d1f3846
No known key found for this signature in database
GPG Key ID: 3EA408E527F37B18
2 changed files with 9 additions and 9 deletions

View File

@ -1,5 +1,6 @@
![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)
@ -8,9 +9,14 @@ Just another simple theme for Hugo
[Example Site](https://theme-stack.jimmycai.com/)
## Documentation & more information
[Documentation](https://www.notion.so/jimmycai/Hugo-Theme-Stack-511aec5b9ed845ce9b6e3ae0bf7fb6d4) | [中文文档](https://www.notion.so/jimmycai/Hugo-Stack-511aec5b9ed845ce9b6e3ae0bf7fb6d4)
## Features
- Full Vanilla JS
- Full Vanilla JS, without jQuery
- No CSS framework
- PhotoSwipe integration
- Responsive images
- Lazy load images by default
@ -19,7 +25,7 @@ Just another simple theme for Hugo
## Requirements
- Hugo extended >= 0.74
- **Hugo extended >= 0.74**
It's built and tested on version 0.74, might not work correctly on older versions of Hugo.
@ -27,12 +33,6 @@ It's built and tested on version 0.74, might not work correctly on older version
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/)
[中文文档](https://www.notion.so/jimmycai/Hugo-Stack-511aec5b9ed845ce9b6e3ae0bf7fb6d4)
## Copyright
**Licensed under the GNU General Public License v3.0**

View File

@ -4,7 +4,7 @@
name = "Stack"
license = "GPL-3.0-only"
licenselink = "https://github.com/CaiJimmy/hugo-theme-stack/blob/master/LICENSE"
description = ""
description = "Just another simple Hugo theme"
homepage = "https://blog.jimmycai.com/p/hugo-theme-stack"
tags = []
features = []