jekyll-theme-persephone 0.1.1 → 0.1.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.
- checksums.yaml +5 -5
- data/LICENSE.txt +0 -0
- data/README.md +1 -1
- data/_includes/assets.html +0 -0
- data/_includes/comment.html +0 -0
- data/_includes/comments.html +0 -0
- data/_includes/contact.html +0 -0
- data/_includes/footer.html +0 -0
- data/_includes/head.html +0 -0
- data/_includes/header.html +0 -0
- data/_includes/header_nav.html +0 -0
- data/_includes/icons/ellipsis.html +0 -0
- data/_includes/icons/facebook.html +0 -0
- data/_includes/icons/github.html +0 -0
- data/_includes/icons/instagram.html +0 -0
- data/_includes/icons/left.html +0 -0
- data/_includes/icons/link.html +0 -0
- data/_includes/icons/linkedin.html +0 -0
- data/_includes/icons/mail.html +0 -0
- data/_includes/icons/right.html +0 -0
- data/_includes/icons/rss.html +0 -0
- data/_includes/icons/smile.html +0 -0
- data/_includes/icons/twitter.html +0 -0
- data/_includes/icons/user.html +0 -0
- data/_includes/icons/weibo.html +0 -0
- data/_includes/icons.html +0 -0
- data/_includes/loading.html +0 -0
- data/_includes/new_comment.html +0 -0
- data/_includes/pagination.html +0 -0
- data/_includes/slides.html +0 -0
- data/_includes/smiley.html +0 -0
- data/_includes/summary.html +0 -0
- data/_includes/title.html +0 -0
- data/_layouts/404.html +0 -0
- data/_layouts/archive.html +0 -0
- data/_layouts/blog.html +0 -0
- data/_layouts/book.html +0 -0
- data/_layouts/chapter.html +0 -0
- data/_layouts/default.html +0 -0
- data/_layouts/home.html +0 -0
- data/_layouts/list.html +0 -0
- data/_layouts/page.html +0 -0
- data/_layouts/post.html +1 -1
- data/_sass/persephone/_archive.scss +0 -0
- data/_sass/persephone/_blog.scss +0 -0
- data/_sass/persephone/_book.scss +0 -0
- data/_sass/persephone/_chapter.scss +0 -0
- data/_sass/persephone/_comments.scss +0 -0
- data/_sass/persephone/_common.scss +0 -0
- data/_sass/persephone/_content.scss +0 -0
- data/_sass/persephone/_error.scss +0 -0
- data/_sass/persephone/_header.scss +0 -0
- data/_sass/persephone/_keyframes.scss +0 -0
- data/_sass/persephone/_list.scss +0 -0
- data/_sass/persephone/_minxins.scss +0 -0
- data/_sass/persephone/_post.scss +0 -0
- data/_sass/persephone/_slides.scss +0 -0
- data/_sass/persephone/_summary.scss +0 -0
- data/_sass/persephone/_variables.scss +0 -0
- data/_sass/persephone.scss +0 -0
- data/assets/css/tomorrow.css +0 -0
- data/assets/js/highlight.js +0 -0
- data/assets/js/main.js +0 -0
- data/assets/main.scss +0 -0
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
2
|
+
SHA256:
|
|
3
|
+
metadata.gz: c387b78e58faf8e0a82810342cf4291d87d616fc2c15fe6d66e2f4b39629fec2
|
|
4
|
+
data.tar.gz: abf018a1062a84fa4cd47e3503fcb66bd6b15a884acfca619df1de3664acbd99
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
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
|
-
|
|
7
|
+
[DEMO](https://erl.im)
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
## Installation
|
data/_includes/assets.html
CHANGED
|
File without changes
|
data/_includes/comment.html
CHANGED
|
File without changes
|
data/_includes/comments.html
CHANGED
|
File without changes
|
data/_includes/contact.html
CHANGED
|
File without changes
|
data/_includes/footer.html
CHANGED
|
File without changes
|
data/_includes/head.html
CHANGED
|
File without changes
|
data/_includes/header.html
CHANGED
|
File without changes
|
data/_includes/header_nav.html
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/_includes/icons/github.html
CHANGED
|
File without changes
|
|
File without changes
|
data/_includes/icons/left.html
CHANGED
|
File without changes
|
data/_includes/icons/link.html
CHANGED
|
File without changes
|
|
File without changes
|
data/_includes/icons/mail.html
CHANGED
|
File without changes
|
data/_includes/icons/right.html
CHANGED
|
File without changes
|
data/_includes/icons/rss.html
CHANGED
|
File without changes
|
data/_includes/icons/smile.html
CHANGED
|
File without changes
|
|
File without changes
|
data/_includes/icons/user.html
CHANGED
|
File without changes
|
data/_includes/icons/weibo.html
CHANGED
|
File without changes
|
data/_includes/icons.html
CHANGED
|
File without changes
|
data/_includes/loading.html
CHANGED
|
File without changes
|
data/_includes/new_comment.html
CHANGED
|
File without changes
|
data/_includes/pagination.html
CHANGED
|
File without changes
|
data/_includes/slides.html
CHANGED
|
File without changes
|
data/_includes/smiley.html
CHANGED
|
File without changes
|
data/_includes/summary.html
CHANGED
|
File without changes
|
data/_includes/title.html
CHANGED
|
File without changes
|
data/_layouts/404.html
CHANGED
|
File without changes
|
data/_layouts/archive.html
CHANGED
|
File without changes
|
data/_layouts/blog.html
CHANGED
|
File without changes
|
data/_layouts/book.html
CHANGED
|
File without changes
|
data/_layouts/chapter.html
CHANGED
|
File without changes
|
data/_layouts/default.html
CHANGED
|
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
|
File without changes
|
data/_sass/persephone/_blog.scss
CHANGED
|
File without changes
|
data/_sass/persephone/_book.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
|
data/_sass/persephone/_list.scss
CHANGED
|
File without changes
|
|
File without changes
|
data/_sass/persephone/_post.scss
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/_sass/persephone.scss
CHANGED
|
File without changes
|
data/assets/css/tomorrow.css
CHANGED
|
File without changes
|
data/assets/js/highlight.js
CHANGED
|
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.
|
|
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-
|
|
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.
|
|
145
|
+
rubygems_version: 2.7.8
|
|
146
146
|
signing_key:
|
|
147
147
|
specification_version: 4
|
|
148
148
|
summary: A minimal Jekyll theme.
|