jekyll-waterfall 0.3.0 → 0.9.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-waterfall
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.9.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rodrigo-Vargas
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-12-08 00:00:00.000000000 Z
11
+ date: 2020-12-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -34,13 +34,26 @@ files:
34
34
  - LICENSE.txt
35
35
  - README.md
36
36
  - _config.yml
37
+ - _includes/analytics.html
38
+ - _includes/disqus_comments.html
37
39
  - _includes/experience.html
38
40
  - _includes/header.html
41
+ - _includes/last_posts.html
42
+ - _includes/nav.html
43
+ - _includes/projects.html
39
44
  - _includes/social.html
45
+ - _includes/svg/bars.svg
40
46
  - _includes/svg/envelope.svg
41
47
  - _includes/svg/github.svg
42
48
  - _includes/svg/linkedin.svg
49
+ - _includes/svg/moon.svg
50
+ - _includes/svg/sun.svg
51
+ - _includes/toolbox.html
52
+ - _layouts/collection.html
43
53
  - _layouts/default.html
54
+ - _layouts/home.html
55
+ - _layouts/post.html
56
+ - _layouts/project.html
44
57
  - assets/scripts.bundle.js
45
58
  - assets/styles.css
46
59
  homepage: https://rodrigovargas.com.br