aboutsummaryrefslogtreecommitdiff
path: root/build/et-jekyll-theme
diff options
context:
space:
mode:
Diffstat (limited to 'build/et-jekyll-theme')
-rw-r--r--build/et-jekyll-theme/index.html22
1 files changed, 14 insertions, 8 deletions
diff --git a/build/et-jekyll-theme/index.html b/build/et-jekyll-theme/index.html
index 7a75a0b..8399d5f 100644
--- a/build/et-jekyll-theme/index.html
+++ b/build/et-jekyll-theme/index.html
@@ -1,24 +1,30 @@
<!doctype html>
-<html lang="en" id="top">
+<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="data:,">
<title>ET-Jekyll Theme</title>
- <link href="https://bt.ht/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
- <style>*{box-sizing:border-box;}body{font-family:sans-serif;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}table{text-align:left;width:100%;}</style>
+ <link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
+ <link href="/rss.xml" type="application/rss+xml" rel="alternate" title="RSS feed for blog posts" />
+<style>*{box-sizing:border-box;}body{font-family:sans-serif;line-height:1.33;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{border:1px solid;overflow:auto;padding:5px;}table{text-align:left;width:100%;}.footnotes{font-size:90%;}</style>
</head>
<nav>
- <a href="#menu">Menu &darr;</a>
+ <a href="#menu">Menu &darr;</a>
</nav>
<main>
-<h1>ET-Jekyll Theme</h1>
+<h1 id="et-jekyll-theme">ET-Jekyll Theme</h1>
+
<p>2018-01-14</p>
-<p>ET-Jekyll theme is based off of <a href="http://www.daveliepmann.com">Dave Liepmann's</a> awesome <a href="https://edwardtufte.github.io/tufte-css/">Tufte CSS</a> - which takes it's style and inspiration from the wonderful book and handout designs of <a href="https://www.edwardtufte.com/tufte/">Edward Tufte</a>.</p>
-<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>
-<p>This theme is an open source side project by <a href="https://bradleytaunt.com">Bradley Taunt</a> - made with passion and care. Edit, improve, customize or butcher this theme as much as you'd like. If you spot an issue or find a better solution for any user pain-spots, please don't hesitate to <a href="https://github.com/bradleytaunt/ET-Jekyll/pulls">open a PR with your changes</a>.</p>
+
+<p>ET-Jekyll theme is based off of Dave Liepmann&#8217;s awesome Tufte CSS - which takes it&#8217;s style and inspiration from the wonderful book and handout designs of Edward Tufte.</p>
+
+<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 &#8220;better&#8221;. If you prefer the original CSS styling - please use it!</p>
+
+<p>This theme is an open source side project by Bradley Taunt - made with passion and care. Edit, improve, customize or butcher this theme as much as you&#8217;d like. If you spot an issue or find a better solution for any user pain-spots, please don&#8217;t hesitate to open a PR with your changes.</p>
+
<p>Enjoy ET-Jekyll!</p>
<footer role="contentinfo">
<h2>Menu Navigation</h2>