-
-
Notifications
You must be signed in to change notification settings - Fork 39
Sync the title property of the mdx file with the name of the folder #25
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
Comments
hi @JeelRajodiya , can i work on this issue ? |
Hi @Abro0058T, The project is currently under development, and there is a lot of unstable code. I request you to wait till the project gets some stability if you wish to contribute. Thanks for showing interest |
i want to work on this issue , as on basis of last comment , now i think this issues can be contributed , please assign me @JeelRajodiya |
Sure! Assigning to you @29deepanshutyagi. I hope you are clear with the issue (since we have very little description) |
@29deepanshutyagi are you still working on it? please give an update! |
I'd like to work on it if nobody else is assigned @JeelRajodiya |
yeah, will soon raise a pr |
Cool! |
Hello, @JeelRajodiya. This issue has no updates. Can I take this up? |
Sure @pavanydg, assigned to you. |
@JeelRajodiya, can you provide a bit more context about the issue? Here should I change the folder name from 01-Your-First-Schema to only Your-First-Schema as in title? Thanks. |
We have a We need to create a similar script in the
Key Requirements:
|
@JeelRajodiya can u assign this to me |
@JeelRajodiya, I'm almost done with this issue, but I have some doubts. |
we should change the actual folder name, if we change the actual folder name it will be reflected in the outline.json file during the build. Outline.json is just there as a reflection of the folder structure. |
@JeelRajodiya Im done with the changes . Can i create a pull request |
We have this title property in each

.mdx
fileWe want to sync this title with the folder name through the generate outline script
The text was updated successfully, but these errors were encountered: