Skip to content

Commit

Permalink
rebuilt site
Browse files Browse the repository at this point in the history
  • Loading branch information
PhillHenry committed Dec 6, 2023
1 parent 2d3fefa commit 70f227d
Showing 1 changed file with 5 additions and 16 deletions.
21 changes: 5 additions & 16 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
<!DOCTYPE html>
<html><head>
<meta name="generator" content="Hugo 0.120.4">
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />

<title> - DeltaLake BDDs</title>
<title>DeltaLake BDDs</title>



<meta name="description" content="DeltaLake Playground These are BDD (Behaviour Driven Design) tests that both test the code and generate human readable documentation. The code for these tests can be found in GitHub
ChangeDataFlow
ChangeDataFlowStreaming" />
<meta name="description" content="" />
<meta name="author" content="" />


Expand Down Expand Up @@ -54,11 +53,7 @@
</nav>
<div class="d:flex flex:column@<=sm pt:90 px:24 jc:center gap:44 word-break:break-word">
<div class="max-w:700 w:full box:content-box">
<article class="box:border-box pt:32">
<header class="mb:32">
<div class="font:40 font:extrabold"></div>
<div class="mt:16 f:fade-60"></div>
</header><div class="
<div class="d:flex flex:col"><div class="
_:where(a):hover{text-decoration-color:fade}
_:where(a){text-decoration:2;underline;fade-10;_text-decoration-color:fade-70@dark}
_:where(blockquote){bl:5;solid;fade-76/.1;_bl:5;solid;fade-34/.1@dark}
Expand Down Expand Up @@ -95,13 +90,7 @@
_:where(video,img){max-width:full}
_:where(a,mark){text-underline-offset:3}
_:where(hr){h:2;_bg:fade-10;_bg:fade-70@dark;_my:3em}
"><h2 id="deltalake-playground">DeltaLake Playground</h2>
<p>These are BDD (Behaviour Driven Design) tests that both test
the code and generate human readable documentation.
The code for these tests can be found in <a href="https://github.com/PhillHenry/DeltaLakePlayground">GitHub</a></p>
<p><a href="ChangeDataFlow.html">ChangeDataFlow</a></p>
<p><a href="ChangeDataFlowStreaming.html">ChangeDataFlowStreaming</a></p>
</div></article>
"></div><h2 class="my:1em">Posts</h2></div>
<footer class="py:24">
<div class="f:fade-30 f:14 mb:8"></div>
<div class="f:fade-60 f:12">Theme <a class="f:bold" href="https://github.com/serkodev/holy" _target="_blank">Holy</a></div>
Expand Down

0 comments on commit 70f227d

Please sign in to comment.