Remove legacy files

This commit is contained in:
2026-03-07 11:26:18 +03:00
parent 6fde209464
commit 0e571f3b8f
58 changed files with 18 additions and 7366 deletions

View File

@@ -1,10 +1,17 @@
Source for [vakhrushev.me](https://vakhrushev.me).
Build:
Built with [Astro](https://astro.build/), Tailwind CSS, Vue 3.
## Setup
task build-docker
task build
Deploy:
task install
## Development
task dev
## Deploy
task build-prod
task deploy