adrian-altner.de/scripts
Adrian Altner 0f43bb18cc Add deployment scripts for blog, links, notes, photos, and projects; implement history squashing and vision processing
- Created `publish-blog.sh`, `publish-links.sh`, `publish-notes.sh`, `publish-photos.sh`, and `publish-projects.sh` for deploying respective content to the VPS.
- Implemented `squash-history.sh` to replace the entire git history with a single commit.
- Added `vision.ts` and `vision.spec.ts` for processing images with AI, including metadata extraction and merging.
- Enhanced error handling and logging in vision processing scripts.
2026-04-21 23:17:21 +02:00
..
copy-sw.js Add deployment scripts for blog, links, notes, photos, and projects; implement history squashing and vision processing 2026-04-21 23:17:21 +02:00
deploy.sh Add deployment scripts for blog, links, notes, photos, and projects; implement history squashing and vision processing 2026-04-21 23:17:21 +02:00
fetch-favicons.mjs Add deployment scripts for blog, links, notes, photos, and projects; implement history squashing and vision processing 2026-04-21 23:17:21 +02:00
metadata.ts Add deployment scripts for blog, links, notes, photos, and projects; implement history squashing and vision processing 2026-04-21 23:17:21 +02:00
new-note-mdx-prompt.sh Add deployment scripts for blog, links, notes, photos, and projects; implement history squashing and vision processing 2026-04-21 23:17:21 +02:00
new-note-prompt.sh Add deployment scripts for blog, links, notes, photos, and projects; implement history squashing and vision processing 2026-04-21 23:17:21 +02:00
new-note.sh Add deployment scripts for blog, links, notes, photos, and projects; implement history squashing and vision processing 2026-04-21 23:17:21 +02:00
new-post-prompt.sh Add deployment scripts for blog, links, notes, photos, and projects; implement history squashing and vision processing 2026-04-21 23:17:21 +02:00
new-post.sh Add deployment scripts for blog, links, notes, photos, and projects; implement history squashing and vision processing 2026-04-21 23:17:21 +02:00
publish-all.sh Add deployment scripts for blog, links, notes, photos, and projects; implement history squashing and vision processing 2026-04-21 23:17:21 +02:00
publish-blog.sh Add deployment scripts for blog, links, notes, photos, and projects; implement history squashing and vision processing 2026-04-21 23:17:21 +02:00
publish-links.sh Add deployment scripts for blog, links, notes, photos, and projects; implement history squashing and vision processing 2026-04-21 23:17:21 +02:00
publish-notes.sh Add deployment scripts for blog, links, notes, photos, and projects; implement history squashing and vision processing 2026-04-21 23:17:21 +02:00
publish-photos.sh Add deployment scripts for blog, links, notes, photos, and projects; implement history squashing and vision processing 2026-04-21 23:17:21 +02:00
publish-projects.sh Add deployment scripts for blog, links, notes, photos, and projects; implement history squashing and vision processing 2026-04-21 23:17:21 +02:00
squash-history.sh Add deployment scripts for blog, links, notes, photos, and projects; implement history squashing and vision processing 2026-04-21 23:17:21 +02:00
VISION.md Add deployment scripts for blog, links, notes, photos, and projects; implement history squashing and vision processing 2026-04-21 23:17:21 +02:00
vision.spec.ts Add deployment scripts for blog, links, notes, photos, and projects; implement history squashing and vision processing 2026-04-21 23:17:21 +02:00
vision.ts Add deployment scripts for blog, links, notes, photos, and projects; implement history squashing and vision processing 2026-04-21 23:17:21 +02:00