jekyll-theme-hydeout 3.5.1 → 3.5.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.
Files changed (54) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE.md +0 -0
  3. data/README.md +0 -0
  4. data/_includes/category-links.html +0 -0
  5. data/_includes/comments.html +0 -0
  6. data/_includes/copyright.html +0 -0
  7. data/_includes/custom-foot.html +0 -0
  8. data/_includes/custom-head.html +0 -0
  9. data/_includes/custom-icon-links.html +0 -0
  10. data/_includes/custom-nav-links.html +0 -0
  11. data/_includes/disqus.html +0 -0
  12. data/_includes/favicons.html +0 -0
  13. data/_includes/font-includes.html +0 -0
  14. data/_includes/google-analytics.html +0 -0
  15. data/_includes/head.html +0 -0
  16. data/_includes/page-links.html +0 -0
  17. data/_includes/pagination-newer.html +0 -0
  18. data/_includes/pagination-older.html +0 -0
  19. data/_includes/post-meta.html +0 -0
  20. data/_includes/post-tags.html +0 -0
  21. data/_includes/related_posts.html +0 -0
  22. data/_includes/search-form.html +0 -0
  23. data/_includes/sidebar-icon-links.html +1 -1
  24. data/_includes/sidebar-nav-links.html +0 -0
  25. data/_includes/sidebar.html +0 -0
  26. data/_includes/svg/back-arrow.svg +0 -0
  27. data/_includes/svg/download.svg +0 -0
  28. data/_includes/svg/feed.svg +0 -0
  29. data/_includes/svg/github.svg +0 -0
  30. data/_includes/svg/search.svg +0 -0
  31. data/_includes/svg/tags.svg +0 -0
  32. data/_includes/tags-list.html +0 -0
  33. data/_layouts/category.html +0 -0
  34. data/_layouts/default.html +0 -0
  35. data/_layouts/index.html +0 -0
  36. data/_layouts/page.html +0 -0
  37. data/_layouts/post.html +0 -0
  38. data/_layouts/search.html +0 -0
  39. data/_layouts/tags.html +0 -0
  40. data/_sass/hydeout.scss +0 -0
  41. data/_sass/hydeout/_base.scss +0 -0
  42. data/_sass/hydeout/_code.scss +0 -0
  43. data/_sass/hydeout/_layout.scss +0 -0
  44. data/_sass/hydeout/_masthead.scss +0 -0
  45. data/_sass/hydeout/_message.scss +0 -0
  46. data/_sass/hydeout/_pagination.scss +0 -0
  47. data/_sass/hydeout/_posts.scss +0 -0
  48. data/_sass/hydeout/_search.scss +0 -0
  49. data/_sass/hydeout/_syntax.scss +0 -0
  50. data/_sass/hydeout/_tags.scss +0 -0
  51. data/_sass/hydeout/_type.scss +0 -0
  52. data/_sass/hydeout/_variables.scss +0 -0
  53. data/assets/css/main.scss +0 -0
  54. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 045fcffb0b9557ae6002786214d9ab2b9279b483
4
- data.tar.gz: b3723b7f5a86eb7e2c24caf5c5ecb7276cf90641
3
+ metadata.gz: c7fdd5f3dd415a4005d7c64e8ddec61a32cd0e18
4
+ data.tar.gz: 723bfaaa96085c6593ec62be0c1ad77c78d9f9ac
5
5
  SHA512:
6
- metadata.gz: 2e8ac95421ceba7bba19b4fa90f2e23903c48648171fa928474a696eba9e4e397a2a3b7504710fb701670d2a1f25571f95e225794e900deb2313b262136b2dad
7
- data.tar.gz: f391715ac736561937dbec255a224b73ffafdfc411a53c40a9df1ba349b68a98c317d4939886612ad2c42662847fe2c7c06d5bebe51002fc7c1485b7651f04a1
6
+ metadata.gz: af66cc332dc2ada38ca394dfd9489568210e606a300f15a0ae2aee3a1ead9d2fb90357a74b148fbf7107625593763e36440919a190452a27350d06e1340905ea
7
+ data.tar.gz: 76480f8834543656d8bb5e60e42a4f2ebfd016aa514ed2a3e2a88c66a385db64f9eaec04e6cc6148ba29920dda22f7e6418ca7931c8e5cdd38ec7998e8f8ce1b
data/LICENSE.md CHANGED
File without changes
data/README.md CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
data/_includes/head.html CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -43,7 +43,7 @@
43
43
  {% if search_page %}
44
44
  <a id="search-link"
45
45
  class="icon{% if page.url == '/search' %} active{% endif %}"
46
- title="Search" aria-label="Tags"
46
+ title="Search" aria-label="Search"
47
47
  href="{{ site.baseurl }}{{ search_page.url }}">
48
48
  {% include svg/search.svg %}
49
49
  </a>
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
data/_layouts/index.html CHANGED
File without changes
data/_layouts/page.html CHANGED
File without changes
data/_layouts/post.html CHANGED
File without changes
data/_layouts/search.html CHANGED
File without changes
data/_layouts/tags.html CHANGED
File without changes
data/_sass/hydeout.scss CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
data/assets/css/main.scss CHANGED
File without changes
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-hydeout
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.5.1
4
+ version: 3.5.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Fong
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-09-10 00:00:00.000000000 Z
11
+ date: 2017-10-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -160,7 +160,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
160
160
  version: '0'
161
161
  requirements: []
162
162
  rubyforge_project:
163
- rubygems_version: 2.6.12
163
+ rubygems_version: 2.6.8
164
164
  signing_key:
165
165
  specification_version: 4
166
166
  summary: The Hyde theme for Jekyll, refreshed.