-
Notifications
You must be signed in to change notification settings - Fork 162
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
Adding pagination to the blog #352
Comments
Do let me know when we are planning to work on this, I can pick up this one. |
All yours! Let me know if you have any questions thank you! |
Hi @ashvinikumar, any progress on this? |
Hi @crysfel, I'm on vacation, will be working on next week. |
can someone else take this, I'm busy with work. |
I can take it.... I may be slow since I'm new @crysfel |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Styles:
Use the same selected styles for hover. And make sure to use tailwind at all times, all these styles are defined in tailwind already 🙌
The text was updated successfully, but these errors were encountered: