Compare commits

...

2 Commits

Author SHA1 Message Date
Jay f0a128a448 add email and gitea 1 year ago
Jay a9cbd3d923 Git down for now 1 year ago

@ -11,7 +11,7 @@ header_pages:
- about.md
footer: '<?php
$message_array = file("/var/www/pickmy/tails.txt"); $message = array_rand($message_array); echo "$message_array[$message]"; ?> | <a href="https://git.pickmy.org/dewdude/pickmy-dot-org-jekyll-site">site source</a> | powered by: xcp-ng, nginx, jekyll, rage | Fuck Elon Musk</a>'
$message_array = file("/var/www/pickmy/tails.txt"); $message = array_rand($message_array); echo "$message_array[$message]"; ?> | <a href="https://git.pickmy.org/dewdude/pickmy-dot-org-jekyll-site">site source</a> | powered by: xcp-ng, nginx, jekyll, rage | mail: dewdude(at)pickmy.org</a>'
theme: jekyll-theme-console
style: default # dark (default) or light

@ -0,0 +1,13 @@
---
title: Git Site Down
layout: post
date: 2023-03-06 17:55:42
permalink: /site/2023/MAR/06-git-site-down.php
excerpt_separator: <!--more-->
---
I am switching from Gogs to Gitea. The Gogs project is rarely updated and a glance at various forums show months of people asking questions and getting nothing in response.
There's also the issue it refuses to enable email...now that I have email for pickmy.org
It will be down for a period of time as I install and configure gitea and have it claim all the repositories. There is apparently no direct migration from gogs 0.13 to any version
of gitea anymore.

@ -0,0 +1,10 @@
---
title: Switch to Gitea
layout: post
date: 2023-03-07 01:51:14
permalink: /site/2023/MAR/07-switch-to-gitea.php
excerpt_separator: <!--more-->
---
Earlier today I siwtched from Gogs to [Gitea](https://gitea.io). The primary reason was Gogs didn't want to do email for some odd reason. Gitea also brings 2FA. I'd say you'd have to recreate
your account...but the only people who made them were dirty scammers probably trying to exploit githooks.
Loading…
Cancel
Save