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: new documentation site #1365

Merged
merged 4 commits into from
Jan 25, 2023
Merged

Conversation

andrii-bodnar
Copy link
Contributor

@andrii-bodnar andrii-bodnar commented Jan 24, 2023

🚀 preview 🚀

Continuing the topic #1334

  • Use the Docusaurus framework
  • Convert all the docs to the .md extension
    • Create new Main page
    • Prettify
    • Actualize existing articles and restructure some of them
    • Add more users
    • Add npm2yarn switchers
  • CI/CD
    • Eslint and Prettier configuration
    • Update deployment WF
    • Update Vercel configuration
    • Algolia index update

Decided to stay on the same repo because it's easier to maintain and contribute in this case.

@vercel
Copy link

vercel bot commented Jan 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
js-lingui ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 24, 2023 at 4:20PM (UTC)

@andrii-bodnar andrii-bodnar changed the title New Documentation docs: New Documentation Jan 24, 2023
@andrii-bodnar andrii-bodnar changed the title docs: New Documentation docs: new documentation site Jan 24, 2023
@github-actions
Copy link

github-actions bot commented Jan 24, 2023

size-limit report 📦

Path Size
./packages/core/build/esm/index.js 2.89 KB (0%)
./packages/detect-locale/build/esm/index.js 804 B (0%)
./packages/react/build/esm/index.js 2.61 KB (0%)
./packages/remote-loader/build/esm/index.js 7.37 KB (0%)

@timofei-iatsenko
Copy link
Collaborator

Awesome. nice! I also would like to see a discord link in the header on the right side

image

@andrii-bodnar
Copy link
Contributor Author

@thekip thanks for the suggestion! Will add it in a separate PR after the release

Copy link
Contributor

@Martin005 Martin005 left a comment

Choose a reason for hiding this comment

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

THANKS! 🚀

I have only a few comments. And also, can this empty file be removed website/src/pages/index.module.css?

README.md Outdated Show resolved Hide resolved
package.json Show resolved Hide resolved
website/package.json Outdated Show resolved Hide resolved
@timofei-iatsenko
Copy link
Collaborator

Should I point on non-actual articles here on in different PR after merging this?

@andrii-bodnar
Copy link
Contributor Author

andrii-bodnar commented Jan 24, 2023

@thekip in different PR after merging

@semoal
Copy link
Contributor

semoal commented Jan 24, 2023

This looks amazing! Great jobs guys!

@andrii-bodnar andrii-bodnar merged commit c51f2dd into main Jan 25, 2023
@andrii-bodnar andrii-bodnar deleted the docs/introduce-new-documentation branch January 25, 2023 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Long-term feature] - Migrate from rst to markdown
4 participants