docs: rewrite product docs for Create-Python-App CLI and catalog - #3
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>
Align installation, getting started, templates, extensions, contributing, and customization pages with uvx/PyPI, Python 3.12+, and the live cpa-templates catalog instead of Node package-manager workflows. 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>
Co-authored-by: Cursor <cursoragent@cursor.com>
* feat/cpa-website-ui-copy: fix: unblock MegaLinter cspell and README markdown checks
Member
Author
|
@coderabbitai review |
Co-authored-by: Cursor <cursoragent@cursor.com>
* feat/cpa-website-ui-copy: chore: rebrand site identity and catalog to Create-Python-App (#1)
Co-authored-by: Cursor <cursoragent@cursor.com>
* feat/cpa-website-ui-copy: fix: add pyproject/uvicorn to cspell and format README tables
* origin/main: feat: adapt homepage and UI copy for Create-Python-App (#2)
Contributor
Contributor
🦙 MegaLinter status:
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 5 | 0 | 0 | 0.06s | |
| ✅ COPYPASTE | jscpd | yes | no | no | 3.91s | |
| ✅ EDITORCONFIG | editorconfig-checker | 166 | 0 | 0 | 1.01s | |
| ✅ JAVASCRIPT | standard | 1 | 0 | 0 | 1.83s | |
| ✅ JSON | jsonlint | 9 | 0 | 0 | 0.25s | |
| ✅ JSON | npm-package-json-lint | yes | no | no | 0.78s | |
| ✅ JSON | prettier | 9 | 0 | 0 | 0.76s | |
| ✅ JSON | v8r | 9 | 0 | 0 | 14.02s | |
| ✅ MARKDOWN | markdownlint | 9 | 0 | 0 | 0.92s | |
| markdown-table-formatter | 9 | 1 | 0 | 0.31s | ||
| ✅ REPOSITORY | checkov | yes | no | no | 16.21s | |
| ✅ REPOSITORY | gitleaks | yes | no | no | 0.4s | |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.01s | |
| ✅ REPOSITORY | secretlint | yes | no | no | 1.58s | |
| ✅ REPOSITORY | trivy | yes | no | no | 10.04s | |
| ✅ REPOSITORY | trufflehog | yes | no | no | 3.69s | |
| ✅ SPELL | cspell | 167 | 0 | 0 | 4.91s | |
| ✅ YAML | prettier | 12 | 0 | 0 | 0.61s | |
| ✅ YAML | yamllint | 12 | 0 | 0 | 0.57s |
See detailed report in MegaLinter reports
Co-authored-by: Cursor <cursoragent@cursor.com>
13 tasks
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
Rewrite product docs for the CPA CLI and catalog:
uvx/PyPI install paths, Python 3.12 + uv prerequisites, real CLI flags, and FastAPI/Django/CLI/uv-workspace examples.Stacked on #2.
Type of Change
How Has This Been Tested?
pnpm test/pnpm type-checkon stackChecklist