Skip to content

ci: add deployment preview workflow#180

Open
varsha-0007 wants to merge 1 commit intolayer5io:masterfrom
varsha-0007:deployment-preview
Open

ci: add deployment preview workflow#180
varsha-0007 wants to merge 1 commit intolayer5io:masterfrom
varsha-0007:deployment-preview

Conversation

@varsha-0007
Copy link
Copy Markdown

Hey! This PR fixes #174 by adding a deployment preview workflow to the academy-theme repo.

Right now, there’s no easy way to preview changes from a PR before merging. With this update, every PR will automatically generate a Netlify preview and post the link in the PR comments, so changes can be reviewed more easily.

The workflow is adapted from other Hugo-based repos in the org.

Let me know if anything needs to be changed 🙂

@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

…_EDITMSG.swpci: add deployment preview workflow

Signed-off-by: varsha <varsha.narvi.07@gmail.com>
@varsha-0007
Copy link
Copy Markdown
Author

varsha-0007 commented Apr 14, 2026

hey @Bhumikagarggg, @Rajesh-Nagarajan-11, @leecalcote!
I have opened this pr and it ready for the review. Would really appreciate your feedback on this. Please let me know if there are any changes, happy to change it!🙂

- name: Build Hugo site
run: hugo --minify --baseURL "/"

- name: Deploy Preview to Netlify
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@varsha-0007 we are moving off from netlify to GitHub Pages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] Deployment Preview

2 participants