mirror of
https://github.com/JuLi0n21/homepage.git
synced 2026-04-19 23:30:06 +00:00
upgrade deployment
This commit is contained in:
59
src/content/blog/personal/general.mdx
Normal file
59
src/content/blog/personal/general.mdx
Normal file
@@ -0,0 +1,59 @@
|
||||
---
|
||||
title: "Deployment"
|
||||
description: "Lorem ipsum dolor sit amet"
|
||||
pubDate: "Mar 02 2026"
|
||||
---
|
||||
|
||||
import GithubIcon from '@assets/github.svg'
|
||||
|
||||
<style is:global>{`
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
ul li,
|
||||
figcaption::before { color: #b1b4c0 }
|
||||
body { background: #131212 }
|
||||
.wrapper, nav::after {background: #395bb5 }
|
||||
p, a, ul { color: #b1b4c0}
|
||||
`}</style>
|
||||
|
||||
# Here is A List of Frequently Used Services for Easy Access
|
||||
|
||||
Horsa
|
||||
<div>
|
||||
<a target="_blank" href='https://github.com/juli0n21/horsa'><GithubIcon width="100px" height="100px" /></a>
|
||||
<a target="_blank" href="https://horsa.illegalesachen.download"><img src="https://horsa.illegalesachen.download/favicon.ico" heigth="100px" width="100px" /></a>
|
||||
<a target="_blank" href="https://horsa-dev.illegalesachen.download"><img src="https://horsa-dev.illegalesachen.download/favicon.ico" heigth="100px" width="100px" /></a>
|
||||
</div>
|
||||
|
||||
Fileclap
|
||||
<div>
|
||||
<a target="_blank" href='https://github.com/juli0n21/fileclap'><GithubIcon width="100px" height="100px" /></a>
|
||||
<a target="_blank" href="https://fileclap.com"><img src="https://fileclap.com/assets/favicon.ico" heigth="100px" width="100px" /></a>
|
||||
</div>
|
||||
|
||||
Server stuff
|
||||
<div>
|
||||
<a target="_blank" href='https://github.com/juli0n21/deployments'><GithubIcon width="100px" height="100px" /></a>
|
||||
<a target="_blank" href="https://argocd.illegalesachen.download/"><img src="https://argo-cd.readthedocs.io/en/stable/assets/logo.png" heigth="100px" width="100px" /></a>
|
||||
<a target="_blank" href="https://metrics.illegalesachen.download/"><img src="https://grafana.kami.wtf/public/build/img/apple-touch-icon.png" heigth="100px" width="100px" /></a>
|
||||
<a target="_blank" href="https://docker-ui.illegalesachen.download/"><img src="https://docker-ui.illegalesachen.download/favicon.ico" heigth="100px" width="100px" /></a>
|
||||
</div>
|
||||
|
||||
Osu stuff
|
||||
<div>
|
||||
<a target="_blank" href='https://github.com/juli0n21/pwa-player'><GithubIcon width="100px" height="100px" /></a>
|
||||
<a target="_blank" href='https://github.com/juli0n21/osu-progressCLI'><GithubIcon width="100px" height="100px" /></a>
|
||||
<a target="_blank" href='https://github.com/juli0n21/go-osu-parser'><GithubIcon width="100px" height="100px" /></a>
|
||||
<a target="_blank" href='https://github.com/juli0n21/osu-progress-oauth-helper'><GithubIcon width="100px" height="100px" /></a>
|
||||
<a target="_blank" href='https://github.com/juli0n21/osuprogressserver'><GithubIcon width="100px" height="100px" /></a>
|
||||
<a target="_blank" href='https://github.com/juli0n21/osuprogressserver'><GithubIcon width="100px" height="100px" /></a>
|
||||
</div>
|
||||
|
||||
Configuration
|
||||
<div>
|
||||
<a target="_blank" href='https://github.com/JuLi0n21/publicConfig'><GithubIcon width="100px" height="100px" />nixOS public</a>
|
||||
<a target="_blank" href='https://github.com/juli0n21/.nixos'><GithubIcon width="100px" height="100px" /></a>
|
||||
<a target="_blank" href='https://github.com/juli0n21/zmk-config'><GithubIcon width="100px" height="100px" /></a>
|
||||
</div>
|
||||
Reference in New Issue
Block a user