Skip to content

Commit 600cb77

Browse files
committed
Switch to Netlify
1 parent 3035055 commit 600cb77

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
A minimal Jekyll theme inspired by <a href="https://github.com/edwardtufte/tufte-css">Tufte CSS</a>
33

44
### Live Demo
5-
A live demo with detailed instructions can be found <a href="http://et-jekyll.surge.sh/et-jekyll-theme/">here</a>.
5+
A live demo with detailed instructions can be found <a href="https://et-jekyll.netlify.com/et-jekyll-theme/">here</a>.

_config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
title: ET-Jekyll Theme
55
description: A minimal Jekyll theme inspired by Tufte CSS
6-
url: http://et-jekyll.surge.sh/
6+
url: https://et-jekyll.netlify.com/
77

88

99
#########################
@@ -24,7 +24,7 @@ sass:
2424
sass_dir: css
2525
style: compressed
2626

27-
baseurl: http://et-jekyll.surge.sh
27+
baseurl: https://et-jekyll.netlify.com/
2828
permalink: pretty
2929
timezone: America/New_York
3030
future: false

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77

88
<p>The differences are subtle when comparing my variation to Tufte CSS, but these changes were made out of personal preference and are not in any way "better". If you prefer the <a href="https://edwardtufte.github.io/tufte-css/">original CSS styling</a> - please use it!</p>
99

10-
<p>For more information, check out the <a href="http://et-jekyll.surge.sh/et-jekyll-theme/">detailed example page</a></p>
10+
<p>For more information, check out the <a href="https://et-jekyll.netlify.com/et-jekyll-theme/">detailed example page</a></p>

0 commit comments

Comments
 (0)