jekyll-theme-neysa 0.1.4 → 0.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-neysa
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Neysa Chen
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-02-25 00:00:00.000000000 Z
11
+ date: 2023-03-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -34,20 +34,22 @@ files:
34
34
  - LICENSE.txt
35
35
  - README.md
36
36
  - _config.yml
37
+ - _includes/baidu-analysis.html
38
+ - _includes/footer.html
37
39
  - _includes/google-analytics.html
38
- - _includes/head-custom.html
40
+ - _includes/head.html
39
41
  - _includes/mathjax.html
40
- - _layouts/.DS_Store
41
42
  - _layouts/default.html
43
+ - _layouts/notebook.html
42
44
  - _layouts/project.html
43
- - _sass/.DS_Store
44
45
  - _sass/jekyll-theme-neysa.scss
45
46
  - _sass/neysa.scss
46
47
  - _sass/rouge.scss
47
- - assets/.DS_Store
48
48
  - assets/css/style.scss
49
49
  - assets/images/bg_hr.png
50
50
  - assets/images/favicon.ico
51
+ - assets/images/github_64x64.png
52
+ - assets/images/pdf_64x64.png
51
53
  - assets/js/toc.js
52
54
  homepage: http://ni-chen.github.io
53
55
  licenses:
@@ -1,10 +0,0 @@
1
- <!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
2
-
3
-
4
- <!-- Setup Google Analytics -->
5
- {% include google-analytics.html %}
6
-
7
- <!-- You can set your favicon here -->
8
- <!-- link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.ico' | relative_url }}" -->
9
-
10
- <!-- end custom head snippets -->
data/_layouts/.DS_Store DELETED
Binary file
data/_sass/.DS_Store DELETED
Binary file
data/assets/.DS_Store DELETED
Binary file