Skip to content

v1.1.0: Redirects, CI/CD, and Desktop Layout#2

Merged
bowmanb merged 4 commits into
mainfrom
v1.1.0
Dec 16, 2025
Merged

v1.1.0: Redirects, CI/CD, and Desktop Layout#2
bowmanb merged 4 commits into
mainfrom
v1.1.0

Conversation

@bowmanb

@bowmanb bowmanb commented Dec 16, 2025

Copy link
Copy Markdown
Member

This release introduces several improvements to the site, including URL redirects, robust CI/CD pipelines, and a polished desktop layout.

Features

Redirects: Added static HTML redirects for /fast -> fast.lazy.software and /list -> list.lazy.software to support legacy or shortcut links.
Desktop Layout: Refined the responsive design to utilize more screen space on desktop. The main container now widens, and the apps are displayed in a 2-column grid.

Infrastructure

CI/CD: Implemented GitHub Actions workflows for continuous integration (build & test on PRs) and automated releases.
Testing: Added vitest infrastructure and a basic smoke test for the App component.
Build: Fixed a TypeScript error in vite.config.ts by correctly typing the configuration for Vitest.

Chore

Bumped version to 1.1.0.

@bowmanb bowmanb changed the title v1.1.0 v1.1.0: Redirects, CI/CD, and Desktop Layout Dec 16, 2025
@bowmanb bowmanb merged commit ffaf0f6 into main Dec 16, 2025
1 check passed
@bowmanb bowmanb deleted the v1.1.0 branch December 16, 2025 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant