creek-jekyll-theme 1.3.0 → 1.4.0

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6ccd6c780c29085dae07395056a60a864d123a1a22393fd914e4e62529edfeb7
4
- data.tar.gz: 4df27e95c713c9b72d6e1ebb7f3fef2a57aab1c5167c7a9496fc1b17de1f2bc4
3
+ metadata.gz: a4a95818aa2a257da41bcac80e561a8b4c1e444b0589328e2f513d69b2563992
4
+ data.tar.gz: 52b0e32269b39d1c9e606981124a8597e39140fc094922bf78c0aca0f357ea42
5
5
  SHA512:
6
- metadata.gz: cf356411592cab1d9b53c9e8886342b46625428602cfbd5a246e4a6f1368c6e3a07ed57ba74ecae74d6e5b9d66aca7259c4d7dd0d6839d7bb89b6ba4e0336b50
7
- data.tar.gz: ae66b7e4fc50dec46024e311a48ff959e558d52bfa82705e9a9e42aeea9a43b37d0cb30ca0eaa3e2466cba30262876f9b9a95a9b44cf0b7e92732a417e35ab07
6
+ metadata.gz: b9dcc1fdb4f03b2fde87426d2356f8510fda08b7f55accb799dc3fad946cc1e2abdd3fe537b42691c110c4cd6ee23021ce0b5ec21f667aa35600e38e7e50acba
7
+ data.tar.gz: bf9f153fbd5822e4c40fd4b11fa9c359e54335d5e345aad7dd1914e8c38c5875c6a6677b45bb744b7295216c494efe85d6d677c609231878cdfc44808c020dbd
data/_config.yml CHANGED
@@ -93,7 +93,7 @@ social:
93
93
 
94
94
  # Analytics
95
95
  analytics:
96
- provider : "google" # false (default), "google", "google-universal", "google-gtag", "custom"
96
+ provider : "google-gtag" # false (default), "google", "google-universal", "google-gtag", "custom"
97
97
  google:
98
98
  tracking_id : "G-CZC5Z8YNH8"
99
99
  anonymize_ip : true # true, false (default)
@@ -226,7 +226,7 @@ sass:
226
226
 
227
227
 
228
228
  # Outputting
229
- permalink: /:categories/:title/
229
+ permalink: /:categories/:title
230
230
  paginate: 5 # amount of posts to show
231
231
  paginate_path: /page:num/
232
232
  timezone: "Europe/London" # https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
@@ -1,7 +1,7 @@
1
1
  # Main masthead nav menu.
2
2
  # Links are absolute as this masthead is shared across sites.
3
3
 
4
- - title: "Quick-Start Guide"
4
+ - title: "Documentation"
5
5
  url: /docs/quick-start-guide/
6
6
  - title: "Tutorials"
7
7
  url: /tutorials/
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: 1.3.0
4
+ version: 1.4.0
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-28 00:00:00.000000000 Z
11
+ date: 2022-12-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll