[docs][recipes] Prepare for deployment #15319
Labels
help wanted
Issue with a clear description that the community can help with.
type: documentation
An issue or pull request for improving or updating Gatsby's documentation
Summary
To improve key learning workflows in the Recipes section of the docs, there should be a short, actionable recipe on preparing a site for deployment. This would include generating your site with
gatsby build
and adding an optional path prefix (with a quick note about why you would even need/want that option).Recipes now follow this format:
This recipe should go into the "Deploying" section of
docs/docs/recipes.md
, replacing the existing text. Docs URLs to gatsbyjs.org should be relative. There is a recipe template in the contributing docs: https://www.gatsbyjs.org/contributing/docs-templates/#recipesFor reference, the new recipe collection is also listed in a spreadsheet: https://docs.google.com/spreadsheets/d/1yNUQi_-3TsuDtE98hCIJQvLZ6X1YHlDmC-EJwOGxiHk/edit#gid=1252007048
The text was updated successfully, but these errors were encountered: