BYOW Editor Guide
This guide explains how to use the BYOW editor to manage your website files.
You do not need technical knowledge to follow this page. Use the exact button names shown in the editor and follow the steps in order.
The editor is your working area.
- Save updates the file inside the editor.
- Your live website is not updated until you continue to the publish step and publish the site.
What You Can Do In The Editor
In the editor, you can:
- upload your full website folder
- upload a ZIP file
- add more files later
- add a full folder later
- drag and drop files or folders into the site
- create a new empty file
- create a new empty folder
- edit text files such as HTML, CSS, JavaScript, JSON, and TXT
- preview HTML pages
- rename files and folders
- delete files and folders
This page focuses only on the editor.
What The Screen Means
When the editor is open, you will mainly use these areas:
1. File Manager
This is the section with buttons like:
Add FilesAdd FolderClear AllPreview(only appears for supported HTML pages)
2. Explorer
This is the left panel that shows your website folders and files.
You can:
- click a folder to select it
- click a file to open it
- use the small icons next to items to create, rename, or delete
3. Editor Panel
This is the large panel on the right where you edit the selected file.
Before You Start
Have your website files ready on your computer.
Typical website files include:
index.html.cssfiles.jsfiles- images such as
.png,.jpg,.svg - fonts and other assets
First-Time Upload: Add Your Website
If this is your first time opening the editor for a site, use one of these two methods.
Option A: Upload Your Full Website Folder
Use this if your website already exists in a folder on your computer.
- Open the BYOW editor.
- In the upload section, click
Choose Folder. - Select your website folder from your computer.
- Wait for the files to load into the editor.
- Check the Explorer on the left to confirm your files appear.
Option B: Upload A ZIP File
Use this if your website is saved as a ZIP file.
- Open the BYOW editor.
- Click
Choose ZIP File. - Select your ZIP file.
- Wait for the editor to extract the files.
- Confirm the files appear in the Explorer.
How To Open And Edit A File
- In the Explorer, click the file you want to change.
- The file will open in the editor panel.
- Click inside the editor and make your changes.
- Click
Savewhen finished.
You can also use:
Ctrl + Son WindowsCmd + Son Mac
If you click a folder, it opens and closes the folder and also selects it as the current location for imports.
How To Add More Files Later
Use this when your site already exists in the editor and you want to add new files from your computer.
Add Single Files Or Multiple Files
- In the Explorer, click the folder where you want the new files to go.
- Look at the small help line under EXPLORER.
- Confirm it says:
Add Files and Add Folder import into:followed by the folder you want. - Click
Add Files. - Select one or more files from your computer.
- Wait for them to appear in the Explorer.
How To Add A Full Folder Later
Use this when you want to import an entire folder from your computer into a folder that already exists in your site.
- In the Explorer, click the folder where you want the imported folder to go.
- Check the line under EXPLORER to make sure the import target is correct.
- Click
Add Folder. - Select the folder from your computer.
- Wait for the folder and its contents to appear in the Explorer.
Example
If you click a folder named images and then use Add Folder to choose a folder named products from your computer:
- the
productsfolder will be added insideimages - the files inside
productswill come with it
How To Drag And Drop Files Or Folders
You can also drag files or folders directly from your computer into the editor.
Drop Into A Specific Folder
- Find the destination folder in the Explorer.
- Drag a file or folder from your computer.
- Drop it directly on top of the destination folder.
- Wait for the content to appear.
Drop Using The General File Manager Area
- Click the folder you want to use as the target.
- Confirm the line under EXPLORER shows the correct target folder.
- Drag files or folders from your computer into the file manager area.
- Drop them there.
Important: Add Folder Is Not The Same As Create New Folder
These two actions do different things.
Add Folder
Use Add Folder when you already have a real folder on your computer and want to import it into the editor.
New Folder Icon In The Explorer
Use the small folder-plus icon next to a folder when you want to create a new empty folder inside the editor.
This does not import files from your computer.
How To Create A New Empty File
- In the Explorer, find the folder where the new file should go.
- Click the small plus icon next to that folder.
- A box will appear.
- Type the file name, such as
about.htmlorstyles.css. - Click
Create. - Open the new file and add content.
- Click
Save.
How To Create A New Empty Folder
- In the Explorer, find the folder where the new folder should go.
- Click the small folder-plus icon next to that folder.
- Type the new folder name.
- Click
Create.
The folder will be created inside the selected folder.
How To Rename A File Or Folder
- In the Explorer, hover over the file or folder you want to rename.
- Click the pencil icon.
- Type the new name.
- Press
Enter, or click outside the field to finish.
How To Delete A File
- In the Explorer, hover over the file.
- Click the trash icon.
- A confirmation message will appear.
- Click OK to delete it.
How To Delete A Folder
- In the Explorer, hover over the folder.
- Click the trash icon.
- Confirm the deletion.
Deleting a folder removes the folder and everything inside it.
How To Preview A Page
If you select an HTML file, you may see a Preview button.
- Click the HTML file you want to preview.
- Click
Preview. - Review the page.
- Close the preview when finished.
What Happens With Images And Non-Text Files
Some files are not edited like text.
Images
Image files usually show as a preview instead of editable code.
Other Binary Files
Some files such as archives, fonts, or other non-text assets may not open for direct editing in the editor. That is normal. You can still upload, rename, and delete them.
How To Know Where New Files Will Go
Before using Add Files or Add Folder, always check the line under EXPLORER.
It tells you the current import target.
If the target is not the folder you want:
- click the correct folder in the Explorer
- check the target line again
- only then click
Add FilesorAdd Folder
A Safe Workflow For Non-Technical Users
Follow this routine every time:
- Open the editor.
- In the Explorer, click the folder you want to work in.
- Check the import target line under EXPLORER.
- Add files, add a folder, or drag and drop.
- Open the file you want to change.
- Edit the file.
- Click
Save. - Preview if needed.
- Continue to publish when you are ready to make the changes live.
Common Mistakes To Avoid
Mistake 1: Using Add Folder Without Checking The Target
Always click the destination folder first, then check the import target line.
Mistake 2: Creating An Empty Folder When You Meant To Import One
Remember:
Add Folderimports a folder from your computer- the folder-plus icon creates a new empty folder inside the editor
Mistake 3: Forgetting To Save
After editing a file, click Save.
Mistake 4: Thinking Save Makes The Site Live
Save only stores the change inside the editor. You still need to publish the site later.
Quick Reference
To Import A Full Site For The First Time
- use
Choose FolderorChoose ZIP File
To Add One Or More Files To An Existing Folder
- click the destination folder
- confirm the import target line
- click
Add Files
To Add A Full Folder To An Existing Folder
- click the destination folder
- confirm the import target line
- click
Add Folder
To Drag A Folder From Your Computer Into The Site
- drag it onto the destination folder in the Explorer
To Create A New Empty Folder In The Site
- use the folder-plus icon next to a folder
To Rename
- click the pencil icon
To Delete
- click the trash icon
Final Reminder
If you are unsure where something will be added, stop and check the import target line under EXPLORER before uploading.
That one check prevents most mistakes.