This commit is contained in:
Joshua Seigler 2025-06-16 15:37:49 -04:00
parent 78cb691cc6
commit 2318733b35
11 changed files with 11 additions and 11 deletions

View file

@ -83,7 +83,7 @@
<aside>June 15, 2025</aside>
<p class="item-summary-description">
How to self-host Forgejo and automatically serve your web build
branches with SSL
branches with SSL.
</p>
</article>

View file

@ -25,7 +25,7 @@
<title>My Very Own GitHub Pages - joshua.seigler.net</title>
<meta
name="description"
content="How to self-host Forgejo and automatically serve your web build branches with SSL"
content="How to self-host Forgejo and automatically serve your web build branches with SSL."
/>
<meta property="og:title" content="My Very Own GitHub Pages" />
<meta property="og:type" content="" />
@ -36,7 +36,7 @@
<meta name="twitter:title" content="My Very Own GitHub Pages" />
<meta
name="twitter:description"
content="How to self-host Forgejo and automatically serve your web build branches with SSL"
content="How to self-host Forgejo and automatically serve your web build branches with SSL."
/>
<meta name="twitter:card" content="summary" />
@ -173,8 +173,8 @@
rel="noopener"
>official instructions</a
>.<br />
Here is the Caddyfile I made—you will need to change the domains names
and the email. Email could be removed, but it is recommended so SSL
Here is the Caddyfile I made—you will need to change the domain names
and the email. Email could be removed, but it is there so that SSL
certificate issuers can contact you if there is a problem with your
certificates.
</p>