jekyll-theme-time-machine 0.0.3 → 0.0.4

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +3 -3
  3. data/_layouts/default.html +6 -8
  4. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cb3cc2eca38242f6c7d45b0678368bb3820161a9
4
- data.tar.gz: 3918dfa44d7f711e4f2763d210faa28504801fa5
3
+ metadata.gz: cd309460b4cc04dc747afd64e8958b2c5d63b74f
4
+ data.tar.gz: 8590ba83d00eebd786eb3532992f132a89760786
5
5
  SHA512:
6
- metadata.gz: 65b2b6871fa5e3c95aef5be27751829e5e41e450e59ee8ddb857c4c8f12874e544167b0be5761ea9a12e2ca5f3a03d41d744e78c8b234cce5ba1a166b73046cb
7
- data.tar.gz: f2df9dd894c1c636f59304013fa0f1f88af0dc57ed56b9fd071e3c78ae5a943530c03b95009fd29c2af4d31dfb4302bf6c1390ab538b7c770c1264918dffed74
6
+ metadata.gz: 3c467e620fdb445c6cf2d8400b5f7905bfce161a3081dfece2f7e5c028532fb154aa3ec1ec09d294455c6718bf0882171ae7f7bcc8330fb53e8034c664ef1a7a
7
+ data.tar.gz: d016816749f1354d97ee027b4ef52a933c2df5cc54c7400541da2b7c6ba2ed783e86152873fa94d0fcd097c45b9db5198e2337e7952b00ab4020a6f8853ec388
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # The Time machine theme
2
2
 
3
- [![Build Status](https://travis-ci.org/pages-themes/jekyll-theme-time-machine.svg?branch=master)](https://travis-ci.org/pages-themes/jekyll-theme-time-machine) [![Gem Version](https://badge.fury.io/rb/jekyll-theme-time-machine.svg)](https://badge.fury.io/rb/jekyll-theme-time-machine)
3
+ [![Build Status](https://travis-ci.org/pages-themes/time-machine.svg?branch=master)](https://travis-ci.org/pages-themes/time-machine) [![Gem Version](https://badge.fury.io/rb/jekyll-theme-time-machine.svg)](https://badge.fury.io/rb/jekyll-theme-time-machine)
4
4
 
5
5
  *Time machine is a Jekyll theme for GitHub Pages. You can [preview the theme to see what it looks like](http://pages-themes.github.io/time-machine), or even [use it today](#usage).*
6
6
 
@@ -46,7 +46,7 @@ google_analytics: [Your Google Analytics tracking ID]
46
46
 
47
47
  If you'd like to add your own custom styles:
48
48
 
49
- 1. Create a file called `/assets/css/style.css` in your site
49
+ 1. Create a file called `/assets/css/style.scss` in your site
50
50
  2. Add the following content to the top of the file, exactly as shown:
51
51
  ```scss
52
52
  ---
@@ -67,7 +67,7 @@ If you'd like to change the theme's HTML layout:
67
67
 
68
68
  ## Roadmap
69
69
 
70
- See the [open issues](https://github.com/pagse-themes/time-machine/issues) for a list of proposed features (and known issues).
70
+ See the [open issues](https://github.com/pages-themes/time-machine/issues) for a list of proposed features (and known issues).
71
71
 
72
72
  ## Project philosophy
73
73
 
@@ -65,14 +65,12 @@
65
65
 
66
66
  {% if site.google_analytics %}
67
67
  <script type="text/javascript">
68
- var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
69
- document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
70
- </script>
71
- <script type="text/javascript">
72
- try {
73
- var pageTracker = _gat._getTracker("{{ site.google_analytics }}");
74
- pageTracker._trackPageview();
75
- } catch(err) {}
68
+ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
69
+ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
70
+ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
71
+ })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
72
+ ga('create', '{{ site.google_analytics }}', 'auto');
73
+ ga('send', 'pageview');
76
74
  </script>
77
75
  {% endif %}
78
76
  </body>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-time-machine
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jon Rohan
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2016-12-14 00:00:00.000000000 Z
12
+ date: 2017-03-29 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: jekyll
@@ -65,7 +65,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
65
65
  version: '0'
66
66
  requirements: []
67
67
  rubyforge_project:
68
- rubygems_version: 2.5.2
68
+ rubygems_version: 2.6.11
69
69
  signing_key:
70
70
  specification_version: 4
71
71
  summary: Time Machine is a Jekyll theme for GitHub Pages