vuepress
                                
                                 vuepress copied to clipboard
                                
                                    vuepress copied to clipboard
                            
                            
                            
                        Question about using vuepress in existing project
Hi all,
Vuepress is pretty awesome to generate static blog quickly. However, we have an existing Vue project and we just want to add vuepress to it for generating static pages such as FAQ. For the rest of the project we still want to use the previous implementation. Is it possible to hook vuepress up to generate only part of the pages? How can I configure the routing? I'm not able to find an example anywhere so any pointers would be helpful.
Thanks!
Did you ever get this running?
No, I ended up creating two projects..