feat: adapt homepage and UI copy for Create-Python-App - #2
Merged
Conversation
Point SEO/site URLs, README, AGENTS, catalog fetch, mock fallback data, and danger metadata at CPA / cpa-templates / PyPI. Co-authored-by: Cursor <cursoragent@cursor.com>
Replace Node/SaaS flagship framing with FastAPI-first recipes, ecosystem sibling links, and PyPI-oriented chrome while keeping the existing site layout. Co-authored-by: Cursor <cursoragent@cursor.com>
5 tasks
Add CPA/Python dictionary words and contributor image alt text so the identity rebrand CI can pass MegaLinter. Co-authored-by: Cursor <cursoragent@cursor.com>
13 tasks
Co-authored-by: Cursor <cursoragent@cursor.com>
Member
Author
|
@coderabbitai review |
Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
🦙 MegaLinter status:
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 5 | 0 | 0 | 0.07s | |
| ✅ COPYPASTE | jscpd | yes | no | no | 4.57s | |
| ✅ EDITORCONFIG | editorconfig-checker | 166 | 0 | 0 | 0.56s | |
| ✅ JAVASCRIPT | standard | 1 | 0 | 0 | 1.47s | |
| ✅ JSON | jsonlint | 9 | 0 | 0 | 0.18s | |
| ✅ JSON | npm-package-json-lint | yes | no | no | 0.57s | |
| ✅ JSON | prettier | 9 | 0 | 0 | 0.61s | |
| ✅ JSON | v8r | 9 | 0 | 0 | 13.07s | |
| ✅ MARKDOWN | markdownlint | 9 | 0 | 0 | 0.78s | |
| markdown-table-formatter | 9 | 1 | 0 | 0.25s | ||
| ✅ REPOSITORY | checkov | yes | no | no | 15.78s | |
| ✅ REPOSITORY | gitleaks | yes | no | no | 0.33s | |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.01s | |
| ✅ REPOSITORY | secretlint | yes | no | no | 1.61s | |
| ✅ REPOSITORY | trivy | yes | no | no | 10.6s | |
| ✅ REPOSITORY | trufflehog | yes | no | no | 3.3s | |
| ✅ SPELL | cspell | 167 | 0 | 0 | 5.96s | |
| ✅ YAML | prettier | 12 | 0 | 0 | 0.62s | |
| ✅ YAML | yamllint | 12 | 0 | 0 | 0.54s |
See detailed report in MegaLinter reports
Contributor
Co-authored-by: Cursor <cursoragent@cursor.com>
ulises-jeremias
added a commit
that referenced
this pull request
Jul 17, 2026
* origin/main: feat: adapt homepage and UI copy for Create-Python-App (#2)
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.

Description
Adapt homepage and shared UI copy to Create-Python-App: FastAPI flagship, CPA recipes/
uvxcommands, PyPI chrome, and Node as sibling ecosystem.Stacked on #1.
Type of Change
How Has This Been Tested?
pnpm testpnpm type-checkChecklist