You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docsify was a decent solution to get this project off the ground, but we would be better served if we built a static site using VuePress. It would be great to support improved search by having a statically-generated site (Docsify is built entirely at runtime).
Why VuePress? I've done a survey of the available documentation site generators and VuePress is by far the simplest option in terms of deployment and local development.
I surveyed the following:
Docsify (currently used for handbook.rcos.io)
VuePress
Docasaurus
Gatsby
GitBook
Jekyll
Proposed Solution:
We migrate the site to use Vuepress and deploy it through Netlify.
The text was updated successfully, but these errors were encountered:
Description of Issue:
Docsify was a decent solution to get this project off the ground, but we would be better served if we built a static site using VuePress. It would be great to support improved search by having a statically-generated site (Docsify is built entirely at runtime).
Why VuePress? I've done a survey of the available documentation site generators and VuePress is by far the simplest option in terms of deployment and local development.
I surveyed the following:
handbook.rcos.io
)Proposed Solution:
We migrate the site to use Vuepress and deploy it through Netlify.
The text was updated successfully, but these errors were encountered: