Add GitHub Pages landing page with architecture detection#7
Open
sunnypatneedi wants to merge 1 commit intofamiliar-software:mainfrom
Open
Add GitHub Pages landing page with architecture detection#7sunnypatneedi wants to merge 1 commit intofamiliar-software:mainfrom
sunnypatneedi wants to merge 1 commit intofamiliar-software:mainfrom
Conversation
- Static landing page with hero, features, FAQ, and system requirements - Auto-detects Mac architecture (Apple Silicon vs Intel) for correct downloads - Dark mode support via prefers-color-scheme - Responsive design (mobile, tablet, desktop) - GitHub Actions workflow auto-updates version on release - Tailwind CSS build setup for landing page - Assets: app icon and settings screenshot Landing page will be live at: https://familiar-software.github.io/familiar/ Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Contributor
|
Nice! Intentionally holding off a pretty landing page but this is such a good idea for when we do that, i didn't know github pages could do all that! |
Contributor
|
@Hyaxia what do you think? maybe we just go with this! |
Contributor
|
@talsraviv would definitely consider this option for the landing page when we get to it! thank you @sunnypatneedi! |
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.
Summary
Adds a professional GitHub Pages landing page with automatic architecture detection to help users download the correct build (Apple Silicon vs Intel).

Features
prefers-color-schemeImplementation
Deployment
After merge, enable GitHub Pages:
main, Folder:/docsLanding page will be live at: https://familiar-software.github.io/familiar/
Test plan
🤖 Generated with Claude Code