lzyzlzy / graphql.github.io

GraphQL 中文文档(由社区自愿者翻译)

Home Page:https://graphql.cn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributing

All Contributors

Organization gh-pages deploy the master branch, so active development occurs on this source branch.

The site is written in JS and Markdown files in site/.

The site chrome are all in JS files in site/_core/.

Making changes

The first time, get all the dependencies loaded via

$ npm install or $ yarn install

Then, run the server via

$ npm start or $ yarn start

Open http://localhost:8444 to view it in the browser. Anytime you make some changes, refresh the page to see the updates.

Publish the Website

Once pushed to the source branch, Travis CI will publish http://graphql.org/

Contributors

Thanks goes to these wonderful people (emoji key):


根号三

👀 📋

Jonir Rings

📋 👀 🌍

lin onetwo

👀 🌍

Tina92

👀 🌍

hikerpig

🌍

Xat_MassacrE

🌍

linpu.li

👀 🌍

高英健

📋 👀 🌍

大板栗

🌍

Joursion

🌍

胡戎

🌍

This project follows the all-contributors specification. Contributions of any kind welcome!

About

GraphQL 中文文档(由社区自愿者翻译)

https://graphql.cn/

License:Other


Languages

Language:JavaScript 76.8%Language:CSS 22.8%Language:Shell 0.4%