mirror of
https://github.com/djkotowski/personal-website.git
synced 2026-09-12 05:20:40 -05:00
deploy-2026-07-18-f210373
* Use safe concurrency pattern for Pages deploys Switch to the group: pages, cancel-in-progress: false pattern GitHub recommends for deploy-pages, so a superseded run is skipped before it starts rather than killed mid-deploy, which can leave the Pages deployment stuck in progress. * Tag each successful Pages deploy There is currently no record of which commits were actually deployed. Tag the deployed commit as deploy-YYYY-MM-DD-<sha> right after deploy-pages succeeds, giving a lightweight, always-unique history of production deploys without introducing a formal versioning/release scheme.
Dan's Personal Website 
Available at https://dankotowski.dev
Languages
Svelte
90.3%
HTML
4.2%
JavaScript
3.9%
TypeScript
1.4%
CSS
0.2%