legalmd
legalmd copied to clipboard
Folders/File Structure
Create a rational file structure:
index.html js/ css/ src/ img/
And make sure that external dependencies are limited so that it will be easier to do SSL.
I just went through this when I added ssl to my firm site. Exactly right. If you want ssl much easier without CDN calls.
On May 24, 2014, at 9:01 AM, vzvenyach [email protected] wrote:
Create a rational file structure:
index.html js/ css/ src/ img/
And make sure that external dependencies are limited so that it will be easier to do SSL.
— Reply to this email directly or view it on GitHub.