The repo was renamed and the README was not, so the first thing a reader saw still announced the old name -- which reads as correct, since nothing on the page contradicts it. The old path also 307-redirects, so a client that follows redirects cannot detect the rename either. Adds a pointer to the wiki, which carries the longer-form guides and was otherwise unreachable from the code tree.
8 lines
473 B
Markdown
8 lines
473 B
Markdown
# dkp-skills-and-conventions-share
|
|
|
|
The purpose of this repo is to share skills and supporting infra that I want to reference in other repos, but keep bespoke and therefore not host in other repos.
|
|
|
|
The [wiki](../../wiki) carries the longer-form material: implementation guides
|
|
and write-ups of how something was actually built, for things that aren't quite
|
|
skills. Everything there is a document -- nothing on the wiki runs, installs, or
|
|
asks anything of a reading agent.
|