issues
search
pdarche
/
darche
0
stars
0
forks
source link
Add url slugs
#1
Open
pdarche
opened
7 years ago
pdarche
commented
7 years ago
This'll require a CouchDB view to fetch all projects / posts by slug rather than id:
http://guide.couchdb.org/draft/views.html
Add function for generating a slug:
https://gist.github.com/mathewbyrne/1280286