Skip to content

Add a docs/docker-compose.yml file to run the public shadcn site #1

@pirate

Description

@pirate

Subtasks

  • build the shadcn public site to static html under docs/out and commit the output
  • Update the CI build to rebuild the docs/out static html when the source changes
  • Update the CI build to deploy the docs/out folder to selfhostyour.tech Github Pages
  • add a simple nginx or python3 -m http.server -d . -b 0.0.0.0 80 service to docs/docker-compose.yml so that the demo server/user installs also serve the static docs site on port 80 by default

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions