Hacker News new | ask | show | jobs
by thiht 2213 days ago
On a side project[1] I used Vuepress[2] and deployed it using Github+Netlify and the experience was amazing. On Netlify, the whole deploy script is: `yarn docs:build`. That's it.

[1]: https://smocker.dev/

[2]: https://vuepress.vuejs.org/