Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-work Categories #71

Open
9 tasks
bobbermac opened this issue Aug 20, 2017 · 0 comments
Open
9 tasks

Re-work Categories #71

bobbermac opened this issue Aug 20, 2017 · 0 comments

Comments

@bobbermac
Copy link
Member

bobbermac commented Aug 20, 2017

Instead of a page with links for each category (like tags), promote the category content to front-page-like status:

  • Refactor the home-page template to be a general "headlines" page
  • Move general, headlines-oriented functionality into discrete functions
  • Convert home-page generating function to a category page of type "front-page"
  • For each category, have a category page of the given category's type
  • Update category links on the sites to point to these new headline pages for each category
  • Support good user experience for new category pages:
    • Update the category page to use full-width page
    • Add a left column that lists all categories in the system as stacked pills nav menu
    • Make right column the main content area that's like the home page / headlines (but for just the selected category)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant