Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: 2021 recap blog post #6334

Merged
merged 15 commits into from
Jan 24, 2022
Merged

docs: 2021 recap blog post #6334

merged 15 commits into from
Jan 24, 2022

Conversation

Josh-Cena
Copy link
Collaborator

@Josh-Cena Josh-Cena commented Jan 13, 2022

Motivation

2021 is behind us. Let's recap :D

Have you read the Contributing Guidelines on pull requests?

Yes

Test Plan

https://deploy-preview-6334--docusaurus-2.netlify.app/blog/2022/01/24/docusaurus-2021-recap/

TODO

Media? Other sections I should add?

@Josh-Cena Josh-Cena added the pr: documentation This PR works on the website or other text documents in the repo. label Jan 13, 2022
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Jan 13, 2022
@netlify
Copy link

netlify bot commented Jan 13, 2022

✔️ [V2]

🔨 Explore the source changes: dd2e433

🔍 Inspect the deploy log: https://app.netlify.com/sites/docusaurus-2/deploys/61eeb0f2ab616600072cdb56

😎 Browse the preview: https://deploy-preview-6334--docusaurus-2.netlify.app

@github-actions
Copy link

github-actions bot commented Jan 13, 2022

⚡️ Lighthouse report for the changes in this PR:

Category Score
🟠 Performance 76
🟢 Accessibility 100
🟢 Best practices 93
🟢 SEO 100
🟢 PWA 92

Lighthouse ran on https://deploy-preview-6334--docusaurus-2.netlify.app/

@github-actions
Copy link

github-actions bot commented Jan 13, 2022

Size Change: +769 B (0%)

Total Size: 710 kB

Filename Size Change
website/build/assets/js/main.********.js 533 kB +769 B (0%)
ℹ️ View Unchanged
Filename Size
website/.docusaurus/globalData.json 44 kB
website/build/assets/css/styles.********.css 104 kB
website/build/index.html 29.8 kB

compressed-size-action

@Josh-Cena Josh-Cena added the status: awaiting review This PR is ready for review, will be merged after maintainers' approval label Jan 16, 2022
Copy link
Contributor

@yangshun yangshun left a comment

Choose a reason for hiding this comment

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

Looks really great! This is IMO the best-written recap so far, love the tone + content and really excited to see that the community and project has matured so much.

I made some tiny changes. Will leave it to @slorber for the final stamp.

Thanks for writing this!!!

- **Redesigned mobile navigation**: mobile users now enjoy all navigation features as on desktop
- **UI improvements**: more accessible quotes, better admonitions, back-to-top button...
- **Blog multi-authors**: credit all the amazing contributors that collaborated on one blog post!
- **More blog features**: archive page, structured data for SEO, full post content in feeds – empowering you to ship a fully-featured blog in no time
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@yangshun FYI, although I don't have strong opinions on this, em-dashes are usually used without spaces around them. The AP style guide is the only guide I know that recommends spaces around them. I've just changed to using en-dashes instead because " – " === "—", if you think spaces improve legibility.

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah I see. We've been putting spaces around our dashes (for e.g. a few instances on this page https://docusaurus.io/docs). I think legibility is most important, so as long as there are spaces it's good 😄

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, I think legibility is a legitimate point :D

Copy link
Collaborator

@slorber slorber left a comment

Choose a reason for hiding this comment

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

That looks great!

Some extra suggestions:

  • write something like "users said great things about Docusaurus in 2021" + link to Twitter testimonials?
  • more stats and curves?

https://risingstars.js.org/2021/en#section-ssg

image

https://star-history.com/#facebook/docusaurus&vuejs/vuepress&11ty/eleventy&hexojs/hexo&vercel/next.js&gatsbyjs/gatsby&gohugoio/hugo&jekyll/jekyll&nuxt/nuxt.js

image


Should we wait for 30k stars to publish? We are so close

website/blog/2022-01-13-docusaurus-2021-recap/index.md Outdated Show resolved Hide resolved
website/blog/2022-01-13-docusaurus-2021-recap/index.md Outdated Show resolved Hide resolved
website/blog/2022-01-13-docusaurus-2021-recap/index.md Outdated Show resolved Hide resolved
website/blog/2022-01-13-docusaurus-2021-recap/index.md Outdated Show resolved Hide resolved
website/blog/2022-01-13-docusaurus-2021-recap/index.md Outdated Show resolved Hide resolved
@Josh-Cena
Copy link
Collaborator Author

Josh-Cena commented Jan 20, 2022

I checked that star history curve. We aren't the most impressive so I didn't add it😄

About the Twitter collection, I forgot where that is...

@slorber
Copy link
Collaborator

slorber commented Jan 20, 2022

I checked that star history curve. We aren't the most impressive so I didn't add it😄

@yangshun pointed out that we are growing faster than many alternatives, still not bad

About the Twitter collection, I forgot where that is...

https://twitter.com/sebastienlorber/timelines/1392048416872706049

title: Docusaurus 2021 Recap
authors: [Josh-Cena]
tags: [recap]
image: ./img/thumbnail.png
Copy link
Collaborator

Choose a reason for hiding this comment

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

Some suggestion:

Make the text more readable

Add the 30k milestone on the card?

image

@Josh-Cena Josh-Cena requested a review from slorber January 24, 2022 12:40
We released 18 versions, going from `2.0.0-alpha.71` to `2.0.0-beta.14`. That's one release every 20 days!

### GitHub

- **Stars**: 20,460 → 29,679 (+45.1% y/y). We are on our way to 30k stars!
- **Stars**: 20,460 → 29,679 (+45.1% y/y). And, just before this blog post was finally posted
Copy link
Collaborator

Choose a reason for hiding this comment

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

something missing?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Oops :D

@Josh-Cena Josh-Cena removed the status: awaiting review This PR is ready for review, will be merged after maintainers' approval label Jan 24, 2022
@Josh-Cena Josh-Cena merged commit a41a5c3 into main Jan 24, 2022
@Josh-Cena Josh-Cena deleted the jc/2021-recap branch January 24, 2022 14:06
@Josh-Cena
Copy link
Collaborator Author

🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: documentation This PR works on the website or other text documents in the repo.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants