- Add client-side router with History API pushState (router.ts, pages.ts) - Extend overlay with projects grid/category/detail views and resume section - Add Gitea CI/CD workflow and webhook deployment server - Improve Docker Compose with nginx reverse proxy config - Add deployment script and .env.example
13 lines
110 B
Plaintext
13 lines
110 B
Plaintext
node_modules
|
|
dist
|
|
.git
|
|
.gitignore
|
|
*.md
|
|
.env
|
|
.env.example
|
|
nginx/
|
|
webhook/
|
|
scripts/
|
|
docker-compose.yml
|
|
.hermes/
|