eslint / archive-website

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

Update: Add date posted for blog posts #869

Closed thomasgilmore closed 2 years ago

thomasgilmore commented 2 years ago

fixes issue #833 by adding dates to blog posts.

eslint-github-bot[bot] commented 2 years ago

Hi @thomasgilmore95!, thanks for the Pull Request

The pull request title isn't properly formatted. We ask that you update the message to match this format, as we use it to generate changelogs and automate releases.

Read more about contributing to ESLint here

linux-foundation-easycla[bot] commented 2 years ago

CLA Signed

The committers are authorized under a signed CLA.

eslint-github-bot[bot] commented 2 years ago

Hi @thomasgilmore95!, thanks for the Pull Request

The pull request title isn't properly formatted. We ask that you update the message to match this format, as we use it to generate changelogs and automate releases.

Read more about contributing to ESLint here

netlify[bot] commented 2 years ago

✔️ Deploy Preview for eslint ready!

🔨 Explore the source changes: 4dbc313c4268c0043c8a9a805798079026d2b38f

🔍 Inspect the deploy log: https://app.netlify.com/sites/eslint/deploys/614bb79eb25d3d00081a2d16

😎 Browse the preview: https://deploy-preview-869--eslint.netlify.app

nzakas commented 2 years ago

Nice, simple, clean. I like it. Thank you!

thomasgilmore commented 2 years ago

That makes more sense to do. I actually didn't know how to do that. However, I did look it up and I will change it so the title and date are added in the blog/post layout.

linux-foundation-easycla[bot] commented 2 years ago

CLA Signed

The committers are authorized under a signed CLA.

thomasgilmore commented 2 years ago

Hi, I added the title and date to the blog post layout and removed them from the blog post. I would also add the grading, just not sure what that is.

thomasgilmore commented 2 years ago

@nzakas Thank you for letting me work on this.

thomasgilmore commented 2 years ago

@mdjermanovic Thank you for your help.