Skip to content

Blog and Article Page #3

@ammodev

Description

@ammodev

Is your feature request related to a problem?

Currently, there is no way to create and manage blog articles on the website. This feature would allow structured content creation with categories such as "DEVLOG, UPDATE, ANNOUNCEMENT, EVENT, RELEASE."

Describe the solution you'd like.

A blog system that includes:

  • Article creation and management.
  • Categories for organizing blog posts.
  • Essential metadata such as title, short description, and thumbnail.
  • Markdown support for content formatting.
  • Proper meta tags for social media preview.

The backend should handle blog creation with:

  • Policies for access control (set to true initially as no permission system is in place).
  • Custom requests with validation.
  • Actions and a controller.

Frontend should follow the structure of a typical blog UI, similar to https://www.cytooxien.de/de/blog.

Describe alternatives you've considered.

Using third-party blogging platforms such as WordPress or Medium, but this would not integrate seamlessly with the existing system.

Other

SEO optimization is not a priority, but correct meta tag implementation for social media sharing is required.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    for: futureIssue scheduled for resolution at some point in the future.good first issueSimple bug fix or feature which would be a good first PR for someone new to the projectstatus: input wantedLooking for community feedback on this issue.

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions