jekyll-theme-merlotsp 0.2.2 → 0.2.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +6 -0
  3. data/assets/css/style.scss +7 -0
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8f17d341770b2f81e3f86ecb2b1e72bdb60c84a98385bb915267936378850cba
4
- data.tar.gz: 0c9c9ef38709f8faf3256988957a366f5159c2bb4d0f29a13c9d4d38bf003b9f
3
+ metadata.gz: 0e51ac3a94adc9b69ddde593bd727520b8e20072b816999bd036f89b31c9a60f
4
+ data.tar.gz: f8c15272ec8ec4a4dfbfaa930b1fc40ad810f3dfe4fcbd1bc844d6513e887865
5
5
  SHA512:
6
- metadata.gz: db8c8f39c48f7d13d0f341684bce898e5615dea54cc530620a1f0602f9bdad1cbbca2cf0a1d62824ef5397405e09917a6633f40ca61162222fd3bbfd6e963539
7
- data.tar.gz: 044a4651067b070b665a984a199be62b6f534f140e3c065125080e9721a85efcc409f36a7eb8e8c0a7cdd75b11b5c1220a7d1a9a4c9d685105c31dcb4a29870b
6
+ metadata.gz: 50bef5cf28e15c0abacfa83f7d5e1e721d0cffc96613648df929b72aa974306a08049e9245cc2dd3212389ad5ecd70dc47e440db9923513d20e24e92b4c63a13
7
+ data.tar.gz: 5fe61b3504f01e61d38e131dae3e377e0b4b37ea7189e7d68c6b647a02803f6440f4c3166c4af5323b8898d57a64ace5637524dd578919b22860cf70b4dcaaa0
data/README.md CHANGED
@@ -1,3 +1,9 @@
1
+ # 10-16-22
2
+ This is a fork of https://github.com/pages-themes/merlot
3
+ That repo seems to have stagnated and I needed some changes for my github pages site at https://selwynpolit.github.io/d9book/
4
+ I called it MerlotSP and I'm continuing with the version numbering scheme.
5
+
6
+
1
7
  # The Merlot theme
2
8
 
3
9
  [![.github/workflows/ci.yaml](https://github.com/pages-themes/merlot/actions/workflows/ci.yaml/badge.svg)](https://github.com/pages-themes/merlot/actions/workflows/ci.yaml) [![Gem Version](https://badge.fury.io/rb/jekyll-theme-merlot.svg)](https://badge.fury.io/rb/jekyll-theme-merlot)
@@ -6,3 +6,10 @@
6
6
  color: inherit;
7
7
  background-color: inherit;
8
8
  }
9
+ pre {
10
+ width: 850px;
11
+ }
12
+ p {
13
+ width: 130%;
14
+ }
15
+
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-merlotsp
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2
4
+ version: 0.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Selwyn Polit
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-10-17 00:00:00.000000000 Z
11
+ date: 2023-01-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll