Skip to content

Move docs to docs/site; add Gemfile for local Jekyll preview#62

Merged
bfarmer67 merged 1 commit intomainfrom
chore/docs-site-layout
Apr 13, 2026
Merged

Move docs to docs/site; add Gemfile for local Jekyll preview#62
bfarmer67 merged 1 commit intomainfrom
chore/docs-site-layout

Conversation

@bfarmer67
Copy link
Copy Markdown
Contributor

Separates published Jekyll content from internal docs (ADRs, plans, etc.). Matches the pattern in hyperbee.migrations and the updated cookiecutter templates.

Validated locally: Jekyll builds cleanly from docs/site/.

Separate published Jekyll content (docs/site/) from internal docs
folders that may be added later (docs/decisions/, docs/plans/,
docs/research/, etc.). Matches the convention used by hyperbee.migrations.

- Move all Jekyll content into docs/site/ (including docs.projitems
  and docs.shproj so Visual Studio still shows the files)
- docs.projitems paths auto-resolve via $(MSBuildThisFileDirectory)
- Update Hyperbee.Collections.slnx to point at docs/site/docs.shproj
- Update deploy-gh-pages.yml to build from ./docs/site
- Add docs/site/Gemfile for local Jekyll preview
- Add docs/site/local-jekyll.md onboarding doc (Docker-based preview)
- .gitignore: add Jekyll build artifacts
@bfarmer67 bfarmer67 merged commit c2accad into main Apr 13, 2026
14 checks passed
@bfarmer67 bfarmer67 deleted the chore/docs-site-layout branch April 13, 2026 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant