Skip to content

chore(marketing): set empty GitHub repo description + fix homepageUrl to https #156

Description

@benjamineckstein

Problem. The repo description is empty (kills GitHub search, the repo header, and social unfurls) and homepageUrl is http://, not https://. The repo has ~3 stars; every first impression counts.

Evidence. gh repo view --json description,homepageUrl"description":"", homepageUrl:"http://openapi-laravel.codewithagents.de/".

Fix (repo settings, not a commit).
gh repo edit --description "Spec-first OpenAPI to Laravel codegen: spatie/laravel-data classes, spec-derived validation rules, native enums, controllers and routes. The spec is the source of truth." --homepage https://openapi-laravel.codewithagents.de/
(<~120 chars, front-loads "spec-first OpenAPI Laravel".)

Done when. Description set; homepage is https.


Filed from a repo-wide improvement audit; every claim was adversarially verified against source.

Metadata

Metadata

Assignees

No one assigned

    Labels

    marketingPositioning, distribution, content

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions