1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Adds top-level configuration documentation.

This commit is contained in:
Chris Cummer
2018-05-16 21:46:22 -07:00
parent 694490b0ca
commit e060b9799f
26 changed files with 316 additions and 4 deletions

View File

@@ -57,6 +57,8 @@
<ul style="list-style-type: none;">
<li class="sidebar-list-item-1"><a href="/posts/installation/" class="disabled">Installation</a></li>
<li class="sidebar-list-item-1"><a href="/posts/configuration/">Configuration</a></li>
<li class="sidebar-list-item-2"><a href="/posts/configuration/attributes/">Attributes</a></li>
<li class="sidebar-list-item-2"><a href="/posts/configuration/envvars/">Environment Variables</a></li>
<li class="sidebar-list-item-1"><a href="/posts/howto/" class="disabled">How to Use</a></li>
</ul>
@@ -92,6 +94,13 @@
<h1 class="title">Posts</h1>
<ul class="posts">
<li>
<span>
<a href="http://wtfutil.com/posts/configuration/attributes/">Attributes</a>
<time class="pull-right post-list">May 16, 2018</time>
</span>
</li><li>
<span>
<a href="http://wtfutil.com/posts/modules/todo/">Todo</a>