How to generate html files #915
-
As we know, using yarn docs:build to generate html files to dist directory. But the html files did not contain the context we write in .md files but had a lot of .js files instead. So my question is, how to generate html file had .md files content in it? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
如果在chrome浏览器右键 -> 查看源代码, 看不到我们在.md文件中写入的内容,只有一些.js文件。 以我的认知,这样对seo不太友好。 有没有人知道原因?谢谢! |
Beta Was this translation helpful? Give feedback.
-
I saw this question and I decided to ignore it. But tif you insist, I will make a simple reply here. You'd better learn some basic knowledge before asking this question.. Just providing an example for your question in others mind. Someone is asking:
|
Beta Was this translation helpful? Give feedback.
-
I found it's a false issue when I tried to reproduce it. The html files contain .md files content in it. I did not find it yet because the vuepress compress the app element in html file to one line. Thanks for your kind reminder, I am a newbee in github and not good at English expressions. |
Beta Was this translation helpful? Give feedback.
I saw this question and I decided to ignore it. But tif you insist, I will make a simple reply here.
You'd better learn some basic knowledge before asking this question..
Just providing an example for your question in others mind.
Someone is asking: