How i can display INFO.md on my sidebar? #614
Answered
by
Mister-Hope
jonathanbergson
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
Mister-Hope
Mar 1, 2022
Replies: 1 comment
-
You can only display it when it's inside your vuepress project folder. If you do want to display something outside of it, maybe a small script copying them to project folder is your consideration. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Mister-Hope
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can only display it when it's inside your vuepress project folder.
If you do want to display something outside of it, maybe a small script copying them to project folder is your consideration.