Gitstar-OC / mindect

Mindect is a learning place for everyone to learn about AI, ML and Deep Learning along with Mathematics.
https://mindect.vercel.app
MIT License
3 stars 0 forks source link

Modify and add heading and descriptions for files in docs folder #8

Open Gitstar-OC opened 4 days ago

Gitstar-OC commented 4 days ago

In the https://github.com/Gitstar-OC/mindect/tree/master/content/docs, you can select any folder as long as the files in it don't have heading and subheadings added to it's pages. You can then add heading by creating various subparts in each mdx file as

## Introduction 
..
## Other Parts
..
## Conclusion 

Additionally you can modify the text in it and enhance it using various components uncommented in the https://github.com/Gitstar-OC/mindect/blob/master/README.md?plain=1, readme file