Just to add an idea, with no particular advocacy:
If you are both designing the layout and the performing the initiai code
import as per the grant, it can be useful is import the code as-is into
an "/import" area to get it onto Apache systems. Doesn't have to be
neat and well-planned or even build, but it achieves the import and
grant goals.
Then different parts from be copied across to the correct location, with
or without experimentation in layouts and without needing a proper
destination for every piece.
This has the useful side effect of keeping an record of exactly what was
imported in the first place. Some projects then delete /import, which
can be restored, or just leave it for the record.
Andy