creek-jekyll-theme 0.3.0 → 0.5.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c9e90224f19ab28c354001170e68548b486253deed5828807c98f1f6a6b93cba
4
- data.tar.gz: 06646db1ec85b9af4a31898553b0ff2131ed471dff6c3f19f3b3a9d797c83d0b
3
+ metadata.gz: 8936d434f6e295ea87d099c1ebf30b207b43606a4de5af737c089fd9bd21937a
4
+ data.tar.gz: 06cca6157f98b065e0b96c6a5dab8946ec9daa6dcc6d37ddffc5d5b21a17ef70
5
5
  SHA512:
6
- metadata.gz: fbd8e50f099e92c4acbd0c1df03813e6564cffd15ef464cb91a99598bc9449dbc14f93876e60788030e450503ae2bc396692cd5a3ce3826eece33350a0e28cf8
7
- data.tar.gz: f369520a954f90d6fe4c3ef8e55192f7c7282b28a05925a9242c3ddf351f92b48d9e33659033a18206caf918dcf3cb655d39eadf656b2adb8067d27b2335b354
6
+ metadata.gz: 456365cbccee83bedd96a746d8a89c00a0f60167a2c219e95e9216b9b46bd8e1e7c1713f3a38cb1d36103db10f92e3f66b84d7a06812621c542fe986a103362e
7
+ data.tar.gz: dd350abf9dd09e81689b919533f3cbb2c026d7455e6a62c0cf45d1c3cef2e801bc67807de5ba73b60f84380bdaaceaf0d3686c1db008dbdf40770fe0fea46621
data/LICENSE CHANGED
@@ -19,3 +19,7 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
19
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
20
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
21
  THE SOFTWARE.
22
+
23
+ creek-jekyll-theme incorporates [flexible_include](https://github.com/mslinn/jekyll_flexible_include_plugin)
24
+ creator Mike Slinn.
25
+ flexible_include is distributed under the terms of the [MIT License](http://opensource.org/licenses/MIT).
data/_config.yml CHANGED
@@ -248,7 +248,6 @@ whitelist:
248
248
  - jekyll-feed
249
249
  - jekyll-include-cache
250
250
 
251
-
252
251
  # Archives
253
252
  # Type
254
253
  # - GitHub Pages compatible archive pages built with Liquid ~> type: liquid (default)
@@ -1,9 +1,9 @@
1
1
  # Main masthead nav menu, shared across sites.
2
2
  - title: "Quick-Start Guide"
3
3
  url: /docs/quick-start-guide/
4
- - title: "About"
5
- url: /about/
6
4
  - title: "Demos"
7
5
  url: /demos/
6
+ - title: "About"
7
+ url: /about/
8
8
  - title: "Terms & Privacy Policy"
9
9
  url: /terms/
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: creek-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Creek Service - Big Andy Coates
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-11-14 00:00:00.000000000 Z
11
+ date: 2022-11-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll