-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
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
Conversation
✔️ [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 |
⚡️ Lighthouse report for the changes in this PR:
Lighthouse ran on https://deploy-preview-6334--docusaurus-2.netlify.app/ |
Size Change: +769 B (0%) Total Size: 710 kB
ℹ️ View Unchanged
|
There was a problem hiding this 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 |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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 😄
There was a problem hiding this comment.
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
There was a problem hiding this 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
Should we wait for 30k stars to publish? We are so close
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... |
@yangshun pointed out that we are growing faster than many alternatives, still not bad
https://twitter.com/sebastienlorber/timelines/1392048416872706049 |
title: Docusaurus 2021 Recap | ||
authors: [Josh-Cena] | ||
tags: [recap] | ||
image: ./img/thumbnail.png |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
something missing?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops :D
🎉 |
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?