Pages: front-door landing (GitHub button) + build-free static deploy#141
Merged
Conversation
- README: prominent 'Download & install -> nvdweem.github.io/PCPanel' callout at the top; the README is framed as contributor-facing. - Landing page: add a 'View on GitHub' icon-button (GitHub mark) top-right of the hero, linking back to the repo — the standard front-page/back-to-source pattern. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CjZYH14th2uGJAMPRRpbsf
Website changes (landing page, README, icon, .flatpakref) previously only reached gh-pages via the big Flatpak job, which drags in the whole native build. Those files are static and independent of the app, so add a dedicated pages.yml that publishes just them on push to main (or manual dispatch) in seconds. It uses keep_files: true so the OSTree repo/ payload — regenerated only by Build & Release — is preserved untouched. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CjZYH14th2uGJAMPRRpbsf
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.
Pre-release-check design left as-is per maintainer.
AI-generated. This pull request was made by an AI without any human intervention
🤖 Generated with Claude Code
https://claude.ai/code/session_01CjZYH14th2uGJAMPRRpbsf