book-of-modern-frontend-tooling

The Front-end Tooling Book

  • 所有者: tooling/book-of-modern-frontend-tooling
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

The Little Book Of Modern Front-end Tooling

A free open-source book introducing you to the world of tooling for modern web applications. Currently a WIP.

Chapters

Status

This book is currently in progress. The idea is to capture enough useful content on each topic that a beginner could get started with a specific tool in a short space of time.

We will aim to present all tools in a balanced light, providing the user with enough information to make up their minds on what makes sense for them to use.

The book will be kept up to date by the authors and pull requests from the community will be happily accepted as with any OSS project.

Getting involved

We are currently looking for:

  • Authors interested in contributing new content on one of the topics above
  • Authors who have previously written detailed posts about one of the suggested topics that could be refreshed and integrated
  • Devs interested in helping us improve the current build setup

New issues will be created for each corresponding section so commenting on the appropriate thread would be the best way to let us know you're interested.

Why a book vs. blog posts?

Blog posts are an excellent way to spread knowledge, but they are typically ephemeral. This is particularly challenging in the fast-paced world of tooling. By harnessing the collaborative power of the front-end community, we feel we can create a reliable, succinct resource that is kept up to date in the open. Anyone can get access to it. Anyone can improve it.

Generating the book

Dependencies

At the moment, the following dependencies are required to export the book to EPUB file format.

Developing the site template

The HTML site design exists in the template folder. We use jade for HTML and SCSS for CSS.

Building

Make sure you are running Node > 0.10.0 and run npm install to install the development dependencies. This project uses GulpJS tasks to build the book from markdown files (as listed on the table of contents - chapters/toc.md) to various file formats.

  • gulp generate:pdf: Generate a PDF version of the book.
  • gulp generate:site: Generate a HTML version of the book.
  • gulp generate:epub: Generate a EPUB version of the book.

Output

The output from the build phase will be available in the dist folder.

Licensing

This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

概览

名称与所有者tooling/book-of-modern-frontend-tooling
主编程语言JavaScript
编程语言CSS (语言数: 3)
平台
许可证
发布数0
创建于2013-12-26 19:55:36
推送于2020-03-14 01:04:12
最后一次提交2015-09-21 21:40:23
星数2.5k
关注者数167
派生数177
提交数143
已启用问题?
问题数51
打开的问题数32
拉请求数34
打开的拉请求数5
关闭的拉请求数11
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部