summoner-jekyll-theme 1.4.0 → 1.4.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 +4 -4
- data/README.md +26 -11
- data/_includes/alltags.html +2 -2
- data/_includes/date.html +1 -1
- data/_includes/time.html +6 -0
- data/_layouts/404.html +1 -1
- data/_layouts/archive.html +4 -4
- data/_layouts/page.html +3 -3
- data/_layouts/post.html +5 -4
- data/_sass/components/_date.scss +10 -2
- data/_sass/components/_nav.scss +3 -3
- data/_sass/components/_tag.scss +1 -1
- data/_sass/components/_time.scss +2 -0
- data/_sass/components/nav/_img.scss +2 -2
- data/_sass/components/nav/_link.scss +2 -2
- data/_sass/mixins/_media.scss +1 -1
- metadata +5 -7
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 949d693eb28045e565206a5a8094c63f787fb621676468d118cc9b904a511e22
|
4
|
+
data.tar.gz: 0b588b3489ca6cc9167236fc9c2aed4eb592426b7f6763748aaa3ad2ca90a012
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8aae3fecf0e1b4a5f1b764f941d752bf48ceace4c0e7fa11c205d45f41175600c02bd30bf866589a003a210f460609d14e1d10a004cb85ed6cdad7b4d1c5112e
|
7
|
+
data.tar.gz: f97d7878ba6d4c3952bafbf2b96dc5f94daf0d05dfa3a3f21f1eb7e3157f6ec885b82fc99b7a33bc8b13e34c751d31595db0191f4b9a55ab6804b2affc487fc1
|
data/README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1
1
|
# summoner-jekyll-theme
|
2
2
|
|
3
|
-
My [Jekyll](https://jekyllrb.com/) theme for my personal blog,
|
3
|
+
My [Jekyll](https://jekyllrb.com/) theme for my personal blog,
|
4
|
+
https://summoning.net, designed to be simple and minimal.
|
4
5
|
|
5
6
|
## Installation
|
6
7
|
|
@@ -14,7 +15,8 @@ And add this line to your Jekyll site's `_config.yml`:
|
|
14
15
|
theme: summoner-jekyll-theme
|
15
16
|
```
|
16
17
|
|
17
|
-
If you're using the `github-pages` gem, use `remote_theme` in
|
18
|
+
If you're using the `github-pages` gem, use `remote_theme` in
|
19
|
+
`_config.yml` intead:
|
18
20
|
```yaml
|
19
21
|
remote_theme: pinecat/summoner-jekyll-theme
|
20
22
|
```
|
@@ -23,7 +25,7 @@ And then execute:
|
|
23
25
|
|
24
26
|
$ bundle
|
25
27
|
|
26
|
-
Or install it yourself
|
28
|
+
Or install it yourself with:
|
27
29
|
|
28
30
|
$ gem install summoner-jekyll-theme
|
29
31
|
|
@@ -42,21 +44,24 @@ Or install it yourself as:
|
|
42
44
|
#### Misc.
|
43
45
|
|
44
46
|
- The theme supports jekyll-feed, default link is to `/blog/feed.xml`
|
45
|
-
- It is expected for the homepage to mostly be a set of links to other
|
47
|
+
- It is expected for the homepage to mostly be a set of links to other
|
48
|
+
areas on the site. Use of the `nav` element is recommended to wrap your
|
49
|
+
links in:
|
46
50
|
```html
|
47
|
-
<
|
51
|
+
<nav>
|
48
52
|
<a href="/blog">blog</a>
|
49
53
|
<a href="/blog/feed.xml">rss</a>
|
50
|
-
</
|
51
|
-
<
|
54
|
+
</nav>
|
55
|
+
<nav>
|
52
56
|
<a href="#">about</a>
|
53
57
|
<a href="#">archive</a>
|
54
|
-
</
|
58
|
+
</nav>
|
55
59
|
```
|
56
60
|
|
57
61
|
## Contributing
|
58
62
|
|
59
|
-
Bug reports and pull requests are welcome on GitHub at
|
63
|
+
Bug reports and pull requests are welcome on GitHub at
|
64
|
+
https://github.com/pinecat/summoner-jekyll-theme.
|
60
65
|
|
61
66
|
## Development
|
62
67
|
|
@@ -66,7 +71,17 @@ cd summoner-jekyll-theme
|
|
66
71
|
bundle
|
67
72
|
```
|
68
73
|
|
74
|
+
## Credits
|
75
|
+
|
76
|
+
The images on the index and 404 pages, respectively, were provided under
|
77
|
+
[CC-BY-SA](https://creativecommons.org/licenses/by-sa/4.0/) by
|
78
|
+
[VeskScans](https://megamitensei.fandom.com/wiki/User:VeskScans) on the
|
79
|
+
[Megami Tensei
|
80
|
+
Wiki](https://megamitensei.fandom.com/wiki/Megami_Tensei_Wiki).
|
81
|
+
|
69
82
|
## License
|
70
83
|
|
71
|
-
The theme is available as open source under the terms of the [MIT
|
72
|
-
The fonts shipped with
|
84
|
+
The theme is available as open source under the terms of the [MIT
|
85
|
+
License](https://opensource.org/licenses/MIT). The fonts shipped with
|
86
|
+
the theme are all under the OFL, and a copy of each font's license can
|
87
|
+
be found in the `_data` directory.
|
data/_includes/alltags.html
CHANGED
data/_includes/date.html
CHANGED
data/_includes/time.html
ADDED
data/_layouts/404.html
CHANGED
data/_layouts/archive.html
CHANGED
@@ -3,14 +3,14 @@ layout: default
|
|
3
3
|
---
|
4
4
|
|
5
5
|
<div class="content">
|
6
|
-
<
|
7
|
-
<a href="
|
6
|
+
<nav style="margin-bottom: var(--space-i);">
|
7
|
+
<a href="/">back</a>
|
8
8
|
<a href="/">home</a>
|
9
9
|
<a href="/blog/feed">rss</a>
|
10
|
-
</
|
10
|
+
</nav>
|
11
11
|
|
12
12
|
<h1>archive</h1>
|
13
13
|
<p>View posts regarding a specific topic.</p>
|
14
14
|
|
15
15
|
{% include alltags.html %}
|
16
|
-
</div>
|
16
|
+
</div>
|
data/_layouts/page.html
CHANGED
@@ -3,11 +3,11 @@ layout: default
|
|
3
3
|
---
|
4
4
|
|
5
5
|
<div class="content">
|
6
|
-
<
|
7
|
-
<a href="
|
6
|
+
<nav style="margin-bottom: var(--space-i);">
|
7
|
+
<a href="/">back</a>
|
8
8
|
<a href="/">home</a>
|
9
9
|
<a href="/blog/feed.xml">rss</a>
|
10
|
-
</
|
10
|
+
</nav>
|
11
11
|
|
12
12
|
{{ content }}
|
13
13
|
</div>
|
data/_layouts/post.html
CHANGED
@@ -3,13 +3,14 @@ layout: default
|
|
3
3
|
---
|
4
4
|
|
5
5
|
<div class="content">
|
6
|
-
<
|
7
|
-
<a href="
|
6
|
+
<nav>
|
7
|
+
<a href="/blog">back</a>
|
8
8
|
<a href="/">home</a>
|
9
9
|
<a href="/blog/feed.xml">rss</a>
|
10
|
-
</
|
10
|
+
</nav>
|
11
11
|
|
12
12
|
<h1>{{ page.title }}</h1>
|
13
|
+
{% include time.html %}
|
13
14
|
{% include tags.html %}
|
14
15
|
{% include date.html %}
|
15
16
|
|
@@ -18,4 +19,4 @@ layout: default
|
|
18
19
|
<div class="spacing"></div>
|
19
20
|
</div>
|
20
21
|
|
21
|
-
<script src="/assets/js/copy.js"></script>
|
22
|
+
<script src="/assets/js/copy.js"></script>
|
data/_sass/components/_date.scss
CHANGED
data/_sass/components/_nav.scss
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
@use "../mixins/media";
|
2
2
|
|
3
|
-
|
3
|
+
nav {
|
4
4
|
display: block;
|
5
5
|
|
6
6
|
flex-direction: row;
|
@@ -19,7 +19,7 @@
|
|
19
19
|
}
|
20
20
|
}
|
21
21
|
|
22
|
-
.content
|
22
|
+
.content nav {
|
23
23
|
display: none;
|
24
24
|
|
25
25
|
justify-content: space-between;
|
@@ -28,4 +28,4 @@
|
|
28
28
|
@include media.media(breakpoint) {
|
29
29
|
display: flex;
|
30
30
|
}
|
31
|
-
}
|
31
|
+
}
|
data/_sass/components/_tag.scss
CHANGED
@@ -1,2 +1,2 @@
|
|
1
1
|
tag {
|
2
|
-
}
|
2
|
+
}
|
data/_sass/mixins/_media.scss
CHANGED
metadata
CHANGED
@@ -1,16 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: summoner-jekyll-theme
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.4.
|
4
|
+
version: 1.4.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Rory Dudley
|
8
|
-
autorequire:
|
9
8
|
bindir: bin
|
10
9
|
cert_chain: []
|
11
|
-
date:
|
10
|
+
date: 2025-03-05 00:00:00.000000000 Z
|
12
11
|
dependencies: []
|
13
|
-
description:
|
14
12
|
email:
|
15
13
|
- rory.dudley@gmail.com
|
16
14
|
executables: []
|
@@ -29,6 +27,7 @@ files:
|
|
29
27
|
- _includes/listings.html
|
30
28
|
- _includes/pagination.html
|
31
29
|
- _includes/tags.html
|
30
|
+
- _includes/time.html
|
32
31
|
- _layouts/404.html
|
33
32
|
- _layouts/archive.html
|
34
33
|
- _layouts/blog.html
|
@@ -43,6 +42,7 @@ files:
|
|
43
42
|
- _sass/components/_paginator.scss
|
44
43
|
- _sass/components/_spacing.scss
|
45
44
|
- _sass/components/_tag.scss
|
45
|
+
- _sass/components/_time.scss
|
46
46
|
- _sass/components/nav/_img.scss
|
47
47
|
- _sass/components/nav/_link.scss
|
48
48
|
- _sass/components/paginator/_link.scss
|
@@ -72,7 +72,6 @@ homepage: https://summoning.net
|
|
72
72
|
licenses:
|
73
73
|
- MIT
|
74
74
|
metadata: {}
|
75
|
-
post_install_message:
|
76
75
|
rdoc_options: []
|
77
76
|
require_paths:
|
78
77
|
- lib
|
@@ -87,8 +86,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
87
86
|
- !ruby/object:Gem::Version
|
88
87
|
version: '0'
|
89
88
|
requirements: []
|
90
|
-
rubygems_version: 3.
|
91
|
-
signing_key:
|
89
|
+
rubygems_version: 3.6.3
|
92
90
|
specification_version: 4
|
93
91
|
summary: My custom jekyll theme for https://summoning.net/.
|
94
92
|
test_files: []
|