Changelog
This page records notable changes to oh-my-lisp. It is a high-level summary, not a duplicate of git history.
Unreleased
-
Polish the documentation site's visual design and navigation.
- Introduce an explicit, accessible palette and spacing/type tokens in
site/src/style.css. - Add current-page navigation markers, focus-visible states, and clearer navbar grouping.
- Improve content width, heading rhythm, link contrast, and narrow-screen wrapping.
- Introduce an explicit, accessible palette and spacing/type tokens in
-
Establish the documentation-site workflow and change-tracking policy.
- Add a documentation source structure under
site/src/docs/. - Publish the accepted ACP client architecture as a design/future-direction page.
- Add a documentation landing page and site navigation.
- Record the same-PR documentation rule in contributor guidance.
- Run the site build in GitHub Actions for documentation and code pull requests.
- Add a documentation source structure under