Skip to content

Commit cdb1a6f

Browse files
author
Diego Fernandez
committed
Update colors
1 parent 335baba commit cdb1a6f

File tree

23 files changed

+8641
-8104
lines changed

23 files changed

+8641
-8104
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ruby RUBY_VERSION
99
#
1010
# This will help ensure the proper Jekyll version is running.
1111
# Happy Jekylling!
12-
gem "jekyll", "3.6.3"
12+
gem "jekyll", "3.8"
1313

1414
# This is the default theme for new Jekyll sites. You may change this to anything you like.
1515
# gem "minima", "~> 2.0"

Gemfile.lock

+17-11
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,33 @@ GEM
44
addressable (2.7.0)
55
public_suffix (>= 2.0.2, < 5.0)
66
colorator (1.1.0)
7+
concurrent-ruby (1.1.6)
78
em-websocket (0.5.1)
89
eventmachine (>= 0.12.9)
910
http_parser.rb (~> 0.6.0)
1011
eventmachine (1.2.7)
11-
faraday (0.17.0)
12+
faraday (1.0.1)
1213
multipart-post (>= 1.2, < 3)
1314
ffi (1.12.2)
1415
forwardable-extended (2.6.0)
1516
http_parser.rb (0.6.0)
16-
jekyll (3.6.3)
17+
i18n (0.9.5)
18+
concurrent-ruby (~> 1.0)
19+
jekyll (3.8.0)
1720
addressable (~> 2.4)
1821
colorator (~> 1.0)
22+
em-websocket (~> 0.5)
23+
i18n (~> 0.7)
1924
jekyll-sass-converter (~> 1.0)
20-
jekyll-watch (~> 1.1)
25+
jekyll-watch (~> 2.0)
2126
kramdown (~> 1.14)
2227
liquid (~> 4.0)
2328
mercenary (~> 0.3.3)
2429
pathutil (~> 0.9)
25-
rouge (>= 1.7, < 3)
30+
rouge (>= 1.7, < 4)
2631
safe_yaml (~> 1.0)
27-
jekyll-feed (0.11.0)
28-
jekyll (~> 3.3)
32+
jekyll-feed (0.13.0)
33+
jekyll (>= 3.7, < 5.0)
2934
jekyll-gist (1.5.0)
3035
octokit (~> 4.2)
3136
jekyll-livereload (0.2.2)
@@ -36,7 +41,7 @@ GEM
3641
sass (~> 3.4)
3742
jekyll-seo-tag (2.6.1)
3843
jekyll (>= 3.3, < 5.0)
39-
jekyll-watch (1.5.1)
44+
jekyll-watch (2.2.1)
4045
listen (~> 3.0)
4146
kramdown (1.17.0)
4247
liquid (4.0.3)
@@ -45,15 +50,16 @@ GEM
4550
rb-inotify (~> 0.9, >= 0.9.10)
4651
mercenary (0.3.6)
4752
multipart-post (2.1.1)
48-
octokit (4.14.0)
53+
octokit (4.18.0)
54+
faraday (>= 0.9)
4955
sawyer (~> 0.8.0, >= 0.5.3)
5056
pathutil (0.16.2)
5157
forwardable-extended (~> 2.6)
5258
public_suffix (4.0.5)
5359
rb-fsevent (0.10.4)
5460
rb-inotify (0.10.1)
5561
ffi (~> 1.0)
56-
rouge (2.2.1)
62+
rouge (3.19.0)
5763
safe_yaml (1.0.5)
5864
sass (3.7.4)
5965
sass-listen (~> 4.0.0)
@@ -68,7 +74,7 @@ PLATFORMS
6874
ruby
6975

7076
DEPENDENCIES
71-
jekyll (= 3.6.3)
77+
jekyll (= 3.8)
7278
jekyll-feed (~> 0.6)
7379
jekyll-gist
7480
jekyll-livereload
@@ -80,4 +86,4 @@ RUBY VERSION
8086
ruby 2.6.5p114
8187

