Commit c2dfadb
committed
Move docs to docs/site; add Gemfile + local Jekyll preview doc
Separate published Jekyll content (docs/site/) from any internal docs
that may live alongside it later (ADRs, plans, research, etc.). Matches
the convention used by hyperbee.migrations and the cookiecutter.
- Move all Jekyll content and docs.projitems/docs.shproj into docs/site/
- docs.projitems paths auto-resolve via $(MSBuildThisFileDirectory)
- Update .slnx to point at docs/site/docs.shproj
- Update deploy workflow to build from ./docs/site
- Delete .todo.md
- Add docs/site/Gemfile for local Jekyll preview
- Add docs/site/local-jekyll.md onboarding doc
- .gitignore: add Jekyll build artifacts1 parent f3c12cc commit c2dfadb
File tree
18 files changed
+451
-2
lines changed- .github/workflows
- docs/site
- _includes
- jsonpath
18 files changed
+451
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments