open-sauced / landing-page

This is the new landing page for open sauced
https://opensauced.pizza
30 stars 28 forks source link

Feature: Add date to Blog Posts #237

Closed bdougie closed 4 months ago

bdougie commented 4 months ago

Type of feature

🍕 Feature

Current behavior

As an effort to improve SEO, we need to add a date on our blog post.

Screen Shot 2024-04-09 at 12 53 42 PM

Suggested solution

My thought is to mirror exaclty what we have for changelog. Though I am open to suggestions.

Screen Shot 2024-04-09 at 12 54 10 PM

Additional context

No response

Code of Conduct

Contributing Docs

isabensusan commented 4 months ago

Adding a small request to make the date format more human, the same way we do in the changelog component.

image
isabensusan commented 4 months ago

make date 2xl and human format

image
isabensusan commented 4 months ago

calendar icon incoming

image
nickytonline commented 4 months ago

If we add dates, ensure to use an HTML time element. It can help SEO and also makes the page more accessible.