-
recently, i'm going to build a blog system in vitepress.exactly i‘m upgrade my blog system with it. but i have a few problems when i work on it. 1.i can't get the new blog i wrote until i restart my server. 2.how to generate a dynamic nav menu. in addition my blog system site is: http://www.lll.plus . i'm building it. everyone is welcome to visit it.and if you have are interest in it, please contact me.maybe we can build it together hhhhh. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
This is a static content generator. For dynamic content I suggest you check Nuxtjs 这是个静态内容生成器,如果🈶动态内容的需要,可以使用 nuxtjs |
Beta Was this translation helpful? Give feedback.
-
is there any to speed up at the first time? |
Beta Was this translation helpful? Give feedback.
This is a static content generator. For dynamic content I suggest you check Nuxtjs
这是个静态内容生成器,如果🈶动态内容的需要,可以使用 nuxtjs