How to Organize the folder!!

Out of context: Reply #3

  • Started
  • Last post
  • 33 Responses
  • Minus0

    This is how I generally do it. The structure for the "work" directory might vary depending if I'm working on a more dynamic site.

    project folder
    _docs (request doc, estimate, contract, etc.)
    _source (psds, images, media, etc. supplied by client)
    _reference
    _work (this is my work, this is what goes live)
    __scrap (stuff that I might not use, but don't wanna delete just yet)
    __inc (include files)
    __static (content that won't change)
    ___images
    ___styles
    ___scripts
    ___media (swf)
    ___xml (usually for swf files that require it)
    ___downloads (pdfs, etc)

View thread