- Bootstrap Site Blueprints Volume II
- Matt Lambert
- 205字
- 2021-07-23 14:50:32
Chapter 1. Advanced Bootstrap Development Tools
Although Bootstrap is the most popular CSS framework on the block, which polarizes web developers of all skill levels, one of the main complaints against it is that it's too large and hard to use. The primary goal of this book is to give you an advanced set of tools to make building websites with Bootstrap easier and even enjoyable. We'll start out by showing you how to create a development environment and workflow that is easy to set up and reuse in all your Bootstrap projects. From there on, we'll tackle a number of common website designs to get you comfortable with the advanced techniques. Finally, we'll include some JavaScript libraries and really take our Bootstrap projects to the next level. Sit back, fire up your code editor of choice, and get ready to dive into some advanced Bootstrap blueprints.
In this chapter, you'll learn:
- How to create a development environment with
Harp.js
- How to run a localhost server with
Node.js
to preview your project - How to write templates with EJS and use variables and partials
- How to set up your theme with Less in the most efficient manner
- How to compile your project for production
- OpenShift開發指南(原書第2版)
- Python爬蟲開發:從入門到實戰(微課版)
- Mastering QGIS
- MATLAB應用與實驗教程
- 微信公眾平臺開發:從零基礎到ThinkPHP5高性能框架實踐
- 軟件架構:Python語言實現
- Learning Laravel's Eloquent
- Terraform:多云、混合云環境下實現基礎設施即代碼(第2版)
- R用戶Python學習指南:數據科學方法
- JQuery風暴:完美用戶體驗
- Keil Cx51 V7.0單片機高級語言編程與μVision2應用實踐
- Three.js Essentials
- Illustrator CS6中文版應用教程(第二版)
- 深入解析Java虛擬機HotSpot
- 片上系統設計思想與源代碼分析