devlopr 0.2.5 → 0.2.6

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
- SHA1:
3
- metadata.gz: d1465270a630b20b9dc0a0dc6b29b93bc36726d5
4
- data.tar.gz: db9c8e0ef51b094b29a6c489edef3c689222d125
2
+ SHA256:
3
+ metadata.gz: 77433f0f59b1fab739abae18208cb1c30f78b3b168e42cda0b4a15eb655b4ce1
4
+ data.tar.gz: afcd607539bc194036668a7159e99a1d18dce9217581f7dce4c69b7c68c9d818
5
5
  SHA512:
6
- metadata.gz: 08d7bd64f60a5d2b087dc508ebd5f8617726ad20f77f83551b60c1b0c9b76e9f51ce73965e018cb1905fe1ab6e6023b45ffba331eb5f2a9d77a36f98a48aea86
7
- data.tar.gz: 0ad29ab1dec906136d37303cfbe1bd8c8e35a2d44352451945af5a42d09c396eb6ce3c35972c777cf5b16ccda29242197c993e033de621acd84c3a17fc6689c3
6
+ metadata.gz: e82103a92cd7d7c9cd468383ce19875845016d25cfa629464b124cd3ab43962c29c6830e9fbc38f73d8d5fa3444bc8f69bd022aee39549ef5b096506ed47f681
7
+ data.tar.gz: af360efc36d513ce399db2eb4a819b922ac9815b585e455a57c43de3e8ae9ab79c220f5a57f61704fab423e75cd6dc194ecefcd9d8fb234aef687ff7bbde533b
data/README.md CHANGED
@@ -6,38 +6,17 @@ title: Docs
6
6
  # devlopr jekyll - Getting Started
7
7
 
8
8
  [![Gem Version](https://badge.fury.io/rb/devlopr.svg)](https://badge.fury.io/rb/devlopr)
9
+ [![Netlify Status](https://api.netlify.com/api/v1/badges/4232ac2b-63e0-4c78-92e0-e95aad5ab8c3/deploy-status)](https://app.netlify.com/sites/devlopr/deploys)
9
10
 
10
- Anyone can use devlopr theme to build a personal <strong>Portfolio + Blog Type of Website</strong>, hosted freely on <b>Github Pages</b> or <b>Netlify </b>.
11
+ Anyone can use devlopr theme to build a personal <strong>Portfolio + Blog Type of Website</strong>, hosted freely on <b>[Github Pages](https://pages.github.com)</b> or <b>[Netlify](https://netlify.com) </b>.
11
12
 
12
- To get started follow the below given methods to get your devlopr mod jekyll website !
13
- Many features are in our checklist, that needs to be worked upon and are in progress. And if you liked this project ! Do share with your developer friends and colleagues who may find it interesting :D
13
+ To get started follow the below given methods to get your devlopr mod jekyll website ! For a complete Tutorial : [How to create a blog using Jekyll and Github Pages](https://sujaykundu.com/github/jekyll/2019/05/18/deploy-blog-using-github-free.html)
14
14
 
15
- ## Method 1: Installation for new Jekyll Site using Rubygem
16
-
17
- Add this line to your Jekyll site's Gemfile :
18
-
19
- ```ruby
20
- gem "devlopr"
21
- ```
22
-
23
- And add this line to your Jekyll site's _config.yml:
24
-
25
- ```yaml
26
- theme: devlopr
27
- ```
15
+ Many features are in our checklist, that needs to be worked upon and are in progress. And if you liked this project ! Do share with your developer friends and colleagues who may find it interesting :D
28
16
 
29
- And then execute:
30
-
31
- `$ bundle`
32
-
33
- Or install it yourself as:
34
-
35
- `$ gem install devlopr`
36
-
37
- Run locally using :
17
+ ## Method 1: Installation for new Jekyll Site using Rubygem
38
18
 
39
- `$ jekyll serve`
40
-
19
+ Follow this step by step [Tutorial](https://sujaykundu.com/github/jekyll/2019/05/19/setup-devlopr-for-blog.html), if you are new to Jekyll Themes Customization !
41
20
 
42
21
  ## Method 2: Easy Installation - Just Clone !!
43
22
 
@@ -168,7 +147,6 @@ permalink: /blog/categories/angularjs
168
147
 
169
148
  ```
170
149
 
171
-
172
150
  ## License
173
151
 
174
152
  The theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
@@ -1,6 +1,6 @@
1
1
  <footer>
2
2
 
3
- <p> All Rights Reserved. {{ site.title }}. Subscribe via
3
+ <p> {{ site.title }}. Subscribe via
4
4
  <a href="{{ " /feed.xml " | prepend: site.baseurl }}">RSS</a>
5
5
  </p>
6
6
 
data/_includes/head.html CHANGED
@@ -18,12 +18,25 @@
18
18
  crossorigin="anonymous"></script>
19
19
  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
20
20
  crossorigin="anonymous"></script>
21
- <link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
21
+ <link href="https://fonts.googleapis.com/css?family=Quicksand&display=swap" rel="stylesheet">
22
22
  <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" integrity="sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB"
23
23
  crossorigin="anonymous">
24
24
  <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt"
25
25
  crossorigin="anonymous">
26
-
26
+ <script>
27
+ (function(d, h, m){
28
+ var js, fjs = d.getElementsByTagName(h)[0];
29
+ if (d.getElementById(m)){return;}
30
+ js = d.createElement(h); js.id = m;
31
+ js.onload = function(){
32
+ window.makerWidgetComInit({
33
+ position: "right",
34
+ widget: "ofeeof264otl2l5g-zspk40eq2gaomj2n-higi2qphmveubksi"
35
+ })};
36
+ js.src = "https://makerwidget.com/js/embed.js";
37
+ fjs.parentNode.insertBefore(js, fjs)
38
+ }(document, "script", "dhm"))
39
+ </script>
27
40
  <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
28
41
  <!--[if lt IE 9]>
29
42
  <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
data/_includes/share.html CHANGED
@@ -2,12 +2,12 @@
2
2
  Share this on &rarr;
3
3
  <a href="https://twitter.com/intent/tweet?text={{ page.title }}&url={{ site.url }}{{ page.url }}&via={{ site.twitter_username }}&related={{ site.twitter_username }}"
4
4
  rel="nofollow" target="_blank" title="Share on Twitter">
5
- <img alt="Share on Facebook" src="http://www.sujaykundu.com/assets/img/flat_web_icon_set/color/Twitter.png" />
5
+ <img alt="Twitter" src="https://simplesharebuttons.com/images/somacro/twitter.png" class="social-icon" />
6
6
  </a>
7
7
  <a href="https://facebook.com/sharer.php?u={{ site.url }}{{ page.url }}" rel="nofollow" target="_blank" title="Share on Facebook">
8
- <img alt="Share on Facebook" src="http://www.sujaykundu.com/assets/img/flat_web_icon_set/color/Facebook.png" />
8
+ <img alt="Facebook" src="https://simplesharebuttons.com/images/somacro/facebook.png" class="social-icon" />
9
9
  </a>
10
10
  <a href="https://plus.google.com/share?url={{ site.url }}{{ page.url }}" rel="nofollow" target="_blank" title="Share on Google+">
11
- <img alt="Share on Google+" src="http://www.sujaykundu.com/assets/img/flat_web_icon_set/color/Google+.png" />
11
+ <img alt="Google+" src="https://simplesharebuttons.com/images/somacro/google.png" class="social-icon" />
12
12
  </a>
13
13
  </div>
data/_sass/devlog.scss CHANGED
@@ -1,13 +1,14 @@
1
1
  body {
2
2
  background-color: #D6DDE1 !important;
3
- font-family: 'Montserrat', sans-serif !important;
3
+ font-family: 'Quicksand', sans-serif !important;
4
4
  }
5
5
 
6
6
  header {
7
7
  background-color: #F5F5F5;
8
+ box-shadow: 10px 0px 8px;
8
9
  height: 200px;
9
10
  width: 100%;
10
- padding: 30px;
11
+ padding: 11px;
11
12
  }
12
13
 
13
14
  .container-fluid {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: devlopr
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.5
4
+ version: 0.2.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sujay Kundu
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-07-12 00:00:00.000000000 Z
11
+ date: 2019-05-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -30,14 +30,20 @@ dependencies:
30
30
  requirements:
31
31
  - - "~>"
32
32
  - !ruby/object:Gem::Version
33
- version: '1.16'
33
+ version: '2.0'
34
+ - - ">="
35
+ - !ruby/object:Gem::Version
36
+ version: 2.0.1
34
37
  type: :development
35
38
  prerelease: false
36
39
  version_requirements: !ruby/object:Gem::Requirement
37
40
  requirements:
38
41
  - - "~>"
39
42
  - !ruby/object:Gem::Version
40
- version: '1.16'
43
+ version: '2.0'
44
+ - - ">="
45
+ - !ruby/object:Gem::Version
46
+ version: 2.0.1
41
47
  - !ruby/object:Gem::Dependency
42
48
  name: rake
43
49
  requirement: !ruby/object:Gem::Requirement
@@ -105,7 +111,7 @@ files:
105
111
  - assets/img/work/microsoft.png
106
112
  - assets/img/work/skillenza.png
107
113
  - assets/img/zoom.jpg
108
- homepage: https://devlopr.netlify.com
114
+ homepage: https://github.com/sujaykundu777/devlopr-jekyll
109
115
  licenses:
110
116
  - MIT
111
117
  metadata: {}
@@ -125,7 +131,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
125
131
  version: '0'
126
132
  requirements: []
127
133
  rubyforge_project:
128
- rubygems_version: 2.5.2.1
134
+ rubygems_version: 2.7.6
129
135
  signing_key:
130
136
  specification_version: 4
131
137
  summary: A Theme built for developers