python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Create link to specific blog article by primary key in Django and slugify url
I am following some basic tutorials to learn the basics of building websites in Django.
I have a "news template" working, but I am struggling to (understand) create the links to a specific d...
Nicolaj Jeppesen
Votes: 0
Answers: 1
Laravel custom permalink
I am trying to change the url of my article page so instead of showing the article id I'd like to show the article title.
Currently the URL is as follows;
https://www.example.com/posts/post/32
Where 3...
assiemp
Votes: 0
Answers: 1
Gatsby site not generating slugs as expected
I was following the Gatsby tutorial, but I'm not seeing what they are seeing when it comes to generating slugs for mdx files in a subdirectory of src/pages. For example when I have a file like src/pag...
Christopher Leggett
Votes: 0
Answers: 2