Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs: overhaul homepage#11345

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

JoshuaKGoldberg
Copy link
Member

@JoshuaKGoldbergJoshuaKGoldberg commentedJun 25, 2025
edited
Loading

PR Checklist

Overview

Overhauls the homepage to address the points in the issue. I tried make each section more clear & direct for what it was trying to convey.

The main change points are, top-to-bottom:

  1. Shrunk the big blue banner to put more information side-by-side
  2. Changed the project slogan from:
    • Previous:"The tooling that enables ESLint and Prettier to support TypeScript."
    • Updated:"Powerful static analysis for JavaScript and TypeScript."
  3. Switched the initial explainer section to start with the three main value props of the project: language support, standard (TS) rules, and typed linting. It also decreases the vertical size of the ESLint & TypeScript explanations by removing their logos and trimming down the text.
  4. Replaced the now-redundant"Why does typescript-eslint exist?" with a section for recent blog posts.
  5. Added brief explanatory text toFinancial Contributors, and made the links a little more clear.
BeforeAfter
Before screenshot of the homepage top sectionAfter screenshot of the homepage top section
Before screenshot of the homepage 'Why does this project exist?' sectionAfter screenshot of the homepage 'Recent Blog Posts' section
Before screenshot of the homepage 'Financial Contributors' section screenshot of the homepage 'Financial Contributors' section

ronami, kirkwaiblinger, spanishpear, and lishaduck reacted with heart emoji
@typescript-eslint
Copy link
Contributor

Thanks for the PR,@JoshuaKGoldberg!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently onhttps://opencollective.com/typescript-eslint.

@netlifyNetlify
Copy link

netlifybot commentedJun 25, 2025
edited
Loading

Deploy Preview fortypescript-eslint ready!

NameLink
🔨 Latest commit55cb225
🔍 Latest deploy loghttps://app.netlify.com/projects/typescript-eslint/deploys/68666e78fef346000878b2b8
😎 Deploy Previewhttps://deploy-preview-11345--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 98 (no change from production)
Accessibility: 97 (🔴 down 3 from production)
Best Practices: 100 (no change from production)
SEO: 92 (🔴 down 8 from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to yourNetlify project configuration.

@nx-cloudNx Cloud
Copy link

nx-cloudbot commentedJun 25, 2025
edited
Loading

View yourCI Pipeline Execution ↗ for commit55cb225.

CommandStatusDurationResult
nx run-many -t typecheck❌ Failed2m 19sView ↗
nx run-many -t lint❌ Failed2m 3sView ↗
nx test eslint-plugin --coverage=false✅ Succeeded5m 7sView ↗
nx run integration-tests:test✅ Succeeded49sView ↗
nx test typescript-estree --coverage=false✅ Succeeded20sView ↗
nx test eslint-plugin-internal --coverage=false✅ Succeeded9sView ↗
nx run types:build✅ Succeeded10sView ↗
nx run generate-configs✅ Succeeded12sView ↗
Additional runs (27)✅ Succeeded...View ↗

☁️Nx Cloud last updated this comment at2025-07-03 12:04:07 UTC

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This was much more work than I'd hoped it would be. There's no exported way to get blog posts from@docusaurus/plugin-content-docs that I could find.https://www.cheehow.dev/blog/2024/04/01/show-recent-posts-in-docusaurus has a suggested strategy & links to more info. I did that at first but kept hitting tricky edge cases with the plugin. So in the end I just went with this more direct approach: manually re-reading and re-parsing the files. 🤷

@JoshuaKGoldbergJoshuaKGoldberg marked this pull request as ready for reviewJune 26, 2025 12:53
@JoshuaKGoldberg
Copy link
MemberAuthor

I don't know whytools/scripts/generate-sponsors.mts is failing in the lint job. It's not related to this PR.

bradzacher
bradzacher previously approved these changesJun 26, 2025
@JoshuaKGoldbergJoshuaKGoldberg added the 1 approval>=1 team member has approved this PR; we're now leaving it open for more reviews before we merge labelJun 30, 2025
JamesHenry
JamesHenry previously approved these changesJul 2, 2025
@kirkwaiblinger
Copy link
Member

There's now a "Learn More" button (next to "See the Rules") on the homepage that does the same thing as "Get Started". Is that intentional?

Copy link
Member

@kirkwaiblingerkirkwaiblinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

💖

@JoshuaKGoldberg
Copy link
MemberAuthor

JoshuaKGoldberg commentedJul 4, 2025
edited
Loading

There's now a "Learn More" button (next to "See the Rules") on the homepage that does the same thing as "Get Started". Is that intentional?

...-ish. I couldn't figure out a different good CTA target. 🤷 😞

The design constraint was using different CTA text to make the links not so repetitive. If anybody can think of a good workaround I wouldemphatically approve it.

kirkwaiblinger reacted with thumbs up emoji

@JoshuaKGoldbergJoshuaKGoldberg merged commita8e038f intotypescript-eslint:mainJul 4, 2025
60 of 63 checks passed
@JoshuaKGoldbergJoshuaKGoldberg deleted the homepage-overhaul branchJuly 5, 2025 15:45
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsJul 13, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@kirkwaiblingerkirkwaiblingerkirkwaiblinger approved these changes

@JamesHenryJamesHenryJamesHenry left review comments

@bradzacherbradzacherbradzacher left review comments

Assignees
No one assigned
Labels
1 approval>=1 team member has approved this PR; we're now leaving it open for more reviews before we merge
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Docs: Homepage overhaul
4 participants
@JoshuaKGoldberg@kirkwaiblinger@JamesHenry@bradzacher

[8]ページ先頭

©2009-2025 Movatter.jp