site fixes and get rid of the broken ci

This commit is contained in:
carson 2021-03-11 05:53:57 -07:00
parent 620ebc366a
commit 6026923ad1
2 changed files with 2876 additions and 739 deletions

File diff suppressed because it is too large Load Diff

View File

@ -9,6 +9,7 @@
<script src="/js/htmx.js"></script>
<script src="/js/class-tools.js"></script>
<script src="/js/preload.js"></script>
<script src="/js/_hyperscript.js"></script>
<script>
htmx.onLoad(function(){
Prism.highlightAll();
@ -50,9 +51,13 @@
</div>
<div>
<a href="https://github.com/sponsors/bigskysoftware?o=esb">sponsor</a>
<button >
Test
</button>
</div>
<div>
<input placeholder="&#128269; Docs Search" style="width:150px; padding: 6px; border: 1px solid #ccc; border-radius: 4px; margin-right: 6px" type="text" id="search"/>
<input _="on keyup[key is 'Escape'] or click elsewhere call me.blur() then set my.value to ''"
placeholder="&#128269; Docs Search" style="width:150px; padding: 6px; border: 1px solid #ccc; border-radius: 4px; margin-right: 6px" type="text" id="search"/>
</div>
</div>
<div class="github-stars">