Skip to content

Commit f3355a3

Browse files
author
Quarto GHA Workflow Runner
committed
Built site for gh-pages
1 parent 2f3a26d commit f3355a3

20 files changed

Lines changed: 114 additions & 87 deletions

File tree

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ce9616ac
1+
f070192b

about.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,9 +380,13 @@ <h3 class="anchored" data-anchor-id="analytics">Analytics</h3>
380380
<section id="technical-details" class="level3">
381381
<h3 class="anchored" data-anchor-id="technical-details">Technical Details</h3>
382382
<p>Made with <a href="https://scicloj.github.io/clay/">Clay</a>. See the <a href="https://github.com/ClojureCivitas/clojurecivitas.github.io/blob/main/README.md">README.md</a> in the repository for contribution guidelines and technical details.</p>
383+
</section>
384+
</section>
385+
<section id="why-markdown-in-code" class="level2">
386+
<h2 class="anchored" data-anchor-id="why-markdown-in-code">Why markdown in code?</h2>
387+
<p>We value reproducible artifacts. Start with code. Make it work. Then tell the story.</p>
383388

384389

385-
</section>
386390
</section>
387391
</section>
388392

civitas/explorer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ <h1 class="title">Civitas Explorer</h1>
388388
</div>
389389
</div>
390390
<div style="background-color:grey;height:2px;width:100%;"></div>
391-
<div><pre><small><small>source: <a href="https://github.com/ClojureCivitas/clojurecivitas.github.io/blob/main/notebooks/civitas/explorer.clj">notebooks/civitas/explorer.clj</a></small></small></pre></div>
391+
<div><pre><small><small>source: <a href="https://github.com/ClojureCivitas/clojurecivitas.github.io/blob/main/src/civitas/explorer.clj">src/civitas/explorer.clj</a></small></small></pre></div>
392392

393393

394394

civitas/explorer/db.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<!DOCTYPE html>
2+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"></html>

civitas/explorer/geometry.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<!DOCTYPE html>
2+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"></html>

civitas/explorer/json_ld.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<!DOCTYPE html>
2+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"></html>

civitas/explorer/layout.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<!DOCTYPE html>
2+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"></html>

civitas/explorer/metadata.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<!DOCTYPE html>
2+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"></html>

civitas/explorer/svg.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<!DOCTYPE html>
2+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"></html>

civitas/explorer/validator.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<!DOCTYPE html>
2+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"></html>

0 commit comments

Comments
 (0)