Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

License

NotificationsYou must be signed in to change notification settings

initdc/graphql.github.io

 
 

Repository files navigation

This repository contains the source code ofhttps://graphql.org website.

Contributing

All Contributors

Organization gh-pages deploy themaster branch, so active development occurson thissource branch.

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

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

Folder structure

  • static folder contains the files that will be copied directly topublic folder which will contain the output files to be served by a static HTTP server.

  • src folder contains markdown and TypeScript/JavaScript files used to generate the website;

    • assets folder containsless files and those files contain stylesheets
    • components andContainers folders contains React components that are used in layouts and pages
    • content folder contains markdown files for the content of pages
    • templates contains the layout templates
    • utils contains helper functions

Publish the Website

Once pushed to thezh-Hans branch, CI will publish tohttp://graphql.cn/

Contributors

Thanks goes to these wonderful people (emoji key):


根号三

👀📋

Jonir Rings

📋👀🌍

lin onetwo

👀🌍

Tina92

👀🌍

hikerpig

🌍

Xat_MassacrE

🌍

linpu.li

👀🌍

高英健

📋👀🌍

大板栗

🌍

Joursion

🌍

胡戎

🌍

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript64.2%
  • Less26.8%
  • JavaScript9.0%

[8]ページ先頭

©2009-2025 Movatter.jp