Blogpost Path Uniqueness
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Idoneità per principianti
- 35/100
- Tipo di issue
- Funzionalità
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Ferma
- Stack tecnologico
- javascript
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
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.
- Lingua principale
- JavaScript
- Stelle
- 7
- Fork
- 17
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di MovingBlocks/movingblocks.github.com
-
bug help wanted
Difficoltà 4/5 3-5 giorni Idoneità per principianti 45/100
-
dotenv is not installed Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 48/100
MovingBlocks/movingblocks.github.com#238 · 1 commento ·
-
enhancement
Difficoltà 2/5 1-3 ore Idoneità per principianti 55/100
-
enhancement
Difficoltà 2/5 1-3 ore Idoneità per principianti 52/100
-
enhancement
Difficoltà 4/5 3-5 giorni Idoneità per principianti 45/100
Tutte le issue di MovingBlocks/movingblocks.github.com
Issue simili
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
mksglu/context-mode#1200 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
neondatabase/website#5944 ·
-
module: core
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
bigbluebutton/bigbluebutton#25849 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
jaegertracing/jaeger-ui#4506 ·