8288
BUNDLED WITH
83-
2.0.1
89+
2.1.4

_site/404.html

+11-11
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,20 @@
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<!-- Begin Jekyll SEO tag v2.6.1 -->
99
<title>Feeling Lost | Sensive Help Guides</title>
10-
<meta name="generator" content="Jekyll v3.4.1" />
10+
<meta name="generator" content="Jekyll v3.8.0" />
1111
<meta property="og:title" content="Feeling Lost" />
1212
<meta name="author" content="The Sensive Team" />
1313
<meta property="og:locale" content="en_US" />
1414
<meta name="description" content="Sensive is a better way to manage your team’s design resources" />
1515
<meta property="og:description" content="Sensive is a better way to manage your team’s design resources" />
16-
<link rel="canonical" href="https://localhost:4000/404.html" />
17-
<meta property="og:url" content="https://localhost:4000/404.html" />
16+
<link rel="canonical" href="http://localhost:4000/404.html" />
17+
<meta property="og:url" content="http://localhost:4000/404.html" />
1818
<meta property="og:site_name" content="Sensive Help Guides" />
1919
<script type="application/ld+json">
20-
{"url":"https://localhost:4000/404.html","author":{"@type":"Person","name":"The Sensive Team"},"headline":"Feeling Lost","description":"Sensive is a better way to manage your team’s design resources","@type":"WebPage","@context":"https://schema.org"}</script>
20+
{"headline":"Feeling Lost","description":"Sensive is a better way to manage your team’s design resources","@type":"WebPage","url":"http://localhost:4000/404.html","author":{"@type":"Person","name":"The Sensive Team"},"@context":"https://schema.org"}</script>
2121
<!-- End Jekyll SEO tag -->
2222

23-
<meta property="og:image" content="https://localhost:4000/assets/posts/"/>
23+
<meta property="og:image" content="http://localhost:4000/assets/posts/"/>
2424
<link rel="stylesheet" href="/assets/css/main.css">
2525
<link rel="shortcut icon" type="image/png" href="/assets/img/favicon.png" >
2626
<link rel="alternate" type="application/rss+xml" title="Sensive Help Guides" href="/feed.xml">
@@ -42,10 +42,10 @@
4242

4343

4444

45-
<img class="uk-logo-inverse" src="https://localhost:4000/assets/posts/logo-light.svg" alt="Sensive Help Guides">
45+
<img class="uk-logo-inverse" src="http://localhost:4000/assets/posts/logo-light.svg" alt="Sensive Help Guides">
4646

4747

48-
<img src="https://localhost:4000/assets/posts/logo-dark.svg" alt="Sensive Help Guides">
48+
<img src="http://localhost:4000/assets/posts/logo-dark.svg" alt="Sensive Help Guides">
4949

5050

5151

@@ -111,7 +111,7 @@
111111
<h1 class="uk-article-title">Feeling Lost</h1>
112112

113113
<div class="uk-article-content">
114-
<h2 id="the-page-you-are-looking-for-cannot-be-found-please-navigate-to-homepage">The page you are looking for cannot be found. Please navigate to <a href="https://localhost:4000">homepage</a>.</h2>
114+
<h2 id="the-page-you-are-looking-for-cannot-be-found-please-navigate-to-homepage">The page you are looking for cannot be found. Please navigate to <a href="http://localhost:4000">homepage</a>.</h2>
115115

116116
</div>
117117

@@ -168,7 +168,7 @@ <h2 id="the-page-you-are-looking-for-cannot-be-found-please-navigate-to-homepage
168168

169169
</div>
170170
</div>
171-
<div class="uk-margin-medium uk-text-small copyright">©2019 <a href="https://sensive.co/">Sensive LLC</a></div>
171+
<div class="uk-margin-medium uk-text-small copyright">©2020 <a href="https://sensive.co/">Sensive LLC</a></div>
172172

