jekyll-flat-api 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-flat-api
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
  - Edward Laurence
@@ -72,7 +72,24 @@ email:
72
72
  executables: []
73
73
  extensions: []
74
74
  extra_rdoc_files: []
75
- files: []
75
+ files:
76
+ - LICENSE
77
+ - README.md
78
+ - _includes/home.html
79
+ - _includes/nav.html
80
+ - _layouts/default.html
81
+ - _sass/_layout.scss
82
+ - _sass/_typography.scss
83
+ - assets/css/bootstrap.min.css
84
+ - assets/css/fontawesome-all.min.css
85
+ - assets/css/fontawesome.min.css
86
+ - assets/css/main.scss
87
+ - assets/css/syntax.css
88
+ - assets/images/appicon@3x.png
89
+ - assets/images/example1.png
90
+ - assets/images/example2.png
91
+ - assets/js/convert.js
92
+ - assets/js/fontawesome-all.js
76
93
  homepage: https://github.com/laurencee9/jekyll-flat-api
77
94
  licenses:
78
95
  - MIT