Skip to content
forked from khankuan/content

πŸ““ Documentation & tutorials about Graphcool & GraphQL

Notifications You must be signed in to change notification settings

stubailo/content

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

content

master dev
CircleCI CircleCI

πŸ““ Documentation for Graphcool.

Add a new article

Frontmatter

There are different types of articles:

  • BLOG - a blog article located in content/blog
  • FAQ - an faq article located in content/faq
  • REFERENCE - a reference article located in content/reference
  • TUTORIAL - a tutorial located in content/tutorial

Different article types need different properties in their frontmatter. For a valid frontmatter, have a look at one of the existing articles.

Gotchas

  • The description of an article must not be longer than 160 characters.

  • Use the alias of the article to be linked to for internal links:

Look in the [Simple API](!alias-heshoov3ai)
  • Don't start links with www but with https:// or http://:
Learn more at [the official GraphQL documentation](https://www.graphql.org)
  • Aliases are a unique alphanumeric string of length 10, that may contain either lower case letters or digits. Aliases have to start with a letter. You can create a new alias with
pwgen -A 10 1

Contributors

A big thank you to all contributors and supporters of this repository πŸ’š

marktani nikolasburk schickling sorenbs timsuchanek lastmjs artyomchel notrab khankuan danieljvdm sedubois philippbosch helfer thangngoc89 c316 richardkall timneutkens jkeat yergi gabric098 mikexstudios rafklu artyomc

Help & Community Slack Status

Join our Slack community if you run into issues or have questions. We love talking to you!

About

πŸ““ Documentation & tutorials about Graphcool & GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%