Bootstrap Site Blueprints
上QQ阅读APP看书,第一时间看更新

Taking inventory

The main folder of your Project Template 1 folder should now look like the following screenshot:

Taking inventory

Your fonts folder, with the new .htaccess file within it, should contain the following files:

Taking inventory

Note

I've used my FTP client to view these files, and set it to show hidden files. You may not be able to see your .htaccess file without taking similar steps.

The img folder should be empty, as was the H5BP folder from which it came.

The js folder should contain the following subfolders and files:

Taking inventory

Because of its modular approach, Bootstrap's less folder contains a long list of files. We'll double-check these as we prepare to compile them in the forthcoming sections.

First, let's set up an HTML file.