guides_style_18f 0.1.7 → 0.1.8

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
  SHA1:
3
- metadata.gz: 7bd6c2dbd0880a0ae4cebce15706b265f00a43ec
4
- data.tar.gz: 1258ac343651a9a5f73ebecc7b1b65657f02291d
3
+ metadata.gz: 2f55d8c51e9b14018cbfc38a853cfddf73e3c6fc
4
+ data.tar.gz: 98787fbd34f94b500279b9a409cb36141080f9d1
5
5
  SHA512:
6
- metadata.gz: 9ed635ae0f2601f0d6513a5a1de0c0da3b96cd340e2c09c09f8ab41b7defdf8cfa41cd72a0ab1b5de3c4acfd38facc87bdaef5e884dee4e8f8456098bff45203
7
- data.tar.gz: 1d84eb66921ff806f70196824832d4fac7f6265bfe8b39003672459aeb89bf0c8669dc2bcf85bebee407f3c7ef400574478800aa72e31087c18ffbabcb2caef6
6
+ metadata.gz: b0d479e2b3e11ef3e8bd535f66cbb7b31852e602e6d2a24421bb98d759d5868d7ee099b18d32d0ed55b6491b26734c7b97a74f2e856ea056162dbce9ec5eec6a
7
+ data.tar.gz: 4c45d778751f4226dfff001ade5063f07e08fa637b92dcfe2456830c166a305501994238a97113c6c935930303a0f7c130f61b68b3b4dfed09e7fbed9a908b47
@@ -1,9 +1,9 @@
1
1
  <footer role="contentinfo">
2
- <div class="wrap">
3
- <p>This project is maintained by <a href="{{ site.author.url }}">{{ site.author.name }}</a>.</p>
2
+ <div class="wrap">{% assign repo_url = site.repos[0].url %}
3
+ <p>This project is maintained by <a href="{{ site.author.url }}">{{ site.author.name }}</a>. The source is available at <a href="{{ repo_url }}">{{ repo_url }}</a>.</p>
4
4
 
5
5
  <p>Hosted on <a href="https://github.com/18F/pages/">18F Pages</a>.
6
6
  The <a href="https://github.com/18F/guides-template/">18F Guides theme</a> is based on <a href="https://github.com/cfpb/docter/">DOCter</a> from <a href="http://cfpb.github.io/">CFPB</a>.</p>
7
- <p><a href="{{ site.repos[0].url }}/edit/18f-pages/{{ page.path }}">Edit this page</a> or <a href="{{ site.repos[0].url }}/issues">file an issue</a> on GitHub.</p>
7
+ <p><a href="{{ repo_url }}/edit/18f-pages/{{ page.path }}">Edit this page</a> or <a href="{{ repo_url }}/issues">file an issue</a> on GitHub.</p>
8
8
  </div><!--/.wrap -->
9
9
  </footer>
@@ -1,5 +1,5 @@
1
1
  # @author Mike Bland (michael.bland@gsa.gov)
2
2
 
3
3
  module GuidesStyle18F
4
- VERSION = '0.1.7'
4
+ VERSION = '0.1.8'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: guides_style_18f
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7
4
+ version: 0.1.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mike Bland
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-11-21 00:00:00.000000000 Z
11
+ date: 2015-12-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll