jekyll-theme-minimalistic 0.2.1 → 0.2.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 +6 -0
- data/_sass/jekyll-theme-minimalistic.scss +1 -0
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 830d4686132686418de1543371066fc935964511de04c85101beb8ab236c780b
|
|
4
|
+
data.tar.gz: 100e9b395f4c503641ec70df90b7639313c98f5d491e140553b7aaafcabcfef2
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6270b1430f4baee32431efbbc209086bbd4af85674eea0ad0366cd27d240f1444a9d48f7cd402e77a754b51e614794ccd1e83f78189da6fadd17b808bd63ba40
|
|
7
|
+
data.tar.gz: fffe8dabe345d16d13393679a4dd731e45d37e32f0d863d6ece00b06ae4e67d6d3d95acebea34027cf2dc9de1a0fcd696d8f47a90556cec7c31b61c0de6de34a
|
data/README.md
CHANGED
|
@@ -1,10 +1,16 @@
|
|
|
1
1
|
# jekyll-theme-minimalistic
|
|
2
2
|
|
|
3
|
+
<a href="https://jekyll-themes.com/jekyll-theme-minimalistic/">
|
|
4
|
+
<img src="https://img.shields.io/badge/featured%20on-JekyllThemes-red.svg" height="20" alt="Jekyll Themes Shield" loading="lazy">
|
|
5
|
+
</a>
|
|
6
|
+
|
|
3
7
|

|
|
4
8
|

|
|
5
9
|

|
|
10
|
+

|
|
6
11
|

|
|
7
12
|
|
|
13
|
+
|
|
8
14
|
A fork of gh-pages minimal theme with navigation in the sidebar. You can view a live demo at [Minimalistic](https://vaibhavvikas.github.io/jekyll-theme-minimalistic/).
|
|
9
15
|
|
|
10
16
|
## Usage
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: jekyll-theme-minimalistic
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.2.
|
|
4
|
+
version: 0.2.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Vaibhav Vikas
|
|
@@ -9,7 +9,7 @@ authors:
|
|
|
9
9
|
autorequire:
|
|
10
10
|
bindir: bin
|
|
11
11
|
cert_chain: []
|
|
12
|
-
date: 2022-
|
|
12
|
+
date: 2022-07-01 00:00:00.000000000 Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: jekyll
|