Coding-Coach / Coding-Coach/coding-coach

Adding pagination to the blog

未关闭
#352 7 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
452
派生
157
PR 合并指标
30 天内没有已合并 PR

描述

We need to add pagination to show all content, right now we have a couple posts but eventually the number will grow and we will need a pagination.

![Mobile](https://user-images.githubusercontent.com/219207/64924614-409eb380-d7ac-11e9-8c93-ff80139840fa.png)

![Web](https://user-images.githubusercontent.com/219207/64924616-45636780-d7ac-11e9-83fa-bbcb37870ee3.png)

## Styles:
- Font size: 16px
- Color: #4A4A4A
- Bg color selected: primary
- Color selected: White

Use the same selected styles for hover. And make sure to use tailwind at all times, all these styles are defined in tailwind already 🙌

贡献指南

打开贡献指南

调研方向

从博客列表/页面入口开始,检查当前帖子是如何渲染的;该 issue 没有指定文件或测试。为不断增长的帖子列表添加分页,使其符合提供的移动端和 Web 参考以及指定的 Tailwind 样式,然后验证 selected 和 hover 状态。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, tailwindcss
领域
content, frontend, web-dev
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。