coppermind 0.1.7 → 0.2.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,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: coppermind
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
- - Jesse Williamson
7
+ - Jesse WIlliamson
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
@@ -86,7 +86,34 @@ email:
86
86
  executables: []
87
87
  extensions: []
88
88
  extra_rdoc_files: []
89
- files: []
89
+ files:
90
+ - LICENSE.txt
91
+ - README.md
92
+ - _includes/archive-by-tagories.html
93
+ - _includes/archive-by-years.html
94
+ - _includes/back-to-top.html
95
+ - _includes/custom-head.html
96
+ - _includes/disqus.html
97
+ - _includes/footer.html
98
+ - _includes/google-analytics.html
99
+ - _includes/head.html
100
+ - _includes/header.html
101
+ - _includes/mathjax.html
102
+ - _layouts/archive.html
103
+ - _layouts/default.html
104
+ - _layouts/home.html
105
+ - _layouts/page.html
106
+ - _layouts/post.html
107
+ - _sass/monophase/_base.scss
108
+ - _sass/monophase/_highlight-dark.scss
109
+ - _sass/monophase/_highlight-light.scss
110
+ - _sass/monophase/_layout.scss
111
+ - _sass/monophase/_predefined.scss
112
+ - _sass/monophase/_variables.scss
113
+ - _sass/monophase/main.scss
114
+ - assets/monophase/styles.scss
115
+ - assets/normalize.css
116
+ - assets/open-color.css
90
117
  homepage: https://github.com/zivhub/monophase
91
118
  licenses:
92
119
  - MIT