make it a draft, I need to sleep
This commit is contained in:
parent
d84e2da0bd
commit
4057e0dbac
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
title: My Very Own GitHub Pages
|
||||
slug: my-very-own-github-pages
|
||||
description: How to self-host Forgejo and automatically serve your web build branches with SSL
|
||||
draft: true
|
||||
---
|
||||
|
||||
I recently started self-hosting [Forgejo](https://forgejo.org/), but I wanted something to replace GitHub pages, which has been very convenient for publishing little website projects. My server runs Debian, so I decided to use [webhook](https://github.com/adnanh/webhook) and [Caddy](https://caddyserver.com/). I'm very happy how it turned out.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue