No description
  • Astro 45.3%
  • TypeScript 34.5%
  • Svelte 13.4%
  • CSS 5.1%
  • JavaScript 0.8%
  • Other 0.9%
Find a file
2026-06-24 11:39:44 +03:00
.github/workflows feat: live Crowdin translation progress 2026-06-03 01:52:46 +03:00
.vscode Starting files 2025-01-30 14:37:03 +03:00
docker feat: emit Content-Signal response header; gate SEO per-audit 2026-06-13 11:39:19 +03:00
public feat: declare AI content-usage preferences via Content-Signal 2026-06-13 09:36:49 +03:00
scripts feat: generate markdown twins of built pages for agents 2026-06-13 09:39:53 +03:00
src fix: raise dark store-button caption contrast to AA 2026-06-24 11:39:44 +03:00
.dockerignore build: dockerfile and dockerignore 2026-05-08 22:50:35 +03:00
.env.example feat: live footer status from /v3/health 2026-06-03 03:27:09 +03:00
.gitattributes Starting files 2025-01-30 14:37:03 +03:00
.gitignore feat: live Crowdin translation progress 2026-06-03 01:52:46 +03:00
astro.config.ts perf: inline stylesheets and trim arabic to single weight 2026-05-10 09:49:40 +03:00
bun.lock build: lock node-html-markdown for markdown twin generation 2026-06-13 09:51:55 +03:00
compose.yml build: nginx config and compose with cpu and memory limits 2026-05-08 22:50:35 +03:00
Dockerfile feat: serve markdown twins via Accept negotiation + discovery Link header 2026-06-13 09:50:55 +03:00
lighthouserc.cjs feat: emit Content-Signal response header; gate SEO per-audit 2026-06-13 11:39:19 +03:00
package.json build: run markdown twin generation after astro build 2026-06-13 09:40:52 +03:00
README.md docs: minimal readme 2026-05-08 22:54:09 +03:00
svelte.config.js chore: bootstrap astro + svelte + bun 2026-05-08 22:00:44 +03:00
tsconfig.json chore: remove vue 3 / vuetify stack 2026-05-08 22:00:28 +03:00

Deploy

nedaa-website

Site for Nedaa.

bun install
bun run dev
bun run build