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

Read-only news/blog #32

Open
bobbylight opened this issue Apr 6, 2018 · 0 comments
Open

Read-only news/blog #32

bobbylight opened this issue Apr 6, 2018 · 0 comments
Assignees

Comments

@bobbylight
Copy link
Owner

A new tab in the app labeled "News". This should fetch blog entries from an api/blogPosts REST endpoint. User should be able to page through say 10 at a time.

Blog post properties:

  • Title
  • Body
  • Author
  • Post date
  • View count
  • Card image

The blog post body should be stored and rendered as markdown.

Clicking to open a full blog post will be a future ticket and not handled here.

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