Make README a quick start and split detailed documentation - #307
Conversation
Coverage Report for CI Build 34392019473Coverage decreased (-2.3%) to 94.12%Details
Uncovered Changes
Coverage Regressions1 previously-covered line in 1 file lost coverage.
Coverage Stats💛 - Coveralls |
|
For the sub-pages, can you adopt a docs breadcrumb convention similar to the docs in https://github.com/hifiwi-fi/breadcrum.net/tree/master/packages/web/client/layouts/docs |
|
Implemented in 04ddfa0, following the shared-layout convention from breadcrum.net. All topic pages, the docs index, and both migration guides now select Validation passed: full |
04ddfa0 to
087b3dd
Compare
|
This needs to be rebased and all the changes factored in. |
b23e65d to
11b018a
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Keep development directories, internal plans, agent instructions, and test artifacts out of source discovery and static copying. Preserve resources linked from the README and reuse the actual build-command exclusions in website browser tests.
Await the first watch build rather than rebuilding before watch startup. Pass the configured logger to browser and service-worker contexts, preserving structured diagnostics and respecting log levels. Summarize initial copying, move the build inventory and copy details to debug, and expose --verbose in the CLI. Cover startup build counts, rebuild failure/recovery, silent loggers, and verbose CLI output.
e61758d to
549059b
Compare
e0d6adb to
dfaf883
Compare
Summary
Closes #299.
This documentation change is independent of the watch stack and based on
master.docs/.parentLayoutwith path-based breadcrumbs above and below documentation pages, following the breadcrum.net convention.parentLayout,dataDeps, separatedataparameter, and migration documentation throughout the split.Validation
npm testpassed outside the restricted runner.npm run build:domstackpassed with all new documentation pages included.public/index.htmlwith the documented content and default layout.Notes
The example reference uses
docs/example-projects/because the documentation build intentionally excludes directories namedexamples. The existing migration guides remain separate documents with updated moved-reference links and the shared breadcrumb layout.