173173
</div>
174174
</footer>
@@ -183,10 +183,10 @@ <h2 id="the-page-you-are-looking-for-cannot-be-found-please-navigate-to-homepage
183183
<li><a class="uk-logo uk-margin-small-bottom" href="/"></a></li>
184184

185185

186-
<li><a href="https://localhost:4000/" >Help</a></li>
186+
<li><a href="http://localhost:4000/" >Help</a></li>
187187

188188

189-
<li><a href="https://localhost:4000/contact/" >Contact</a></li>
189+
<li><a href="http://localhost:4000/contact/" >Contact</a></li>
190190

191191
</ul>
192192

_site/account-create-new-account/index.html

+14-32
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,22 @@
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<!-- Begin Jekyll SEO tag v2.6.1 -->
99
<title>Create an account | Sensive Help Guides</title>
10-
<meta name="generator" content="Jekyll v3.4.1" />
10+
<meta name="generator" content="Jekyll v3.8.0" />
1111
<meta property="og:title" content="Create an account" />
1212
<meta name="author" content="Diego Fernandez" />
1313
<meta property="og:locale" content="en_US" />
14-
<meta name="description" content="Visit sensive.co/sign_up Add a valid email and create a password Click Continue" />
15-
<meta property="og:description" content="Visit sensive.co/sign_up Add a valid email and create a password Click Continue" />
16-
<link rel="canonical" href="https://localhost:4000/account-create-new-account/" />
17-
<meta property="og:url" content="https://localhost:4000/account-create-new-account/" />
14+
<meta name="description" content="Visit sensive.co/sign_up Add a valid email and create a password Click Continue {% include image.html img=”2019-10-23-account-create-new-account.png” alt=”Sign Up” %}" />
15+
<meta property="og:description" content="Visit sensive.co/sign_up Add a valid email and create a password Click Continue {% include image.html img=”2019-10-23-account-create-new-account.png” alt=”Sign Up” %}" />
16+
<link rel="canonical" href="http://localhost:4000/account-create-new-account/" />
17+
<meta property="og:url" content="http://localhost:4000/account-create-new-account/" />
1818
<meta property="og:site_name" content="Sensive Help Guides" />
1919
<meta property="og:type" content="article" />
2020
<meta property="article:published_time" content="2019-10-23T00:00:00-04:00" />
2121
<script type="application/ld+json">
22-
{"url":"https://localhost:4000/account-create-new-account/","author":{"@type":"Person","name":"Diego Fernandez"},"headline":"Create an account","dateModified":"2019-10-23T00:00:00-04:00","datePublished":"2019-10-23T00:00:00-04:00","description":"Visit sensive.co/sign_up Add a valid email and create a password Click Continue","mainEntityOfPage":{"@type":"WebPage","@id":"https://localhost:4000/account-create-new-account/"},"@type":"BlogPosting","@context":"https://schema.org"}</script>
22+
{"headline":"Create an account","description":"Visit sensive.co/sign_up Add a valid email and create a password Click Continue {% include image.html img=”2019-10-23-account-create-new-account.png” alt=”Sign Up” %}","datePublished":"2019-10-23T00:00:00-04:00","dateModified":"2019-10-23T00:00:00-04:00","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/account-create-new-account/"},"url":"http://localhost:4000/account-create-new-account/","author":{"@type":"Person","name":"Diego Fernandez"},"@context":"https://schema.org"}</script>
2323
<!-- End Jekyll SEO tag -->
2424

25-
<meta property="og:image" content="https://localhost:4000/assets/posts/"/>
25+
<meta property="og:image" content="http://localhost:4000/assets/posts/"/>
2626
<link rel="stylesheet" href="/assets/css/main.css">
2727
<link rel="shortcut icon" type="image/png" href="/assets/img/favicon.png" >
2828
<link rel="alternate" type="application/rss+xml" title="Sensive Help Guides" href="/feed.xml">
@@ -44,10 +44,10 @@
4444

4545

4646

