Commit a50bc29
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 a595aec commit a50bc29
File tree
12 files changed
+451
-6
lines changed- .github/workflows
- docs
- site
- _includes
12 files changed
+451
-6
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 | |
|---|---|---|---|
| |||
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
398 | | - | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
This file was deleted.
| 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.
0 commit comments