Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/ai-authoring-workflow/module.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ published: 03/15/2026
author: Cory LaNou
author_twitter: @corylanou
seo_description: Learn how to combine AI coding assistants like Claude with Hype's build-time validation to write technical documentation faster while keeping every code example correct.
og_image: /images/og-ai-authoring.png
tags: tutorial, ai, authoring, workflow, claude, hype
tweet: AI can write docs fast, but how do you trust the code examples? Combine Claude with Hype's build-time validation — every snippet is verified before publish.
</details>
Expand Down
1 change: 1 addition & 0 deletions content/deploying-with-docker/module.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ published: 03/15/2026
author: Cory LaNou
author_twitter: @corylanou
seo_description: Deploy a Hype-powered blog site with Docker. Covers Dockerfile setup, Dokploy, Heroku, and generic VPS deployment with Docker Compose.
og_image: /images/og-deploying-with-docker.png
tags: tutorial, docker, deployment, blog, hype
tweet: Deploy a Hype-powered blog with Docker — from Dockerfile to production. Covers Dokploy, Heroku, and Docker Compose setups.
</details>
Expand Down
1 change: 1 addition & 0 deletions content/engineering-handbook/module.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ published: 03/15/2026
author: Cory LaNou
author_twitter: @corylanou
seo_description: Use Hype to build an internal engineering handbook that stays in sync with your codebase. Executable examples, automated validation, and single-source documentation for your team.
og_image: /images/og-engineering-handbook.png
tags: tutorial, engineering, handbook, automation, hype
tweet: Your engineering handbook is probably wrong. Not because it was written badly — the code just changed. Here's how to make docs a build artifact with Hype.
</details>
Expand Down
1 change: 1 addition & 0 deletions content/getting-started/module.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ published: 03/15/2026
author: Gopher Guides
author_twitter: @hype_markdown
seo_description: Learn how to install Hype, create your first dynamic Markdown document, and execute code blocks at build time.
og_image: /images/og-getting-started.png
tags: tutorial, getting-started, hype
tweet: What if your Markdown could execute code and catch errors before you publish? Get started with Hype — dynamic Markdown for Go developers.
</details>
Expand Down
1 change: 1 addition & 0 deletions content/release-notes-pipeline/module.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ published: 03/15/2026
author: Cory LaNou
author_twitter: @corylanou
seo_description: Build a release notes pipeline using Hype with executable code snippets, automated validation, and version-aware documentation that ships with every release.
og_image: /images/og-release-notes-pipeline.png
tags: tutorial, release-notes, ci-cd, pipeline, hype
tweet: Bad release notes erode trust. Build a pipeline where every code example compiles, every command runs, and every API ref is verified at build time.
</details>
Expand Down
1 change: 1 addition & 0 deletions content/single-source-docs/module.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ published: 03/15/2026
author: Cory LaNou
author_twitter: @corylanou
seo_description: Learn how to use Hype to maintain a single Markdown source that generates both your GitHub README and website documentation, keeping them permanently in sync.
og_image: /images/og-single-source-docs.png
tags: tutorial, docs, workflow, hype
tweet: Your README says one thing, your docs site says another. Write it once with Hype and generate both from a single source.
</details>
Expand Down
1 change: 1 addition & 0 deletions content/training-materials/module.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ published: 03/15/2026
author: Cory LaNou
author_twitter: @corylanou
seo_description: Learn how to use Hype to build reusable training and course materials with executable code examples, file includes, and modular content that stays in sync with your codebase.
og_image: /images/og-training-materials.png
tags: tutorial, training, education, includes, hype
tweet: Training materials go stale the moment code changes. Use Hype to build courses with executable examples that stay in sync with your codebase.
</details>
Expand Down
Binary file added static/images/og-ai-authoring.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/og-deploying-with-docker.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/og-engineering-handbook.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/og-getting-started.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/og-release-notes-pipeline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/og-single-source-docs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/og-training-materials.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading