jamstack.org
jamstack.org copied to clipboard
Update Docusaurus deploy button
Hi,
The docusaurus template deploy button is very old and is v1, now most users are using v2.
Was wondering if it's possible to update it?
The up-to-date URL to deploy is: https://github.com/facebook/docusaurus/tree/master/examples/classic We'll maintain it over time, as it's also used for our CodeSandbox
I was now able to find in Netlify doc how to deploy a subpath of a repo with the deploy button, is that possible to pass basic site config like build cmd and public path as querystring?
Hey @slorber sorry about the late response here.
I did open a PR to update the starter repo here: https://github.com/jamstack/jamstack.org/pull/609
If you want to do additional changes to pass in site config, feel free! Docs for that are here https://docs.netlify.com/site-deploys/create-deploys/#deploy-to-netlify-button