-
we will create static pages for blog post slug as well in similar theme
-
nuxt can render markdown content and tailwindcss/typography assigns css attr towards those prose contents (markdown formatting)
-
if username match with blog author, then it will be linked to maintainers page as well
if not, simple name is shown -
added simple markdown sample and doc for help
visualization of current implementation:
- Index page:
- Blog post page
[画像:image]
- we will create static pages for blog post slug as well in similar theme
- nuxt can render markdown content and tailwindcss/typography assigns css attr towards those prose contents (markdown formatting)
- if username match with blog author, then it will be linked to maintainers page as well
if not, simple name is shown
- added simple markdown sample and doc for help
visualization of current implementation:
- Index page:
<img width="700" height="700" alt="image" src="https://github.com/user-attachments/assets/09aa831a-23e4-44d1-be5c-3494f2b21152" />
- Blog post page
<img width="700" height="700" alt="image" src="https://github.com/user-attachments/assets/a4b6dec0-d3ab-444f-95fd-d3ff7f87fe32" />