Skip to content

feat: add netlify.toml for PR deploy previews#534

Open
Vaishnav88sk wants to merge 1 commit intomicrocks:masterfrom
Vaishnav88sk:feat/netlify-deploy-previews
Open

feat: add netlify.toml for PR deploy previews#534
Vaishnav88sk wants to merge 1 commit intomicrocks:masterfrom
Vaishnav88sk:feat/netlify-deploy-previews

Conversation

@Vaishnav88sk
Copy link
Copy Markdown

Description

Improve the contribution experience by making PR reviews faster and more efficient. This addresses issue #334 where the community requested Netlify preview setup.

This PR adds a netlify.toml configuration file to enable Netlify's deploy preview functionality:

  • Build settings with Hugo version specification
  • Redirect rules for backward compatibility (/docs/, /blog/)
  • Security headers (X-Frame-Options, X-Content-Type-Options)
  • Cache headers for assets (JS, CSS, images)
  • Environment-specific settings for production, preview, and staging

Related issue(s)

#334

@github-actions
Copy link
Copy Markdown

👋 @Vaishnav88sk

Welcome to the Microcks community! 💖

Thanks and congrats 🎉 for opening your first pull request here! Be sure to follow the pull request template or please update it accordingly.

Hope you have a great time there!

Signed-off-by: Vaishnav88sk <vaishnavsk8804@gmail.com>
@Vaishnav88sk Vaishnav88sk force-pushed the feat/netlify-deploy-previews branch from d4987bd to 1055444 Compare April 14, 2026 11:09
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.

1 participant