jekyll-theme-hacker-nogh 0.2.0 → 0.2.1

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
  SHA1:
3
- metadata.gz: e81f47abc4c72a27ce748dcb844272d6b1590e65
4
- data.tar.gz: f482380517a6c762e25b67e7496622868605ea08
3
+ metadata.gz: 0400340fbd26da8a2e2a13a867ea47e082e8e4cd
4
+ data.tar.gz: 80b43f9262c8f09b70f343693c549eb041d550db
5
5
  SHA512:
6
- metadata.gz: f3aa395f6e6dae5259099e1df105ea6757ad11065bdbba1c265b3187587a77a13e499b1e80cfa147641730f3cc15f4c558fd9c755e2174eb8d082beb810448a1
7
- data.tar.gz: 373f4bfb95b787ec85f5754a9da25eba1436e3ef5d30dc1fbe6d2c8f79e89ff1603493eb3336ee824eacc20cc32c97b1fb1696d5090254ea842928c86148c761
6
+ metadata.gz: 22436387de65448e83cc88f0ff4189dd6797a96ac3b5d90be4e62c4137caf509f7e6da4be9cbb5b579f97c1e2f6344833b6e881fb060c10f927b1bb80ff5a376
7
+ data.tar.gz: e286e1729ec63b92b283fef4742edcc67b494558cf143189db4bc3a715fb85b8316699f31d103f164eadb40e831bab384b35ca8a86380d97803e56fb271c4bd8
@@ -39,7 +39,9 @@
39
39
  {% if site.tar_url %}
40
40
  <a href="{{ site.tar_url }}" class="btn">Download as .tar.gz</a>
41
41
  {% endif %}
42
- <a href="{{ site.repository_url }}" class="btn">View Project</a>
42
+ {% if site.repository_url %}
43
+ <a href="{{ site.repository_url }}" class="btn">View Project</a>
44
+ {% endif %}
43
45
  </section>
44
46
  </div>
45
47
  </header>
@@ -3,4 +3,4 @@
3
3
 
4
4
  @charset "UTF-8";
5
5
 
6
- @import 'jekyll-theme-hacker';
6
+ @import 'jekyll-theme-hacker-nogh';
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-hacker-nogh
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Uwe Plonus
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-04-17 00:00:00.000000000 Z
11
+ date: 2019-04-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -98,7 +98,7 @@ files:
98
98
  - _layouts/default.html
99
99
  - _layouts/post.html
100
100
  - _sass/_default_colors.scss
101
- - _sass/jekyll-theme-hacker.scss
101
+ - _sass/jekyll-theme-hacker-nogh.scss
102
102
  - _sass/rouge-base16-dark.scss
103
103
  - assets/css/style.scss
104
104
  - assets/images/bkg.png