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

Summary

If you've made it this far, you have everything you need ready to do some serious work. Taking stock of our progress, we have the following:

  • A solid HTML5 markup structure with many current best practices baked in
  • A standard Bootstrap stylesheet linked up
  • JavaScript linked up and working
  • A responsive navbar
  • Perhaps the most important, we have our LESS compiler ready and working

    Note

    This may be a good point to save a copy of these files so that they're ready for other future projects.

Now it's time to have some fun. In the next chapter, we'll take Bootstrap for a spin, creating a beautiful portfolio site.