Point documented primary site to hummelwp.com - #163
Open
matthummel-pa wants to merge 1 commit into
Open
matthummel-pa wants to merge 1 commit into
matthummel-pa wants to merge 1 commit into
Conversation
Co-authored-by: Matt Hummel <matthummel@proton.me>
matthummel-pa
marked this pull request as ready for review
September 12, 2026 03:10
Contributor
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_42a85c87-29c2-4c9a-b29f-d3659653bc34) |
Contributor
There was a problem hiding this comment.
Left a non-blocking comment and did not approve: Cursor Bugbot was present but skipped (usage limit), so the required automated-review signal is incomplete. Human review is needed before merge; no additional reviewers were assigned because the only collaborator is the PR author.
Sent by Cursor Approval Agent: Pull Request Router and Approver
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


TL;DR
Primary live site in agent rules, README,
readme.txt, and deployLIVE_*is now https://hummelwp.com. Theme folder staysmatthummel. Product demo hosts such asacreline.matthummel.comare unchanged.Why
Matt moved the main project / blog to Hostinger on hummelwp.com. Docs and CI still named matthummel.com as the primary site.
Files changed
.cursor/rules/agency-core.mdc— live / primary site is hummelwp.com.cursor/rules/sage-roots.mdc— description host.cursor/rules/woocommerce-product.mdc— shop SEO host in the rule description.cursor/rules/product-theme-sync.mdc— catalog/CTA host; keptacreline.matthummel.comdemo URLsREADME.md— live site, changelog, code/uses/a11y links; note that matthummel.com may remain legacy/secondaryreadme.txt— live theme / FAQ host.github/workflows/deploy.yml—LIVE_ORIGINandLIVE_URL→https://hummelwp.com. SiteGround secret names left as-is, with TODOs that Matt may need to pointSITEGROUND_*/SERVER_*Actions secrets at Hostinger. No new hosts or credentials invented.Intentionally not changed
matthummeland Vitebase.github/scripts/*(they readLIVE_*from the workflow env)composer.json/style.cssTheme URI (not in this scope)Verification
LIVE_ORIGIN/ bothLIVE_URLvalues arehttps://hummelwp.commatthummel.comin.cursor/rulesis onlyacreline.matthummel.comdeploy.ymlstill parses as valid YAMLhttps://hummelwp.com/andhttps://hummelwp.com/changelog/return HTTP 200 (Hostingerhws)baseremains/wp-content/themes/matthummel/public/build/Follow-up for Matt: update GitHub Actions
SITEGROUND_*/SERVER_*secrets if optional FTP/SSH should land on Hostinger. This PR does not guess those hosts.