mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-25 07:15:57 +03:00
[PR #42] [MERGED] Added Website #111
Labels
No labels
bug
documentation
enhancement
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gitea-mirror#111
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/42
Author: @arunavo4
Created: 7/8/2025
Status: ✅ Merged
Merged: 7/8/2025
Merged by: @arunavo4
Base:
main← Head:www📝 Commits (10+)
bb1842bAdded init website for gitea-mirrorb55d6a5Updated website deisgnc891b8cAdded real data316d263Added few logos97997bdMinimalista320dc3Updated deisgnd6de431seo638554cmobile opt11dc299Optimsed for mobilee4f7972Added simple analytics to website📊 Changes
44 files changed (+2927 additions, -16 deletions)
View changed files
➖
src/pages/markdown-page.md(+0 -16)➕
www/.gitignore(+24 -0)➕
www/CLAUDE.md(+92 -0)➕
www/README.md(+13 -0)➕
www/astro.config.mjs(+14 -0)➕
www/bun.lock(+1025 -0)➕
www/components.json(+21 -0)➕
www/package.json(+33 -0)➕
www/public/assets/activity.png(+0 -0)➕
www/public/assets/activity_mobile.png(+0 -0)➕
www/public/assets/configuration.png(+0 -0)➕
www/public/assets/configuration_mobile.png(+0 -0)➕
www/public/assets/dashboard.png(+0 -0)➕
www/public/assets/dashboard_mobile.png(+0 -0)➕
www/public/assets/logo-no-bg.png(+0 -0)➕
www/public/assets/logo.png(+0 -0)➕
www/public/assets/organisation.png(+0 -0)➕
www/public/assets/organisation_mobile.png(+0 -0)➕
www/public/assets/repositories.png(+0 -0)➕
www/public/assets/repositories_mobile.png(+0 -0)...and 24 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.