I want to make a Documentation website for my client.
But I don't know how to make Documentation like paystack & stripe.
there is any library...
For further actions, you may consider blocking this person and/or reporting abuse
guys I find one repo for my solution:
repo: github.com/BlizzBolts/docit
website: blizzbolts.github.io/docit/#/get-s...
docit author: BlizzBolts
GitHub: github.com/BlizzBolts
but you can give me more suggestions. so I can learn lots
We use Docusaurus. It's simple and easy to use.
docusaurus.io/
Have fun!
I just know that is one of the open-source projects of META. But now I understand its true value. thank you very much :)
I think Stripe atleast has a custom solution that pulls some type of docs from the code and mixes in some descriptions and examples. Or developers do that together with technical writers on the team so the docs might be fully owned and run by the teams.
yeah! thanks for your response 😊
Have you tried Docusaurus?
We used Docusaurus to document our software project we're going to release soon. We already worked with react, so it seemed a good choice, and it's free. I actually don't like META, but the software they put out is decent. Docusaurus is easy to set up. You have to dig in the documentation for a few things like layout and stuff. But overall it's really lightweight and fast. I can really recommend it.
Now I am also working on this! ( Docusaurus ) It's really full of fun.
I am eager to see our upcoming release 🥺
Please let me know.
Thanks 😊
I just know that is one of the open-source projects of META. But now I understand its true value. thank you very much :)
Also if you want to add another functionality, I can recommend react-pdf , you can customize a lot of styles and display, or download the document if you want.
sure! 😊 thanks
I built a free template recently, using next, markdoc and tailwind.
live:
next-galaxy-preview.vercel.app/docs
Source:
github.com/mverissimo/next-galaxy-...
wow! I really 😍 this design! I should try this! really thanks brother 😊