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
It looked at it and it looks nice, but to me this seems just a different take on jekyll really. So if we were to migrate the dox from jekyll to vitepress, what's really the gain ?
theres no gain in terms of technology, which I don’t think matters. Efforts could be made to make documentation easier and get some missing pieces in in place.
what matters is all the docs better be in one place. guides, examples, api references, technical details, blogs are all over the place at this moment.
I think or hope that in the short run, the documentation problem will be fixed by AI. You can already ask it some questions about mulle-objc, and the results aren't all that bad. With a more custom tailored AI, the results could be even better.
I experimented an initial docs website using vitepress. See if you like it.
$ git clone https://github.com/wenq1/vitepress-mulle $ cd vitepress-mule $ npm i $ npm run docs:dev
The text was updated successfully, but these errors were encountered: