Pages structure
farskid opened this issue · 1 comments
stately.ai/blog <- all posts
stately.ai/blog/post-title <- single post
stately.ai/blog/categories <- list of categories
stately.ai/blog/category/category-title <- list of category posts
stately.ai/blog/keywords <- list of keywords
stately.ai/blog/keyword <- list of keyword posts
stately.ai/blog/authors <- list of authors
stately.ai/blog/author/farzad <- list of author posts
stately.ai/blog/?=search-term <- list of search results
We'll be doing these pages post MVP.
stately.ai/blog/categories <- list of categories
stately.ai/blog/category/category-title <- list of category posts
stately.ai/blog/keywords <- list of keywords
stately.ai/blog/keyword <- list of keyword posts
stately.ai/blog/authors <- list of authors
stately.ai/blog/author/farzad <- list of author posts
stately.ai/blog/?=search-term <- list of search results