add email and gitea

master
Jay 1 year ago
parent a9cbd3d923
commit f0a128a448

@ -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,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