Tagged: Development
Contributing, testing, and development workflow
Pages with this tag
Nova theme CSS layout fix
13Root cause of systemic alignment issues — Nova's overflow-x hidden silently clips content, not a padding problem.
Obsidian app internals — research needed
14High-level logic flow, rendering loops, and constraints of the Obsidian app that will limit Crosswalker's plugin capabilities.
Volatility property and entity registry
15Introducing formal content volatility tracking and a registry of institutional actors — building toward the marketplace.
Homepage navigation and site identity decision
16Should the docs sidebar be accessible from the homepage? Is the docs site also the marketing site?
Docs site polish session
17Major hero redesign, responsive fixes, rotating words, platform badges, mobile nav, and progressive scaling across a marathon session.
Contributing
18How to contribute to Crosswalker — plugin code, docs, research logs, challenges, and registry entries. Covers conventions, testing, commit style, and the log/challenge/roadmap lifecycle.
Development setup
19How to set up your local development environment for Crosswalker — plugin, docs site, and the bun run serve orchestrator that wraps both.
Testing
20The three test surfaces — plugin Jest unit tests, plugin WebdriverIO E2E, and docs site Playwright. When to run which.
Roadmap
21Named phases from architecture-first research through community ecosystem — each decision logged with rationale.
v0.1 MVP roadmap (archived)
22Original MVP roadmap for Crosswalker 0.1.0 — import wizard, config system, generation engine.