Add notepaper-themed GitHub Pages landing for PinStick#10
Conversation
Agent-Logs-Url: https://github.com/SillyLittleTech/PinStick/sessions/78ebddec-edbb-4dca-9cc4-d30199af49db Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com>
Agent-Logs-Url: https://github.com/SillyLittleTech/PinStick/sessions/78ebddec-edbb-4dca-9cc4-d30199af49db Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com>
Agent-Logs-Url: https://github.com/SillyLittleTech/PinStick/sessions/78ebddec-edbb-4dca-9cc4-d30199af49db Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com>
Agent-Logs-Url: https://github.com/SillyLittleTech/PinStick/sessions/78ebddec-edbb-4dca-9cc4-d30199af49db Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com>
Agent-Logs-Url: https://github.com/SillyLittleTech/PinStick/sessions/78ebddec-edbb-4dca-9cc4-d30199af49db Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com>
Agent-Logs-Url: https://github.com/SillyLittleTech/PinStick/sessions/78ebddec-edbb-4dca-9cc4-d30199af49db Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com>
Agent-Logs-Url: https://github.com/SillyLittleTech/PinStick/sessions/78ebddec-edbb-4dca-9cc4-d30199af49db Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com>
Agent-Logs-Url: https://github.com/SillyLittleTech/PinStick/sessions/78ebddec-edbb-4dca-9cc4-d30199af49db Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com>
Agent-Logs-Url: https://github.com/SillyLittleTech/PinStick/sessions/78ebddec-edbb-4dca-9cc4-d30199af49db Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com>
Agent-Logs-Url: https://github.com/SillyLittleTech/PinStick/sessions/78ebddec-edbb-4dca-9cc4-d30199af49db Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com>
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| Rust | Mar 30, 2026 2:58a.m. | Review ↗ |
Agent-Logs-Url: https://github.com/SillyLittleTech/PinStick/sessions/53d97fa9-e6b9-452f-bcfb-d5d57b9830ce Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Adds a standalone GitHub Pages landing page under docs/ to market PinStick with a notepaper-themed design and consumer-focused copy.
Changes:
- Introduces a new static landing page (
docs/index.html) with inline CSS styling and feature highlights. - Adds calls-to-action linking to GitHub releases and the repository.
- Adds a dark footer section with project/legal attribution text.
| </div> | ||
| <div class="card"> | ||
| <h3>Fast & Lightweight</h3> | ||
| <p>Built with SwiftUI for macOS, Windows, and Linux. Launch, type, and move on — no setup, no clutter, tiny footprint.</p> |
There was a problem hiding this comment.
This claims the app is "Built with SwiftUI for macOS, Windows, and Linux", but the repo’s cross-platform work is a Tauri preview under cross-platform/ (tauri build scripts). Update the wording to match the actual tech stack per platform to avoid misleading users.
| <p>Built with SwiftUI for macOS, Windows, and Linux. Launch, type, and move on — no setup, no clutter, tiny footprint.</p> | |
| <p>Built with SwiftUI for macOS, with a Tauri-based preview underway for Windows and Linux. Launch, type, and move on — no setup, no clutter, tiny footprint.</p> |
| <li><strong>Download</strong> Download the latest release from GitHub!</li> | ||
| <li><strong>Use</strong> Simply Open, and add the app, and you can start taking notes.</li> |
There was a problem hiding this comment.
There are a couple of grammar issues here (duplicate “Download”, and the “Simply Open, and add…” sentence reads awkwardly). Please revise for clarity and correct punctuation/capitalization.
| <li><strong>Download</strong> Download the latest release from GitHub!</li> | |
| <li><strong>Use</strong> Simply Open, and add the app, and you can start taking notes.</li> | |
| <li><strong>Download</strong> the latest release from GitHub.</li> | |
| <li><strong>Use</strong> Open the app and start taking notes.</li> |
|
|
||
| <div class="site-footer"> | ||
| <p class="line">A project by <a href="https://github.com/SillyLittleTech">SillyLittleTech</a></p> | ||
| <p class="legal">© 2026 Kiya Rose. Fiscally sponsored by The Hack Foundation (d.b.a. Hack Club), a 501(c)(3) nonprofit (EIN: 81-2908499). Licensed under BSD-2-Clause.</p> |
There was a problem hiding this comment.
The footer makes specific legal/licensing claims (BSD-2-Clause license, fiscal sponsorship, EIN), but there’s no LICENSE file or other repository reference to verify this. Please ensure the license text matches the repository’s actual licensing (and add a LICENSE file if intended), and double-check the sponsorship/legal wording for accuracy.
| <p class="legal">© 2026 Kiya Rose. Fiscally sponsored by The Hack Foundation (d.b.a. Hack Club), a 501(c)(3) nonprofit (EIN: 81-2908499). Licensed under BSD-2-Clause.</p> | |
| <p class="legal">© 2026 Kiya Rose. PinStick is an open-source project; see the GitHub repository for licensing and project details.</p> |
| <div class="page"> | ||
| <header> | ||
| <div class="note"> | ||
| <span class="tag">PinStick • macOS/Linux/Windows</span> |
There was a problem hiding this comment.
The platform tag suggests full macOS/Linux/Windows support, but later copy says Windows/Linux are only a preview. This can set incorrect expectations; consider changing the tag to reflect current availability (e.g., macOS with Windows/Linux preview) or removing platforms not yet released.
| <span class="tag">PinStick • macOS/Linux/Windows</span> | |
| <span class="tag">PinStick • macOS (Windows/Linux preview)</span> |
🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.