luckyframework / luckyframework/lucky_cli
Sitemap generation
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 92
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
I don't know if this makes more sense here or in the main repo, but I figure this would probably be something to add to the cli. Seeing as lucky knows all of the available routes it would make sense to have a `gen.sitemap` command that generates a sitemap.xml file and places it in the public directory.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by locating the CLI command definitions and how Lucky exposes its available routes; determine the expected sitemap scope and public-directory path. Done means a gen.sitemap command generates sitemap.xml in the public directory.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- crystal
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100