A comprehensive documentation platform for JavaScript, TypeScript, Node, and React. Our website is a community-driven project, created by developers for developers, with the aim of providing high-quality and up-to-date resources for everyone interested in these technologies.
-
Clone this repo
git clone https://github.com/mahady-manana/betatuto-docs.git
-
Now, you have 2 options to start editing:
- Using development server, or
- Using VS Code Extensions.
Due to some reason - we removed the development server
You can directly edit file and see preview without a development server by using VS Code extensions like Markdown All in One or any markdown extension for that editor.
- Add JavaScript documentation
- Add React.js documentation
- Add Node.js documentation
- Add TypeScript documentation
Success, checked ....
::checked [your_text] checked::
// If you only need the icon, you can do this
::checked checked::
Failed, error....
::error [your_text] error::
// If you only need the icon, you can do this
::error error::
the result will be like this:
Outside code snippet
::checked
Lorem ipsum dolor sit amet consectetur adipisicing elit. Ex commodi culpa repellendus ullam reprehenderit voluptates labore dolorem iusto, hic et? Iste laudantium molestiae alias totam natus voluptatum, officia ex? Officia?
checked::
::info
Lorem ipsum dolor sit amet consectetur adipisicing elit. Ex commodi culpa repellendus ullam reprehenderit voluptates labore dolorem iusto, hic et? Iste laudantium molestiae alias totam natus voluptatum, officia ex? Officia?
info::
::warning
Lorem ipsum dolor sit amet consectetur adipisicing elit. Ex commodi culpa repellendus ullam reprehenderit voluptates labore dolorem iusto, hic et? Iste laudantium molestiae alias totam natus voluptatum, officia ex? Officia?
warning::
::error
Lorem ipsum dolor sit amet consectetur adipisicing elit. Ex commodi culpa repellendus ullam reprehenderit voluptates labore dolorem iusto, hic et? Iste laudantium molestiae alias totam natus voluptatum, officia ex? Officia?
error::
Please read our How To before contributing to this project. Please read our Contribution Guidelines before contributing to this project.
We have adopted a Code of Conduct that we expect all contributors to adhere to. Please read and understand this code before contributing to our project.
If you find a bug or would like to request a new feature, please create a new issue.
This project is under MIT License
If you have any questions or comments about this project, please contact us at [insert contact information].