mirror of
https://github.com/TrentSPalmer/trentdocs_website.git
synced 2025-07-31 21:21:38 -07:00
a bunch of new and modified pages/files
This commit is contained in:
@ -54,6 +54,12 @@
|
||||
|
||||
<li class="toctree-l2"><a href="#welcome-to-trent-docs">Welcome to Trent Docs</a></li>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><a class="toctree-l3" href="#git-repo-for-these-docs">Git Repo For These Docs</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
@ -65,7 +71,17 @@
|
||||
|
||||
<li class="toctree-l1">
|
||||
|
||||
<a class="" href="arch_reddis_nspawn/">Quick Dirty Reddis Nspawn Container on Arch Linux</a>
|
||||
<a class="" href="arch_redis_nspawn/">Quick Dirty Redis Nspawn Container on Arch Linux</a>
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1">
|
||||
|
||||
<a class="" href="arch_postgresql_nspawn/">Quick Dirty Postgresql Nspawn Container on Arch Linux</a>
|
||||
</li>
|
||||
|
||||
<li class="toctree-l1">
|
||||
|
||||
<a class="" href="server_and_share_apps_from_your_phone_with_fdroid/">Serve And Share Apps From Your Phone With Fdroid</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@ -101,9 +117,13 @@
|
||||
<div class="section">
|
||||
|
||||
<h1 id="welcome-to-trent-docs">Welcome to Trent Docs</h1>
|
||||
<h2 id="git-repo-for-these-docs"><a href="https://github.com/TrentSPalmer/trentdocs_website">Git Repo For These Docs</a></h2>
|
||||
<p>Obviously, the commit history will reflect the time when these documents are written.</p>
|
||||
<ul>
|
||||
<li><a href="nspawn/">Nspawn Containers</a></li>
|
||||
<li><a href="arch_reddis_nspawn/">Quick Dirty Reddis Nspawn Container on Arch Linux</a></li>
|
||||
<li><a href="arch_redis_nspawn/">Quick Dirty Redis Nspawn Container on Arch Linux</a></li>
|
||||
<li><a href="arch_postgresql_nspawn/">Quick Dirty Postgresql Nspawn Container on Arch Linux</a></li>
|
||||
<li><a href="server_and_share_apps_from_your_phone_with_fdroid/">Serve And Share Apps From Your Phone With Fdroid</a></li>
|
||||
</ul>
|
||||
<!---
|
||||
* [Template](Template.md)
|
||||
@ -154,5 +174,5 @@
|
||||
|
||||
<!--
|
||||
MkDocs version : 0.16.3
|
||||
Build Date UTC : 2017-06-27 23:43:49
|
||||
Build Date UTC : 2017-06-28 23:11:04
|
||||
-->
|
||||
|
Reference in New Issue
Block a user