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-10 17:14:10 +01:00
.vscode Initial Commit 2023-09-20 20:52:40 +02:00
public/fonts/barlow-condensed Changes 2023-10-08 14:34:38 +02:00
src Fixing and Sitemap and Robots.txt 2023-12-10 17:14:10 +01:00
.gitignore Updates and more 2023-11-12 22:43:42 +01:00
astro-i18n.adapter.ts Fixing and Sitemap and Robots.txt 2023-12-10 17:14:10 +01:00
astro-i18n.config.ts Finish MVP 2023-12-05 17:55:48 +01:00
astro.config.mjs Fixing and Sitemap and Robots.txt 2023-12-10 17:14:10 +01:00
package.json Fixing and Sitemap and Robots.txt 2023-12-10 17:14:10 +01:00
pnpm-lock.yaml Fixing and Sitemap and Robots.txt 2023-12-10 17:14:10 +01:00
postcss.config.cjs lil home page 2023-09-24 16:33:14 +02: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 Changes 2023-10-01 10:04:04 +02: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