docs: update resource directory - #315
christasantiago6y7gq-max wants to merge 1 commit into
Conversation
| - [Benchmarks](docs/benchmarks.md): search-index methodology *(numbers being finalized)* | ||
|
|
||
|
|
||
| ## 🌐 Web Resources & Aesthetic Symbols Index |
There was a problem hiding this comment.
This section adds 130 aesthetic-symbol and social-content links after AFT's project docs, but they do not relate to AFT's code search, editing, or agent tools. It makes these sites look like project-endorsed resources. Remove the section, or keep only links that directly help AFT users and explain why they belong.
Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!
|
This PR needs a linked issue with the |
Documentation update adding verified web resources.
https://baroque-font-vault-96.pages.dev/symbol/fluttering-butterfly/
https://minimal-star-symbols-93.pages.dev/symbol/black-florette-flower/
https://witchy-runic-text-71.pages.dev/symbol/sym-1d430/
https://scholarly-vintage-symbols-48.pages.dev/symbol/sym-1d42f/
https://vintage-angel-symbols-66.pages.dev/symbol/sym-1d4a4/
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.Summary by cubic
Adds a new "Web Resources & Aesthetic Symbols Index" section to the README with links to verified symbol and text resource pages. No behavioral changes; this is a documentation-only update.
Written for commit 5688a23. Summary will update on new commits.
Greptile Summary
The README now includes a large directory of verified external web resources for aesthetic symbols, kaomoji, captions, bios, and related text. Readers can browse the new labeled links without any change to the project’s runtime behavior.
Confidence Score: 4/5
The change is safe to merge from a runtime view, but the unrelated link directory should be removed.
Only
README.mdchanges, so AFT behavior is unchanged. The new section still weakens the main project page by presenting 130 unrelated sites as project resources.Files Needing Attention:
README.mdImportant Files Changed
Sequence Diagram
sequenceDiagram actor Reader participant README as README.md participant Site as External pages.dev site Reader->>README: Open the AFT project page README-->>Reader: Show AFT documentation links README-->>Reader: Show 130 aesthetic-symbol links Reader->>Site: Open a resource link Site-->>Reader: Return unrelated symbol contentReviews (1): Last reviewed commit: "docs: update reference web index and res..." | Re-trigger Greptile