mirror of
https://github.com/graphql-python/graphene.git
synced 2025-04-14 22:34:15 +03:00
30 lines
1.5 KiB
HTML
30 lines
1.5 KiB
HTML
---
|
|
layout: default
|
|
---
|
|
|
|
<a href="/" id="main-logo">
|
|
<svg width="100" height="100" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" class="animated-logo"><g fill="none" fill-rule="evenodd"><path class="logo-path" d="M49.17 10.915L15.415 30.29l.058 39.252 34.633 20.082 33.345-18.95-.023-39.79-34.185 19.238" stroke="#D06D6D" stroke-width="4.987"/>
|
|
<g transform="translate(41.5 3)"><ellipse cx="7.934" cy="7.97" rx="7.934" ry="7.97" fill="#D06D6D"/></g>
|
|
<g transform="translate(8 22.482)"><ellipse cx="7.934" cy="7.97" rx="7.934" ry="7.97" fill="#D06D6D"/></g>
|
|
<g transform="translate(8 62.33)"><ellipse cx="7.934" cy="7.97" rx="7.934" ry="7.97" fill="#D06D6D"/></g>
|
|
<g transform="translate(42.382 81.813)"><ellipse cx="7.934" cy="7.97" rx="7.934" ry="7.97" fill="#D06D6D"/></g>
|
|
<g transform="translate(75.882 62.33)"><ellipse cx="7.934" cy="7.97" rx="7.934" ry="7.97" fill="#D06D6D"/></g>
|
|
<g transform="translate(75.882 22.482)"><ellipse cx="7.934" cy="7.97" rx="7.934" ry="7.97" fill="#D06D6D"/></g>
|
|
<g transform="translate(42.382 41.964)"><ellipse cx="7.934" cy="7.97" rx="7.934" ry="7.97" fill="#D06D6D"/></g>
|
|
</g>
|
|
</svg>
|
|
<span>Graphene</span>
|
|
</a>
|
|
<div id="headline">
|
|
<h1>
|
|
GraphQL in Python<br>
|
|
made <strong>simple</strong>
|
|
</h1>
|
|
</div>
|
|
<nav id="main-nav">
|
|
<a href="http://swapi.graphene-python.org">Starwars Django Example</a>
|
|
<a href="/quickstart">Quickstart Guide</a>
|
|
<a href="/community">Community</a>
|
|
<a href="https://github.com/graphql-python/graphene/"><span class="github-icon">Github</span></a>
|
|
</nav>
|