diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-22 18:34:54 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-24 11:25:07 +0200 |
| commit | 0638a25e2c2476ff19d17da1b7a014aae91692c9 (patch) | |
| tree | d2c216e7d7ba3681ae7bb61d96242f20b2c25e97 /content/en/articles/git-setup-own-server/index.md | |
| parent | 73acafa5f8f5c5a5d83ccee22ff66079b5037c89 (diff) | |
| download | danixxyz-0638a25e2c2476ff19d17da1b7a014aae91692c9.tar.gz danixxyz-0638a25e2c2476ff19d17da1b7a014aae91692c9.zip | |
working on the frontmatters for all articlesrelease_24042026-1126
Diffstat (limited to 'content/en/articles/git-setup-own-server/index.md')
| -rw-r--r-- | content/en/articles/git-setup-own-server/index.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/content/en/articles/git-setup-own-server/index.md b/content/en/articles/git-setup-own-server/index.md index b3eec1c..783e4fc 100644 --- a/content/en/articles/git-setup-own-server/index.md +++ b/content/en/articles/git-setup-own-server/index.md @@ -1,12 +1,12 @@ +++ title = "Git Setup Your Own Server" date = "2021-06-13T12:07:49+02:00" -type = "life" +type = "tech" author = "Danilo M." excerpt = "I'll show you how to setup your own git server easily" image = "/uppies/2021/06/gitout.jpg" -tags = ["git", "server", "setup", "howto", "do it yourself", "ssh"] -categories = ["code", "diy", "linux"] +tags = [ "git", "linux", "server", "howto", "setup", "ssh", "do it yourself"] +categories = [ "DIY", "Code"] +++ Hello everyone, @@ -442,4 +442,4 @@ That's it for now, I'll add to this post as soon as I decide whether I want my c If you made it this far I hope you'll spend a couple more minutes to let me know what you think about this setup, if you use something similar or if you had any problems setting this up, I'll try and help you as much as I can of course. -[1]: https://joeyh.name/code/moreutils/ +[1]: https://joeyh.name/code/moreutils/
\ No newline at end of file |
