github-error-solve icon indicating copy to clipboard operation
github-error-solve copied to clipboard

230 blogs route

Open SureshPradhana opened this issue 6 months ago • 6 comments

#230

  • [x] Create a route to list all blogs.
  • [x] Add frontmatter support for tags, author information, and title slug in Markdown files.
  • [x] Implement functionality to dynamically read and parse frontmatter data.
  • [x] Implement dynamic display of tags, author information, and title slug on blog pages.

Summary by CodeRabbit

  • New Features

    • Added a comprehensive guide for new contributors on how to engage with open-source projects on GitHub.
    • Introduced a "Blogs" section in the navigation header for easier access to blog content.
    • Enabled a dedicated page for listing blog posts and dynamic routing for individual blog details.
    • Implemented a detailed blog post viewer with a table of contents for enhanced navigation and user experience.
  • Bug Fixes

    • Improved error handling and loading states in blog fetching components to enhance usability.
  • Documentation

    • Created new documentation on contributing to open source, providing clear steps and visual aids.

SureshPradhana avatar Jul 31 '24 07:07 SureshPradhana