47-
<img class="uk-logo-inverse" src="https://localhost:4000/assets/posts/logo-light.svg" alt="Sensive Help Guides">
47+
<img class="uk-logo-inverse" src="http://localhost:4000/assets/posts/logo-light.svg" alt="Sensive Help Guides">
4848

4949

50-
<img src="https://localhost:4000/assets/posts/logo-dark.svg" alt="Sensive Help Guides">
50+
<img src="http://localhost:4000/assets/posts/logo-dark.svg" alt="Sensive Help Guides">
5151

5252

5353

@@ -116,13 +116,13 @@ <h1 class="uk-article-title">Create an account</h1>
116116

117117
<div class="uk-article-content">
118118
<ul>
119-
<li>Visit <a href="https://sensive.co/sign_up"><strong>sensive.co/sign_up</strong></a></li>
119+
<li>Visit <a href="https://app.sensive.co/sign_up"><strong>sensive.co/sign_up</strong></a></li>
120120
<li>Add a valid email and create a password</li>
121121
<li>Click <strong>Continue</strong></li>
122122
</ul>
123123

124124
<figure>
125-
<img src="https://localhost:4000/assets/posts/2019-10-23-account-create-new-account.png" alt="Sign Up" />
125+
<img src="http://localhost:4000/assets/posts/2019-10-23-account-create-new-account.png" alt="Sign Up" />
126126

127127
</figure>
128128

@@ -181,24 +181,6 @@ <h3>Related Articles</h3>
181181

182182

183183

184-
185-
186-
187-
188-
189-
190-
191-
192-
193-
194-
195-
196-
197-
198-
199-
200-
201-
202184

203185

204186

@@ -357,7 +339,7 @@ <h3>Related Articles</h3>
357339

358340
</div>
359341
</div>
360-
<div class="uk-margin-medium uk-text-small copyright">©2019 <a href="https://sensive.co/">Sensive LLC</a></div>
342+
<div class="uk-margin-medium uk-text-small copyright">©2020 <a href="https://sensive.co/">Sensive LLC</a></div>
361343

362344
</div>
363345
</footer>
@@ -372,10 +354,10 @@ <h3>Related Articles</h3>
372354
<li><a class="uk-logo uk-margin-small-bottom" href="/"></a></li>
373355

374356

375-
<li><a href="https://localhost:4000/" >Help</a></li>
357+
<li><a href="http://localhost:4000/" >Help</a></li>
376358

377359

378-
<li><a href="https://localhost:4000/contact/" >Contact</a></li>
360+
<li><a href="http://localhost:4000/contact/" >Contact</a></li>
379361

380362
</ul>
381363

_site/account-reset-password/index.html

+12-30
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,22 @@
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88
<!-- Begin Jekyll SEO tag v2.6.1 -->
99
<title>Trouble signing in | Sensive Help Guides</title>
10-
<meta name="generator" content="Jekyll v3.4.1" />
10+
<meta name="generator" content="Jekyll v3.8.0" />
1111
<meta property="og:title" content="Trouble signing in" />
1212
<meta name="author" content="Diego Fernandez" />
1313
<meta property="og:locale" content="en_US" />
1414
<meta name="description" content="Before you reset your password verify the information you are entering is correct." />
1515
<meta property="og:description" content="Before you reset your password verify the information you are entering is correct." />
16-
<link rel="canonical" href="https://localhost:4000/account-reset-password/" />
17-
<meta property="og:url" content="https://localhost:4000/account-reset-password/" />
16+
<link rel="canonical" href="http://localhost:4000/account-reset-password/" />
17+
<meta property="og:url" content="http://localhost:4000/account-reset-password/" />
1818
<meta property="og:site_name" content="Sensive Help Guides" />
1919
<meta property="og:type" content="article" />
2020
<meta property="article:published_time" content="2019-10-23T00:00:00-04:00" />
2121
<script type="application/ld+json">
22-
{"url":"https://localhost:4000/account-reset-password/","author":{"@type":"Person","name":"Diego Fernandez"},"headline":"Trouble signing in","dateModified":"2019-10-23T00:00:00-04:00","datePublished":"2019-10-23T00:00:00-04:00","description":"Before you reset your password verify the information you are entering is correct.","mainEntityOfPage":{"@type":"WebPage","@id":"https://localhost:4000/account-reset-password/"},"@type":"BlogPosting","@context":"https://schema.org"}</script>
22+
{"headline":"Trouble signing in","description":"Before you reset your password verify the information you are entering is correct.","datePublished":"2019-10-23T00:00:00-04:00","dateModified":"2019-10-23T00:00:00-04:00","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/account-reset-password/"},"url":"http://localhost:4000/account-reset-password/","author":{"@type":"Person","name":"Diego Fernandez"},"@context":"https://schema.org"}</script>
2323
<!-- End Jekyll SEO tag -->
2424

