Skip to content

feat: add Docker deployment tutorial and repo README#10

Merged
corylanou merged 1 commit intomainfrom
feat/blog-deploying-docker
Mar 15, 2026
Merged

feat: add Docker deployment tutorial and repo README#10
corylanou merged 1 commit intomainfrom
feat/blog-deploying-docker

Conversation

@corylanou
Copy link
Copy Markdown
Member

Summary

  • Add blog post: "Deploying a Hype Blog with Docker" — covers Dockerfile setup, Dokploy, Heroku, and generic VPS/Docker Compose deployment
  • Add repo README explaining the site's purpose, dev workflow, and doc sync mechanism

Closes #8

Test plan

  • Verify blog post renders at /deploying-with-docker/
  • Verify post appears in article list on homepage
  • Verify README renders on GitHub repo page
  • hype blog build succeeds with no warnings (14 articles)

Add tutorial on deploying Hype blogs with Docker covering Dokploy,
Heroku, and generic VPS setups. Add README explaining repo purpose
and development workflow.

Closes #8
@corylanou corylanou merged commit 63be282 into main Mar 15, 2026
1 check passed
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.

docs(blog): add tutorial on deploying hype blog sites with Docker

1 participant