aboutsummaryrefslogtreecommitdiff
path: root/build/et-jekyll-theme
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-06-08 13:43:37 -0400
committerBradley Taunt <bt@btxx.org>2024-06-08 13:43:37 -0400
commit16d28628aca9b2d356de31c319f5e7bc0f5b2b02 (patch)
tree11947abb71e38cbe75116871694a44c33d257763 /build/et-jekyll-theme
parentdcfb172704f3afb68a30425029ec834be2883274 (diff)
Remove incorrectly generated files, fix up markdown articles
Diffstat (limited to 'build/et-jekyll-theme')
-rw-r--r--build/et-jekyll-theme/index.html8
1 files changed, 2 insertions, 6 deletions
diff --git a/build/et-jekyll-theme/index.html b/build/et-jekyll-theme/index.html
index 8399d5f..4b760d7 100644
--- a/build/et-jekyll-theme/index.html
+++ b/build/et-jekyll-theme/index.html
@@ -3,11 +3,12 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
+ <meta name="color-scheme" content="dark light">
<link rel="icon" href="data:,">
<title>ET-Jekyll Theme</title>
<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>
+<style>*{box-sizing:border-box;}body{font-family:sans-serif;line-height:1.33;margin:0 auto;max-width:650px;padding:1rem;}blockquote{background:rgba(0,0,0,0.1);border-left:4px solid;padding-left:5px;}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>
@@ -16,15 +17,10 @@
<main>
<h1 id="et-jekyll-theme">ET-Jekyll Theme</h1>
-
<p>2018-01-14</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>