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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部