Skip to main content

1.0.1: Docs Find a Home

· One min read
Overlock Team
Maintainers

First post-1.0 patch release. Brings official documentation tooling, fixes Docker Desktop on Linux setup, and restores the install script after the project rename.

What's new

  • Docusaurus documentation site (#450) — ./docs is now a Docusaurus project with sidebar, search, and edit-on-GitHub links. The same Markdown still works on GitHub.
  • GitHub-style admonitions in docs (#467) — > [!NOTE] / [!WARNING] syntax renders as proper Docusaurus admonitions.
  • Docker Desktop on Linux setup guide (#465).

Bug fixes

  • Docker Desktop compatibility and remote wg0 reuse (#464) — environments now come up cleanly on Docker Desktop, and existing WireGuard interfaces on remote nodes are reused instead of failing.
  • Install script repo URL (#458) — install.sh now points at web-seven/overlock after the org rename.
  • Fix Documentation deploy workflow on main (#462).