issues
search
hmans
/
indiepants
IndiePants, aka Pants Phase 2. A clean indieweb-like implementation.
13
stars
1
forks
source link
Basic Blog Functionality
#2
Closed
hmans
closed
9 years ago
hmans
commented
9 years ago
IndiePants is, of course, also a blog engine.
[x] Create a new post
[x] Edit an existing post
[x] Delete a post
[x] Keep deleted posts around (so we can serve them as 410 later)
[x] Keep a list of previous URLs
[x] Find post by list of previous URLs, then redirect to canonical URL (make sure it's a 301!)
[x] Render Markdown
[x] Custom post types
hmans
commented
9 years ago
Done, hooray!
IndiePants is, of course, also a blog engine.