Der dritte versuch, eine neue Webseite für SteamWar zu erstellen. Diesmal nur mit Astro und Svelte und kein PHP. https://dev.steamwar.de/
Datei suchen
2023-12-16 13:29:10 +01:00
.vscode Initial Commit 2023-09-20 20:52:40 +02:00
public/fonts/barlow-condensed Some a11y and Lighthouse testing 2023-12-10 21:52:07 +01:00
src Create page rules/en/warship.md 2023-12-16 13:29:10 +01:00
.gitignore Add how to create token 2023-12-14 21:07:31 +01:00
astro-i18n.adapter.ts Updates 2023-12-15 16:11:33 +01:00
astro-i18n.config.ts Add how to create token 2023-12-14 21:07:31 +01:00
astro.config.mjs Updates 2023-12-15 16:11:33 +01:00
package.json Updates 2023-12-15 16:11:33 +01:00
pnpm-lock.yaml Updates 2023-12-15 16:11:33 +01:00
postcss.config.cjs Updates 2023-12-15 16:11:33 +01:00
README.md Transfer some Posts and automate original German 2023-12-10 01:48:53 +01:00
svelte.config.js Initial Commit 2023-09-20 20:52:40 +02:00
tailwind.config.cjs Add how to create token 2023-12-14 21:07:31 +01:00
tsconfig.json Initial Commit 2023-09-20 20:52:40 +02:00

SteamWar.de Website

Tech Stack

Building

pnpm install

Development

pnpm run dev

Production

pnpm run build

i18n-sync

pnpm run i18n:sync