25-
<meta property="og:image" content="https://localhost:4000/assets/posts/"/>
25+
<meta property="og:image" content="http://localhost:4000/assets/posts/"/>
2626
<link rel="stylesheet" href="/assets/css/main.css">
2727
<link rel="shortcut icon" type="image/png" href="/assets/img/favicon.png" >
2828
<link rel="alternate" type="application/rss+xml" title="Sensive Help Guides" href="/feed.xml">
@@ -44,10 +44,10 @@
4444

4545

4646

47-
<img class="uk-logo-inverse" src="https://localhost:4000/assets/posts/logo-light.svg" alt="Sensive Help Guides">
47+
<img class="uk-logo-inverse" src="http://localhost:4000/assets/posts/logo-light.svg" alt="Sensive Help Guides">
4848

4949

50-
<img src="https://localhost:4000/assets/posts/logo-dark.svg" alt="Sensive Help Guides">
50+
<img src="http://localhost:4000/assets/posts/logo-dark.svg" alt="Sensive Help Guides">
5151

5252

5353

@@ -120,13 +120,13 @@ <h1 class="uk-article-title">Trouble signing in</h1>
120120
<p><strong>To reset your password</strong>:</p>
121121

122122
<ul>
123-
<li>Visit <a href="https://sensive.co/passwords/new"><strong>sensive.co/passwords/new</strong></a></li>
123+
<li>Visit <a href="https://app.sensive.co/passwords/new"><strong>sensive.co/passwords/new</strong></a></li>
124124
<li>Enter your email</li>
125125
<li>Click <strong>Reset Password</strong></li>
126126
</ul>
127127

128128
<figure>
129-
<img src="https://localhost:4000/assets/posts/2019-10-23-account-reset-password.png" alt="Password reset screen" />
129+
<img src="http://localhost:4000/assets/posts/2019-10-23-account-reset-password.png" alt="Password reset screen" />
130130

131131
</figure>
132132

@@ -187,24 +187,6 @@ <h3>Related Articles</h3>
187187

188188

189189

190-
191-
192-
193-
194-
195-
196-
197-
198-
199-
200-
201-
202-
203-
204-
205-
206-
207-
208190

209191

210192

@@ -363,7 +345,7 @@ <h3>Related Articles</h3>
363345

364346
</div>
365347
</div>
366-
<div class="uk-margin-medium uk-text-small copyright">©2019 <a href="https://sensive.co/">Sensive LLC</a></div>
348+
<div class="uk-margin-medium uk-text-small copyright">©2020 <a href="https://sensive.co/">Sensive LLC</a></div>
367349

368350
</div>
369351
</footer>
@@ -378,10 +360,10 @@ <h3>Related Articles</h3>
378360
<li><a class="uk-logo uk-margin-small-bottom" href="/"></a></li>
379361

380362

381-
<li><a href="https://localhost:4000/" >Help</a></li>
363+
<li><a href="http://localhost:4000/" >Help</a></li>
382364

383365

384-
<li><a href="https://localhost:4000/contact/" >Contact</a></li>
366+
<li><a href="http://localhost:4000/contact/" >Contact</a></li>
385367

386368
</ul>
387369

_site/assets/css/main.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)