jekyll-theme-rocket 0.0.1 → 0.0.2

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,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-rocket
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - George Kusayko
@@ -92,7 +92,23 @@ email:
92
92
  executables: []
93
93
  extensions: []
94
94
  extra_rdoc_files: []
95
- files: []
95
+ files:
96
+ - LICENSE
97
+ - README.md
98
+ - _includes/head-custom-google-analytics.html
99
+ - _includes/head-custom.html
100
+ - _layouts/default.html
101
+ - _sass/jekyll-theme-rocket.scss
102
+ - _sass/rocket.scss
103
+ - _sass/rouge-base16-dark.scss
104
+ - assets/css/style.scss
105
+ - assets/images/bullet.png
106
+ - assets/images/hr.gif
107
+ - assets/images/nav-bg.gif
108
+ - assets/images/pencil-icon.svg
109
+ - assets/images/star-icon.svg
110
+ - assets/images/warning-icon.svg
111
+ - assets/js/respond.js
96
112
  homepage: https://github.com/L-Nafaryus/jekyll-theme-rocket
97
113
  licenses:
98
114
  - CC0-1.0