File and Project Organization in G Web Development Software
- Updated2023-02-17
- 1 minute(s) read
File and Project Organization in G Web Development Software
Refer to the following table for best practices for organizing files and projects in G Web Development Software.
| Guideline | Required or Recommended? | Details | Example(s) |
|---|---|---|---|
|
Avoid using special characters in file names. |
Recommended |
Using special characters in file names can cause compatibility concerns across platforms. |
Avoid the following:
Note You can use spaces for most applications,
but avoid using spaces in a top-level .gviweb
to create a human-readable URL.
|
|
Make sure your project organization is logical and easy to use. |
Recommended |
|
N/A |