No description
  • Astro 44.2%
  • TypeScript 36.7%
  • Svelte 13%
  • CSS 4.4%
  • JavaScript 0.9%
  • Other 0.8%
Find a file
Fahad 1f9a57176d
fix(home): raise the Quran tally note to AA contrast
--type-2 at 0.75 opacity blends to 3.82:1 on the light background, which
fails the Lighthouse accessibility gate. The fade caps at 0.82; 0.85
holds 4.87:1.
2026-08-28 02:45:56 +03:00
.github/workflows docs: add CI badge, remove prod deploy-trigger workflow 2026-08-26 18:26:05 +03:00
.vscode Starting files 2025-01-30 14:37:03 +03:00
docker fix(config): serve runtime config from an uncached file, not hashed bundles 2026-07-19 11:45:07 +03:00
public docs(quran): publish the mushaf build guide in both locales 2026-08-26 11:08:16 +03:00
scripts feat: generate markdown twins of built pages for agents 2026-06-13 09:39:53 +03:00
src fix(home): raise the Quran tally note to AA contrast 2026-08-28 02:45:56 +03:00
test-results fix(stats): hydrate ledger on idle so the hidden section can unhide 2026-07-19 10:50:15 +03:00
.dockerignore build: dockerfile and dockerignore 2026-05-08 22:50:35 +03:00
.env.example fix(stats): render ledger from public snapshot instead of admin api 2026-07-19 08:50:57 +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 chore(deps): upgrade to Astro 7 2026-08-26 18:09:57 +03:00
bun.lock chore(deps): upgrade to Astro 7 2026-08-26 18:09:57 +03:00
compose.yml build: nginx config and compose with cpu and memory limits 2026-05-08 22:50:35 +03:00
Dockerfile fix(docker): inject PUBLIC_STATS_URL at container start 2026-07-19 09:34:22 +03:00
lighthouserc.cjs feat: emit Content-Signal response header; gate SEO per-audit 2026-06-13 11:39:19 +03:00
package.json chore(deps): upgrade to Astro 7 2026-08-26 18:09:57 +03:00
README.md docs: add CI badge, remove prod deploy-trigger workflow 2026-08-26 18:26:05 +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

CI Deploy

nedaa-website

Site for Nedaa.

bun install
bun run dev
bun run build