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
GitButler 5ac4a80a5c GitButler Integration Commit
This is an integration commit for the virtual branches that GitButler is tracking.

Due to GitButler managing multiple virtual branches, you cannot switch back and
forth between git branches and virtual branches easily. 

If you switch to another branch, GitButler will need to be reinitialized.
If you commit on this branch, GitButler will throw it away.

Here are the branches that are currently applied:
 - Virtual branch (refs/gitbutler/Virtual-branch)
   branch head: 6e6eb5069f
   - .gitignore
 - update-frostbite-images-2024 (refs/gitbutler/update-frostbite-images-2024)
   branch head: 6e6eb5069f
   - .gitignore
 - master (refs/gitbutler/master)

Your previous branch was: 073d474bc3

The sha for that commit was: 073d474bc3

For more information about what we're doing here, check out our docs:
https://docs.gitbutler.com/features/virtual-branches/integration-branch
2024-05-03 20:52:06 +02:00
.vscode Initial Commit 2023-09-20 20:52:40 +02:00
public 3D Public Preview Initial Test 2024-03-06 15:46:28 +01:00
src GitButler Integration Commit 2024-05-03 20:52:06 +02:00
.eslintignore Code Cleanup™ 2024-02-11 11:16:23 +01:00
.eslintrc.json Code Cleanup™ 2024-02-11 11:16:23 +01:00
.gitignore GitButler Integration Commit 2024-05-03 20:52:06 +02:00
astro-i18n.adapter.ts Migrate Site to German as Default Locale 2024-03-09 13:53:43 +01:00
astro-i18n.config.ts Migrate Site to German as Default Locale 2024-03-09 13:53:43 +01:00
astro.config.mjs Again 2024-02-17 02:53:15 +01:00
package.json Update to Astro 4.5 2024-03-11 22:40:14 +01:00
pnpm-lock.yaml Update to Astro 4.5 2024-03-11 22:40:14 +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
steamwarci.yml Remove migration code 2024-03-09 13:57:43 +01:00
svelte.config.js 3D Public Preview Initial Test 2024-03-06 15:46:28 +01:00
tailwind.config.cjs Add how to create token 2023-12-14 21:07:31 +01:00
tsconfig.json Some Code Cleanup 2023-12-25 21:54:40 +01:00

SteamWar.de Website

Tech Stack

Building

pnpm install

Development

pnpm run dev

Production

pnpm run build

i18n-sync

pnpm run i18n:sync