eslint / archive-website

The ESLint website
https://eslint.org
MIT License
96 stars 244 forks source link

Make sure every blog post has a teaser #903

Closed snitin315 closed 2 years ago

snitin315 commented 2 years ago

From https://github.com/eslint/website/issues/894

The teaser is 1-3 sentences that hint at the topic of the post. This is what will be shown in a list of blog posts on the new site. For that reason, we need to make sure each post has an appropriate teaser. In some cases, the teaser can just be the first paragraph of a post (especially for older release notes) but otherwise should just be a summary of the post.

Following posts doesn't have teaser property -

nzakas commented 2 years ago

Thanks for catching that!

AkashaRojee commented 2 years ago

Hello!

Is this issue available to work on, please? If yes, I would like to do this.

nzakas commented 2 years ago

Yes it is! We still aren’t sure which posts have teasers and which don’t, so we would appreciate the help.

AkashaRojee commented 2 years ago

Great! I'll take it :)

AkashaRojee commented 2 years ago

Hello!

I'd just like to share some updates.

I am planning to finish them this week.

nzakas commented 2 years ago

Nice! Feel free to submit a PR as you finish each year rather than waiting for it all.

AkashaRojee commented 2 years ago

Sorry for the delay. Everything is complete now, so I submitted one PR. Please, let me know if there's any changes required, though.

Thanks!