maci
maci copied to clipboard
feat(blog): card implemented to blog page
Description
Added a Card component and implemented the component to all markdown files in the blog directory to display the cards.
Additional Notes
I had to use URL's for clickmore button, when users click it'll show the full content in a separate page. Also, i modified double quotes with " in a few to be able to implement the component without any issues.
Related issue(s)
docs: redesign blog index page #1258
Confirmation
- [ yes] I have read and understand MACI's contributor guidelines and code of conduct.
- [ yes] I have read and understand MACI's GitHub processes.
- [ yes] I have read and understand MACI's testing guide.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated (UTC) |
|---|---|---|---|
| maci-website | ✅ Ready (Inspect) | Visit Preview | Aug 7, 2024 0:23am |
Description
Added a Card component and implemented the component to all markdown files in the blog directory to display the cards.
Additional Notes
I had to use URL's for clickmore button, when users click it'll show the full content in a separate page. Also, i modified double quotes with " in a few to be able to implement the component without any issues.
Related issue(s)
docs: redesign blog index page #1258
Confirmation
- [ yes] I have read and understand MACI's contributor guidelines and code of conduct.
- [ yes] I have read and understand MACI's GitHub processes.
- [ yes] I have read and understand MACI's testing guide.
thank you very much for this. Was checking the preview and it looks like the links on the card are not being parsed correctly
@kittybest Noted!
@kittybest Noted!
@mabsattar Wanted to check if there was any updates on this? I see that the links are not displayed correctly, and there's also @kittybest suggestion in the comment above! Also, did you have in mind to have the actual index page of the blog present all posts and their preview like some of the examples in the issue (https://mirror.xyz/privacy-scaling-explorations.eth) or did you want us to take care of that part? thanks for your work so far :)
@ctrlc03 i'm working on it, I haven't pushed the code yet, also i can try and work on the index page as well as mentioned by @kittybest .
@ctrlc03 i'm working on it, I haven't pushed the code yet, also i can try and work on the index page as well as mentioned by @kittybest .
@mabsattar Thank you so much for that! lmk if we can help