Skip to content
🚧 Early alpha — building the foundation. See the roadmap →

Tagged: Development

All Tags
Development
22 pages
5 related

Contributing, testing, and development workflow

Pages with this tag

Nova theme CSS layout fix

13

Root cause of systemic alignment issues — Nova's overflow-x hidden silently clips content, not a padding problem.

Obsidian app internals — research needed

14

High-level logic flow, rendering loops, and constraints of the Obsidian app that will limit Crosswalker's plugin capabilities.

Volatility property and entity registry

15

Introducing formal content volatility tracking and a registry of institutional actors — building toward the marketplace.

Homepage navigation and site identity decision

16

Should the docs sidebar be accessible from the homepage? Is the docs site also the marketing site?

Docs site polish session

17

Major hero redesign, responsive fixes, rotating words, platform badges, mobile nav, and progressive scaling across a marathon session.

Contributing

18

How 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

19

How to set up your local development environment for Crosswalker — plugin, docs site, and the bun run serve orchestrator that wraps both.

Testing

20

The three test surfaces — plugin Jest unit tests, plugin WebdriverIO E2E, and docs site Playwright. When to run which.

Roadmap

21

Named phases from architecture-first research through community ecosystem — each decision logged with rationale.

v0.1 MVP roadmap (archived)

22

Original MVP roadmap for Crosswalker 0.1.0 — import wizard, config system, generation engine.