commit c51408568c9be98e78e27c3a573596fffa5d9726 Author: Evan Scamehorn Date: Mon Mar 2 22:30:12 2026 -0600 add readme diff --git a/README.md b/README.md new file mode 100644 index 0000000..ec2d2bc --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +# 🌌 Welcome to Evan's Gitea + +**The self-hosted heart of `*.ejs.cam`** + +[![Gitea](https://img.shields.io/badge/Hosted_on-Gitea-green?style=flat&logo=gitea)](https://gitea.io) +[![NixOS](https://img.shields.io/badge/Infrastructure-NixOS-blue?style=flat&logo=nixos&logoColor=white)](https://nixos.org) +[![Status](https://img.shields.io/badge/System-Online-brightgreen?style=flat)](#) + +--- + +### 🛠️ Infrastructure +Everything you see across the `*.ejs.cam` ecosystem is proudly **self-hosted**. +I believe in digital sovereignty and reproducible builds. + +> [!TIP] +> **Coming Soon:** I'll be publishing the **NixOS Flake** used to build this entire server. Stay tuned for the ultimate declarative config! + +--- + +> ### [Portfolio Site](https://git.ejs.cam/evan/portfolio-site) +> This Gitea instance handles all CI/CD for the site, ensuring every commit is deployed automatically. +> +> **[Live Site →](https://ejs.cam)** • **[Source Code →](https://git.ejs.cam/evan/portfolio-site)** \ No newline at end of file