jekyll-theme-acg 1.0.13 → 1.0.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +13 -4
  3. metadata +4 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5ec7d2682a36b9955a1651703caed0feeb6f5052351378de1da3977ec7fffcd3
4
- data.tar.gz: 2633c1324ff653a8198c31c428717f0c2335eedde669dd1efd6e0f69249b9f7a
3
+ metadata.gz: df62bc91c22e03ef620da236f09fb535fe5618ad11101730770595bd55268f6a
4
+ data.tar.gz: 9f0255e9dd4b9550427e6974de0a9a192a16b32b6eb80c3cfd67f7a6a5aef49c
5
5
  SHA512:
6
- metadata.gz: 6cc11c7e8c1698082eb8187d00048099b4a457644feccebbc52cbb5158ec756c2d30851a85a837910ee7da9b10d36933420294cd2d558b618e54e7900cf9495c
7
- data.tar.gz: f6a6ba57052f09d460d9042c8530fb8b357e1ae8fbe9f0a085c9181e1187521938b720e92a8906965b1133f9e0905d82c1da2f90f23271b6f28827b64aac6475
6
+ metadata.gz: 02da55b2990044dc5bc1b44588146d6091186784a4fd499c4f9424509af4febe561c00951d510242b7e45f44ebac66287148eb6d0e5f27156ddba95d75668d98
7
+ data.tar.gz: a4d23638285b50a418f39d3001eb465ba5fad133f0ec8fe6ef9d80af825b184c8c74564010d7aa293850b1e0aaf562ec93d0bc8877416bc116ac54d6b343bbea
data/README.md CHANGED
@@ -12,15 +12,24 @@
12
12
 
13
13
  ## Documentation
14
14
 
15
- - To check out [the minimal demo](https://github.com/coderzhaoziwei/jekyll-theme-acg-minimal).
15
+ - [English Guide](https://coderzhaoziwei.github.io/posts/acg-guide-en)
16
+ - [简体中文指南](https://coderzhaoziwei.github.io/posts/acg-guide-cn)
17
+
18
+ My English is poor. In the event of any discrepancy, the Simplified Chinese guide shall prevail.
19
+
20
+ If you have any problems, you can submit issues or send me email.
16
21
 
17
22
 
18
23
  ## Thanks
19
24
 
20
- - Markdown Style: https://github.com/primer/css/tree/main/src/markdown
21
- - Highlight JS: https://highlightjs.org
25
+ - [Tailwind](https://tailwindcss.com)
26
+ - [Markdown Style](https://github.com/primer/css/tree/main/src/markdown)
27
+ - [Highlight JS](https://highlightjs.org)
28
+ - [MathJax](https://www.mathjax.org)
29
+ - [Jekyll Archives](https://github.com/jekyll/jekyll-archives)
30
+ - [Jekyll Spaceship](https://github.com/jeffreytse/jekyll-spaceship)
22
31
 
23
32
 
24
33
  ## License
25
34
 
26
- MIT
35
+ MIT © Coder Zhao
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-acg
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.13
4
+ version: 1.0.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - Coder Zhao
@@ -156,7 +156,8 @@ dependencies:
156
156
  - - ">="
157
157
  - !ruby/object:Gem::Version
158
158
  version: '0'
159
- description: This a theme for Jekyll, which still under development.
159
+ description: This a theme for Jekyll, You can visit https://coderzhaoziwei.github.io
160
+ to preview the effect.
160
161
  email: coderzhaoziwei@outlook.com
161
162
  executables: []
162
163
  extensions: []
@@ -216,5 +217,5 @@ requirements: []
216
217
  rubygems_version: 3.1.4
217
218
  signing_key:
218
219
  specification_version: 4
219
- summary: Jekyll Theme ACG For Jekyll
220
+ summary: Jekyll Theme ACG
220
221
  test_files: []