This commit is contained in:
bullshar-k
2026-08-16 20:32:58 -04:00
parent d675ecfb30
commit 3b0870780d
8 changed files with 15 additions and 14 deletions
+2
View File
@@ -129,6 +129,7 @@
<p>Don&rsquo;t get me wrong, Hugo is well made and &ldquo;easy to use&rdquo;. However, it is not at all intuitive. Once you know it its amazing, if you don&rsquo;t its terrible.</p>
<h1 id="caddy">Caddy</h1>
<p>Caddy is much more straght forward for simple webserver use than nginx.</p>
<p>This is the config I have:</p>
<table>
<thead>
<tr>
@@ -151,6 +152,7 @@
</tr>
</tbody>
</table>
<p>However caddy auto generates SSL if you don&rsquo;t want to import your own and you declare filepaths in the caddyfile.</p>
</div>
</div>