jekyll-theme-endless 0.11.2 → 0.12.0

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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-endless
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.2
4
+ version: 0.12.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sven Boekhoff
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-10-25 00:00:00.000000000 Z
11
+ date: 2024-10-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll-asciidoc
@@ -52,6 +52,20 @@ dependencies:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
54
  version: '4.4'
55
+ - !ruby/object:Gem::Dependency
56
+ name: jekyll-feed
57
+ requirement: !ruby/object:Gem::Requirement
58
+ requirements:
59
+ - - "~>"
60
+ - !ruby/object:Gem::Version
61
+ version: '0.6'
62
+ type: :runtime
63
+ prerelease: false
64
+ version_requirements: !ruby/object:Gem::Requirement
65
+ requirements:
66
+ - - "~>"
67
+ - !ruby/object:Gem::Version
68
+ version: '0.6'
55
69
  description:
56
70
  email:
57
71
  - rubygems.org@boekhoff.net
@@ -64,7 +78,17 @@ files:
64
78
  - _config.yml
65
79
  - _data.yml
66
80
  - _data/tag-description.yml
81
+ - _includes/aside_info.html
82
+ - _includes/aside_more.html
83
+ - _includes/aside_navigation.html
67
84
  - _includes/container_end-of-document.html
85
+ - _includes/container_end-of-main.html
86
+ - _includes/container_end-of-page.html
87
+ - _includes/container_end-of-post.html
88
+ - _includes/container_start-of-main.html
89
+ - _includes/container_start-of-page.html
90
+ - _includes/container_start-of-post.html
91
+ - _includes/content_footer-powered-by.html
68
92
  - _includes/content_footer-usernames.html
69
93
  - _includes/function_list-pages.html
70
94
  - _includes/function_list-posts.html