-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Developer docs: setting up a local development environment #189
Comments
Yes, I think we should start with a simple description of what it means to set up a local dev environment and why you need to do it. Example: "A local dev environment simulates the server software that is necessary to run a website, while this software may be available on your computer, it may require some custom configuration before you can use it to run Backdrop CMS on your desktop or laptop." I think it is probably fine to list the known options and then link off-site (as available) to other documentation. I'm a Lando user on Linux (occasionally DDev). https://docs.lando.dev/backdrop/ |
Here's where contributions here will end up. https://docs.backdropcms.org/documentation/setting-up-a-local-development-environment |
A) That is not a Backdrop specific question/problem. |
@oadaeh, we can link to offsite tutorials (and that's a good suggestion, to lead with those links). But having a Backdrop-specific instruction would be helpful (especially to my former self). |
I agree. I think the point it is to start with an explanation of why you might need to do this when working with Backdrop CMS, which seems obvious to us, but might not be to a complete beginner and to list the options. I do not think we should try to write new documentation for each specific method. But, we need a good starting place for folks just getting started and a list of the various options. |
@klonos said (on Zulip):
Deal. How about if you start with the Docker/Lando version (post as a comment here); I'd like to see your presentation to use as a model for the MAMP version. I've already added some intro to the docs page. |
@bugfolder I think I'll create it as a documentation article/page (draft - unpublished). I'll post a link here once done. |
I may try to do a Windows one. I'm currently using Lando on Ubuntu through Windows Subsystem for Linux (WSL) on Windows 10 with Visual Studio Code as my code editor. As most documentation assumes you're on a Mac, it might be useful for some. I don't have time at the moment, but hopefully will soon. |
Thank you @yorkshire-pudding for offering to do that 🙏🏼 ...same here re lack of time, but I will do my best to get the Mac/Lando one done as soon as possible. |
Notes from @stpaultim to use as source for sub-pages:
|
We're going to start a page on the docs site on (probably multiple) ways to set up a development environment as a resource for new contributors. It will be a sub-page of https://docs.backdropcms.org/documentation/developing-for-backdrop. Please post your descriptions in the comments on this issue, and I'll synthesize them into the docs page.
The text was updated successfully, but these errors were encountered: