From aaeeeb10169ad7568e8f15117a887cbc4ee19b86 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Tue, 30 Jun 2020 21:00:18 -0400 Subject: [PATCH] rename dev file, add more notes --- design-development.md => web-development.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename design-development.md => web-development.md (91%) diff --git a/design-development.md b/web-development.md similarity index 91% rename from design-development.md rename to web-development.md index 3dc8d66..80daedb 100644 --- a/design-development.md +++ b/web-development.md @@ -1,4 +1,4 @@ -# Bubble Design Development +# Bubble Web Development This document describes how to develop on the Bubble web application. ## Requirements @@ -11,7 +11,8 @@ Along with expert-level knowledge of HTML, CSS and JavaScript, you'll need at le * [SSH](https://www.ssh.com/ssh/) * [rsync](https://linux.die.net/man/1/rsync) and/or [scp](https://linux.die.net/man/1/scp) commands -It will be easiest to develop on Linux or Mac OS X. +It will be easiest to develop on Linux or Mac OS X. If you are comfortable using all the above tools on Windows, +then there should be no problems developing on Windows. In order to commit and push your changes to the `bubble-web` git repository, you will need an account on https://git.bubblev.org