Blogpost Path Uniqueness
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript
Research direction
Start by locating the blog post path-generation entry point and the metadata handling for titles and dates. Verify how existing blog URLs are produced, then confirm that combining the date with the title gives distinct paths for posts with duplicate titles without breaking the expected blog URL format.
Written by the indexing model from the issue text.
Description
Problem
Currently, the title of a blog post will become it's path on the website, for instance a blog post with metadata title "My first Terasology blog!" will be served at /blog/my-first-terasology-blog. This means, that the title needs to be unique, which doesn't really make sense. For instance, if somebody today would write a blog post and title it the same as a blog post written 2 years ago, we would have a conflict there which might not be resolved deterministically.
Proposal
Use the date in combination with the title to avoid the requirement on titles to be unique.
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
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.
More from MovingBlocks/movingblocks.github.com
-
bug help wanted
Difficulty 4/5 3-5 days Newbie friendliness 45/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 48/100
MovingBlocks/movingblocks.github.com#238 · 1 comment ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 52/100
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 45/100
All issues in MovingBlocks/movingblocks.github.com
Similar issues
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
optimization optimization:agents-md-curator
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
githubnext/gh-aw-cao#13143 ·
-
status: needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100