Skip to content

Update SSG guides#742

Merged
davlgd merged 10 commits intomainfrom
davlgd-update-ssg-guides
Aug 1, 2025
Merged

Update SSG guides#742
davlgd merged 10 commits intomainfrom
davlgd-update-ssg-guides

Conversation

@davlgd
Copy link
Copy Markdown
Collaborator

@davlgd davlgd commented Aug 1, 2025

Describe your PR

This PR updates SSG guides with new static runtime

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates Static Site Generator (SSG) guides to use the new static runtime with automatic build support instead of manual build configurations. The changes modernize deployment instructions by replacing complex environment variable setups with simplified automatic build detection.

  • Replaces manual build hook configurations with automatic SSG detection in the static runtime
  • Updates deployment patterns to use pico instances with dedicated build flavors instead of nano
  • Consolidates common deployment instructions into reusable content fragments

Reviewed Changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
shared/static-deploy.md New shared content for common static deployment steps
shared/static-create.md New shared content for creating static applications
shared/git-push.md Adds 404 page configuration section
shared/create-static.md Removes old static application creation content
content/guides/nuxt.md Updates to use automatic build and new shared content
content/guides/mkdocs.md Simplifies build configuration using automatic detection
content/guides/mdbook.md Updates to use automatic build with shared content
content/guides/lume-deno.md Modernizes Deno setup using Mise package manager
content/guides/hugo.md Replaces manual Hugo installation with automatic build
content/guides/hexo.md Updates build configuration and adds shared content
content/guides/eleventy.md Simplifies environment variables using automatic build
content/guides/docusaurus.md Updates to use automatic build detection
content/guides/astro.md Streamlines deployment instructions and removes redundant configurations
Comments suppressed due to low confidence (1)

content/guides/hexo.md:49

  • There's a typo in the command 'clever enc set' - it should be 'clever env set' to match the environment variable setting pattern used throughout the guides.
clever env set CC_PRE_BUILD_HOOK "npm install"

Comment thread content/guides/hexo.md Outdated
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 1, 2025

👋` Review app deleted

You closed this PR and deleted the review app.

@davlgd davlgd force-pushed the davlgd-update-ssg-guides branch from f53be06 to d0012d5 Compare August 1, 2025 06:49
@davlgd davlgd force-pushed the davlgd-update-ssg-guides branch from 6453c28 to 41f102e Compare August 1, 2025 06:51
Copy link
Copy Markdown
Contributor

@florian-sanders-cc florian-sanders-cc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tiny nitpicks / suggestions but can be merged as it is. I mostly read the content and checked the TOCs 👍

Comment thread content/guides/hexo.md Outdated
Comment thread content/guides/hugo.md Outdated
@davlgd
Copy link
Copy Markdown
Collaborator Author

davlgd commented Aug 1, 2025

Tiny nitpicks / suggestions but can be merged as it is. I mostly read the content and checked the TOCs 👍

Thanks for this, I make the changes and merge 🙏

@davlgd davlgd force-pushed the davlgd-update-ssg-guides branch from 41f102e to 6ebb172 Compare August 1, 2025 09:39
@davlgd davlgd merged commit 7a3412f into main Aug 1, 2025
5 checks passed
@davlgd davlgd deleted the davlgd-update-ssg-guides branch August 1, 2025 09:41
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.

3 participants