All checks were successful
test-build / guarddog (push) Successful in 2m14s
test-build / build (push) Successful in 2m17s
release-image / guarddog (push) Successful in 45s
release-image / build (push) Successful in 1m42s
release-image / semantic-release (push) Successful in 48s
release-image / release-harbor (push) Successful in 8m54s
release-image / release-gitea (push) Successful in 3m20s
renovate / renovate (push) Successful in 1m3s
30 lines
968 B
Plaintext
30 lines
968 B
Plaintext
---
|
|
title: Site Sara Lebens
|
|
description: Personal site made with Astro for information about Sara Lebens.
|
|
hero:
|
|
tagline: Personal site made with Astro for information about Sara Lebens.
|
|
image:
|
|
file: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/logo-new-round.svg
|
|
actions:
|
|
- text: Source
|
|
link: https://gitea.alexlebens.dev/alexlebens/site-saralebens
|
|
icon: right-arrow
|
|
- text: Deployment Chart
|
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/site-saralebens
|
|
icon: right-arrow
|
|
---
|
|
|
|
import { Aside } from '@astrojs/starlight/components';
|
|
|
|
<Aside>This app has public facing endpoint, at [www.saralebens.com](https://www.saralebens.com)</Aside>
|
|
|
|
<Aside>This collects analytics and sent to Rybbit at [rybbit.alexlebens.dev](https://rybbit.alexlebens.dev/)</Aside>
|
|
|
|
# Purpose
|
|
|
|
Profile website for Sara Lebens.
|
|
|
|
# Notes
|
|
|
|
Built with Astro.
|