Fix new_post
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 4
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I didn't fix the Rakefile, but it needs to use date instead of modified, and to include talks by default as a category. Might have time tomorrow night.
Contributor guide
No contributing guide indexed for this repository
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
Start with the Rakefile and locate the new_post task. Check how it selects the post date and categories, then verify that it uses date rather than modified and includes talks by default. Done means the task generates the expected new post metadata without requiring extra category selection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100