diff options
Diffstat (limited to 'ikiwiki')
-rw-r--r-- | ikiwiki/git.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ikiwiki/git.mdwn b/ikiwiki/git.mdwn index d008017..b0b34a1 100644 --- a/ikiwiki/git.mdwn +++ b/ikiwiki/git.mdwn @@ -1,3 +1,10 @@ This page documents how to setup `git` for both the base `ikiwiki` install, along with your own custom wiki-generated site. **Note:** These instructions are catered to users running ikiwiki via [[ikiwiki/NearlyFreeSpeech]] + +<p class="codepen" data-height="300" data-default-tab="html,result" data-slug-hash="bGZyJBj" data-user="bradleytaunt" style="height: 300px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid; margin: 1em 0; padding: 1em;"> + <span>See the Pen <a href="https://codepen.io/bradleytaunt/pen/bGZyJBj"> + Tables with Scrollable Headers</a> by Bradley Taunt (<a href="https://codepen.io/bradleytaunt">@bradleytaunt</a>) + on <a href="https://codepen.io">CodePen</a>.</span> +</p> +<script async src="https://cpwebassets.codepen.io/assets/embed/ei.js"></script> |