Bulma 是最流行的前端框架之一,文档详尽,社区活跃。这里推荐一本Bulma官方书籍《Creating Interfaces with Bulma》,

本书目录如下:

CHAPTER 1: Understanding Bulma, terminology, and concepts

How is Bulma unique?
Simple columns system
Readability
Customizable
Modular
Columns
Modifiers
Components
Helper classes
Summary

CHAPTER 2: Creating and controlling forms with Bulma

Template requirements
Centered layout
Resizing the single column
Implementing the form’s content
Logo
Email input
Password input
Remember me checkbox
Login button
Summary

CHAPTER 3: Creating navigations and vertical menus

Creating the navigation bar
The navigation’s branding
The navigation’s menu
The Navigation’s dropdown menu
The main section
The sidebar menu
Summary

CHAPTER 4: Creating responsive grids with common components

The toolbar
Similarities between navbar and level
Creating the toolbar
The books grid
The book item
Pagination
Summary

CHAPTER 5: Creating breadcrumbs and file upload fields

New book detail template
Breadcrumb
The book form
Edit the book template
Summary

CHAPTER 6: Creating tables and selecting dropdowns

The list of customers
Updating the toolbar
Implementing the table of customers
New customer template
Edit customer template
Summary

CHAPTER 7: Creating more tables and selecting dropdowns

List of orders
Edit Order
Order information
List of books
Row Form
Summary

CHAPTER 8: Creating notifications and cards

Title, time range
Important metrics
Latest orders
Most popular books with cards
Basic structure of a card
Most loyal customers
Summary

CHAPTER 9: Using Bulma with Vanilla JavaScript

Report a Bug - Modal
Mobile menu toggle
Notifications
Dropdowns
Delete a book item from books page
Delete a customer from customer page
Summary

CHAPTER 10: Using Bulma with Angular

Project preparation
Application
Componenent
Summary

CHAPTER 11: Using Bulma with VueJS

Installing Vue-CLI
Setting up the Vue project
Preparing pages
Vue-Router
Installing Bulma
Option 1: Adding Bulma via a CDN
Option 2: Adding Bulma via NPM (Recommended)
Make use of Font-Awesome
Setting up components with Vue
Admin skeleton
Implementing the dashboard
First Vue template: Login page
Creating the “Report a Bug” component
Creating a component
Add the Modal to the App Template
Books page
Sorting books
Filtering books
Creating and editing a book
Summary

CHAPTER 12: Using Bulma with React

What you will be making
Installing “Create React App”
Quick overview of Create-React-App
The app structure
Installing Bulma
Option 1: Adding Bulma via a CDN
Option 2: Adding Bulma via NPM
Routing with React Router 4
BrowserRouter
Route
Final App.js With Routes
Creating the Login component
Login.jsx
Creating the Login form
Creating the collection
The Header
Header.jsx
HeaderBrand.jsx
HeaderUserControls.jsx
Putting the header together
Footer.jsx
The book collection body
Collection.jsx
CollectionSingleBook.jsx
CollectionSingleBookDetail.jsx
Tying the Collections Component Together
Running the application
Summary

CHAPTER 13: Customizing Bulma

Setting up node-sass
Creating package.json
Creating a sass/custom.scss file
Importing Bulma
Importing the Google fonts
Introducing your own variables
Understanding Bulma’s variables
Overriding Bulma’s initial variables
Overriding Bulma’s component variables
Updating the HTML
Custom rules
Second font
Bigger controls
Using the Rubik font
Updating the sidebar menu
Fixing the navbar
Better tables
Bold titles
Responsiveness with Bulma mixins
Media
Final Summary

如需要本书完整版本,请联系我。

推荐一本 Bulma 的书《使用Bulma来创建用户界面》相关推荐

  1. 推荐一本不错的书《Sencha Ext JS 5 Bootcamp in a Book》

    原文:https://www.createspace.com/5425618 看了一下该书目录,感觉不错,Ext JS 5的重点内容都提及了,确实是一本学习Ext JS 5的好书,唯一遗憾的地方就是太 ...

  2. 适合新手的python书籍推荐_推荐一本适合初学者全面自学python的书(附赠电子书)...

    原标题:推荐一本适合初学者全面自学python的书(附赠电子书) 今天一个朋友问我:有个朋友要学习 python,她属于那种特别能啃书的,让我推荐.我学 python 都是无师自通的,没有看过什么书, ...

  3. 推荐一本网络科学入门书

    推荐一本网络科学入门书 具体见参考1. 本书是M. E. J. Newman的代表作:<Networks: An Introduction>. 书目录: Table of Contents ...

  4. 推荐一本非常不错的书——李笑来的《把时间当作朋友》

    推荐一本非常不错的书--李笑来的<把时间当作朋友> 过年这几天闲着没事,把这本书看完了,不过是网络版的,好像跟正式出版的有一些出入,上班后打算买几本送给朋友看看,真的很棒. 这里提供网络版 ...

  5. 给大家推荐一本 Python 书,京东断货王!刚刚又火爆 IT 圈!

    最近这段时间,常常有人在后台留言:该不该学Python?如何学Python?鉴于大家都有这方面的困惑,今天就给大家推荐一本巨有影响力的Python实战书,上线时间仅2个月,就超越了众多实力派,成京东和 ...

  6. 给大家推荐一本Python书,京东断货王!刚刚又火爆IT圈!

    最近这段时间,常常有人在后台留言:该不该学Python?如何学Python?鉴于大家都有这方面的困惑,今天就给大家推荐一本巨有影响力的Python实战书,上线时间仅2个月,就超越了众多实力派,成京东和 ...

  7. 如果只能推荐一本 Python 书,我一定 Pick 它

    前段时间,我偶然看到了一条推特: <流畅的Python>一书的作者发布了一条激动人心的消息:他正在写作第二版! 如果要票选最佳的 Python 进阶类书目,这本书肯定会是得票率最高的书籍之 ...

  8. 推荐一本牛逼的入门 Python书!

    如今,会用 Python 的人越来越多,Python 不仅被众多企业所采用,在教学一线也有越来越多的人将 Python 指定为必学编程语言.为什么 Python 会受到如此重视? 首先这门编程语言擅长 ...

  9. 疯狂python讲义pdf_火了!她说:“请给我推荐一本Python书!”

    如果说今年有一门最火"外语",那一定Python. 在某论坛上,有人发帖询问:"女友最近想学Python,求推荐一本书",瞬间留言就炸了. 不过,也早有机智的程 ...

  10. python进阶书籍推荐-豆瓣评分9.4!年度最值得推荐的Python进阶书

    原标题:豆瓣评分9.4!年度最值得推荐的Python进阶书 来自:程序员书库(ID:OpenSourceTop) 编译 链接:https://whatpixel.com/fluent-python-b ...

最新文章

  1. PHP实现XML传输
  2. python下载文件到指定文件夹-Python 获取指定文件夹下的目录和文件的实现
  3. SQL统计指定的一列多少种取值
  4. 小程序支付api密钥_如何避免在公共前端应用程序中公开您的API密钥
  5. 深入分析Kubelet Bootstrap Checkpoint
  6. Linux C语言操作MySQL
  7. 怎么把java程序打包?java源代码打包方法
  8. 短信接口的功能及适用范围
  9. 屏幕种类有哪些,特点,怎么挑?TFT、LCD、OLED、IPS、TN的含义与区别?高色域、刷新率、广视角、雾面屏又是什么?
  10. Oracle导入dmp文件步骤
  11. 3.4.8nbsp;拉里·佩奇和谢尔盖·布林
  12. 海明校验码原来这样算!!!
  13. 2022-2027年中国小麦市场竞争态势及行业投资前景预测报告
  14. 软工大作业·历物语(一)
  15. 教你剪辑处理分割视频简单的方法
  16. ThingsBoard 使用
  17. Proteus 三输入与门怎么做解决?
  18. 阿里达摩院春招 Research Intern 招聘
  19. Week10 限时大模拟 B - 东东转魔方 HDU - 5983
  20. 揭秘吴孟达周星驰恩怨情仇

热门文章

  1. 微软的SqlHelper做数据层(一)
  2. Typora结合LightBox放大查看图片
  3. 王道书 P150 T18(在中序线索二叉树里找指定节点在后序的前驱节点)+ 拓展(在中序线索二叉树里找指定节点在先序的后继节点)
  4. 社会管理网格化 源码_【西市场快讯】槐荫区委政法委副书记李岩雍赴西市场街道督导网格化管理工作...
  5. 假短信截图在线生成器_一个工具箱:汇集200多款实用又好玩的在线工具的神奇百宝箱...
  6. MATLAB | 分形的艺术——(Mandelbrot)曼德勃罗特集合
  7. npm i 安装依赖 报错 npm ERR! code EINTEGRITY npm ERR! sha512-*****==.(12008 bytes) 问题处理
  8. IOS音视频(二)AVFoundation视频捕捉
  9. 插件框架篇一之scrollbars
  10. QT添加图标/任务栏样式记录