Skip to content

Initialize Chef Workstation docs repository with empty content directories - #1

Merged
IanMadd merged 10 commits into
mainfrom
copilot/create-docs-repository
Feb 19, 2026
Merged

Initialize Chef Workstation docs repository with empty content directories#1
IanMadd merged 10 commits into
mainfrom
copilot/create-docs-repository

Conversation

Copilot AI commented Feb 12, 2026

Copy link
Copy Markdown
Contributor

Creates documentation repository structure mirroring chef-client-docs with empty content/, static/, and layouts/ directories.

Structure

  • Hugo configuration: Complete setup in config/_default/ and config/branch-deploy/
  • Build tooling: Makefile, NPM packages, Go modules for chef-docs-theme
  • Deployment: Netlify scripts for production, preview, and branch deploys
  • Linting: Markdownlint, Vale, Cspell configurations
  • CI/CD: Expeditor, GitHub (CODEOWNERS, Dependabot)
  • Community: LICENSE (CC BY 4.0), CODE_OF_CONDUCT, CONTRIBUTING, README

Key Adaptations

Aspect Value
Title "Chef Workstation Documentation"
Module chef/chef-workstation-docs
Deploy path /workstation/<version>
Empty directories content/, static/, layouts/ (.gitkeep preserved)

Notes

The chef-docs-theme is a private repository requiring GitHub authentication for Hugo builds. This is configured in CI/CD environments, not in the repository.

Repository ready for documentation content.

Original prompt

Create a repository for documentation that's similar to https://github.com/chef/chef-client-docs but doesn't have anything in the content, static, and layouts directories


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 3 commits February 12, 2026 15:17
Co-authored-by: IanMadd <8138169+IanMadd@users.noreply.github.com>
Co-authored-by: IanMadd <8138169+IanMadd@users.noreply.github.com>
Co-authored-by: IanMadd <8138169+IanMadd@users.noreply.github.com>
Copilot AI changed the title [WIP] Create documentation repository structure Initialize Chef Workstation docs repository with empty content directories Feb 12, 2026
Copilot AI requested a review from IanMadd February 12, 2026 15:24
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
@IanMadd
IanMadd marked this pull request as ready for review February 19, 2026 19:40
@IanMadd
IanMadd merged commit 4760715 into main Feb 19, 2026
5 checks passed
@IanMadd
IanMadd deleted the copilot/create-docs-repository branch February 24, 2026 19:51
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.

2 participants