Git Product home page Git Product logo

css-the-definitive-guide-4th-zh's Introduction

CSS-The-Definitive-Guide-4th-zh

CSS 权威指南第四版 中文翻译

前言

在不知干了多久的 Android 开发和 Java 后端开发后,由于公司需要,开始转行 Web 前端方向。在系统化学习前端知识时候,无奈发现市面上只有《CSS 权威指南(第三版)》的中文版(2007 年 10 月第一版)。众所周知,CSS 的标准发展日新月异,本书的第一章写于 2012 年,现在来看部分内容已经稍有落后,而等到第四版的中文版引入国内时,又不知何年何月了。遂决定阅读英文版,此 repo 仅为个人参考翻译。

英文正式版已于 2017 年 10 月正式出版。

Index

本地开发 & 阅读

本项目基于 vuepress 进行开发,以提供比 github mardown 更佳的阅读体验 依赖于 node.jsyarnvuepress 等环境

# node
node -v
> v10.14.1
# yarn
yarn -v
> 1.13.0
# vuepress
yarn global add vuepress

# 本地开发
git clone https://github.com/gdut-yy/CSS-The-Definitive-Guide-4th-zh.git
cd CSS-The-Definitive-Guide-4th-zh
yarn docs:dev

# 本地阅读
http://localhost:8080/

Contributors


gdut-yy


gdut-wj

License

MIT

css-the-definitive-guide-4th-zh's People

Contributors

gdut-wj avatar gdut-yy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.