jekyll-theme-persephone 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (65) hide show
  1. checksums.yaml +5 -5
  2. data/LICENSE.txt +0 -0
  3. data/README.md +1 -1
  4. data/_includes/assets.html +0 -0
  5. data/_includes/comment.html +0 -0
  6. data/_includes/comments.html +0 -0
  7. data/_includes/contact.html +0 -0
  8. data/_includes/footer.html +0 -0
  9. data/_includes/head.html +0 -0
  10. data/_includes/header.html +0 -0
  11. data/_includes/header_nav.html +0 -0
  12. data/_includes/icons/ellipsis.html +0 -0
  13. data/_includes/icons/facebook.html +0 -0
  14. data/_includes/icons/github.html +0 -0
  15. data/_includes/icons/instagram.html +0 -0
  16. data/_includes/icons/left.html +0 -0
  17. data/_includes/icons/link.html +0 -0
  18. data/_includes/icons/linkedin.html +0 -0
  19. data/_includes/icons/mail.html +0 -0
  20. data/_includes/icons/right.html +0 -0
  21. data/_includes/icons/rss.html +0 -0
  22. data/_includes/icons/smile.html +0 -0
  23. data/_includes/icons/twitter.html +0 -0
  24. data/_includes/icons/user.html +0 -0
  25. data/_includes/icons/weibo.html +0 -0
  26. data/_includes/icons.html +0 -0
  27. data/_includes/loading.html +0 -0
  28. data/_includes/new_comment.html +0 -0
  29. data/_includes/pagination.html +0 -0
  30. data/_includes/slides.html +0 -0
  31. data/_includes/smiley.html +0 -0
  32. data/_includes/summary.html +0 -0
  33. data/_includes/title.html +0 -0
  34. data/_layouts/404.html +0 -0
  35. data/_layouts/archive.html +0 -0
  36. data/_layouts/blog.html +0 -0
  37. data/_layouts/book.html +0 -0
  38. data/_layouts/chapter.html +0 -0
  39. data/_layouts/default.html +0 -0
  40. data/_layouts/home.html +0 -0
  41. data/_layouts/list.html +0 -0
  42. data/_layouts/page.html +0 -0
  43. data/_layouts/post.html +1 -1
  44. data/_sass/persephone/_archive.scss +0 -0
  45. data/_sass/persephone/_blog.scss +0 -0
  46. data/_sass/persephone/_book.scss +0 -0
  47. data/_sass/persephone/_chapter.scss +0 -0
  48. data/_sass/persephone/_comments.scss +0 -0
  49. data/_sass/persephone/_common.scss +0 -0
  50. data/_sass/persephone/_content.scss +0 -0
  51. data/_sass/persephone/_error.scss +0 -0
  52. data/_sass/persephone/_header.scss +0 -0
  53. data/_sass/persephone/_keyframes.scss +0 -0
  54. data/_sass/persephone/_list.scss +0 -0
  55. data/_sass/persephone/_minxins.scss +0 -0
  56. data/_sass/persephone/_post.scss +0 -0
  57. data/_sass/persephone/_slides.scss +0 -0
  58. data/_sass/persephone/_summary.scss +0 -0
  59. data/_sass/persephone/_variables.scss +0 -0
  60. data/_sass/persephone.scss +0 -0
  61. data/assets/css/tomorrow.css +0 -0
  62. data/assets/js/highlight.js +0 -0
  63. data/assets/js/main.js +0 -0
  64. data/assets/main.scss +0 -0
  65. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 94269d36255f25e7ecad58b6e1d917c98653c840
4
- data.tar.gz: 1e8938a04e274ea068c0752f2551d1ebe97d503e
2
+ SHA256:
3
+ metadata.gz: c387b78e58faf8e0a82810342cf4291d87d616fc2c15fe6d66e2f4b39629fec2
4
+ data.tar.gz: abf018a1062a84fa4cd47e3503fcb66bd6b15a884acfca619df1de3664acbd99
5
5
  SHA512:
6
- metadata.gz: 5883f99cd847dfde6cdcec89cda704de29d991e2097126947bed9fc5b81d02eae6861eef7eda2a4cc25b879c7865e00196e2fc7341ea91053b5574a76e96b256
7
- data.tar.gz: ca222691ced390fbc0cea668173c4d00092a7034e69d23aeb8c3a75ed5d136036b5df1987883f1d589d30240fde95402b3fdb5be081e2d8825b2a2737bfd2a68
6
+ metadata.gz: 1bc9c09ccde75caca8f342af0bd4c91d29595a8842b9827475a204d01f7b337f0dd54aae532c57d733522930f4fed72d0df3553c7711c49bfa7639151cd88511
7
+ data.tar.gz: 3d0ba56eb8327760596a12709fdc37f1426f7880a45aa2c9425ea691e6746178e7c5332d714ab24bce4ad396d0c4a97cd3f1b5e31cfbd3accde460a413351321
data/LICENSE.txt CHANGED
File without changes
data/README.md CHANGED
@@ -4,7 +4,7 @@ Welcome to your new Jekyll theme! In this directory, you'll find the files you n
4
4
 
5
5
  To experiment with this code, add some sample content and run `bundle exec jekyll serve` – this directory is setup just like a Jekyll site!
6
6
 
7
- TODO: Delete this and the text above, and describe your gem
7
+ [DEMO](https://erl.im)
8
8
 
9
9
 
10
10
  ## Installation
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
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/icons.html CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
data/_includes/title.html CHANGED
File without changes
data/_layouts/404.html CHANGED
File without changes
File without changes
data/_layouts/blog.html CHANGED
File without changes
data/_layouts/book.html CHANGED
File without changes
File without changes
File without changes
data/_layouts/home.html CHANGED
File without changes
data/_layouts/list.html CHANGED
File without changes
data/_layouts/page.html CHANGED
File without changes
data/_layouts/post.html CHANGED
@@ -36,7 +36,7 @@ layout: default
36
36
  {% include contact.html -%}
37
37
  {%- endif -%}
38
38
  </main>
39
- {%- if page.code -%}
39
+ {%- if site.theme_setting.code or page.code -%}
40
40
  <script>hljs.initHighlightingOnLoad();</script>
41
41
  {%- endif -%}
42
42
  {%- include footer.html -%}
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
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
data/assets/js/main.js CHANGED
File without changes
data/assets/main.scss CHANGED
File without changes
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-persephone
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - erlzhang
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-06-28 00:00:00.000000000 Z
11
+ date: 2019-06-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -142,7 +142,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
142
142
  version: '0'
143
143
  requirements: []
144
144
  rubyforge_project:
145
- rubygems_version: 2.5.2.1
145
+ rubygems_version: 2.7.8
146
146
  signing_key:
147
147
  specification_version: 4
148
148
  summary: A minimal Jekyll theme.