ent/doc: migration, dialects and websire changes

Reviewed By: alexsn

Differential Revision: D17155041

fbshipit-source-id: 378cd47cb8b6111b3daba2860ae2fa02b7f2b856
This commit is contained in:
Ariel Mashraki
2019-09-02 05:56:48 -07:00
committed by Facebook Github Bot
parent 684d219a35
commit 931d0c0565
15 changed files with 140 additions and 14 deletions

View File

@@ -57,6 +57,10 @@ class Footer extends React.Component {
</a>{' '}
for more details.
</span>
<br/><br/>
<span className="copyright">
The homepage was designed by Moriah Rich.
</span>
</div>
</section>

View File

@@ -78,7 +78,7 @@ class HomeSplash extends React.Component {
</div>
</div>
<p className="projectDesc">
A simple API for modeling any graph using schema as Go objects
Simple, yet powerful ORM for modeling and querying data.
</p>
</div>
);

View File

@@ -105,6 +105,7 @@ in the LICENSE file in the root directory of this source tree.
@media only screen and (max-width: 800px) {
.gopherGraph {
margin-top: 25px;
display: block!important;
}
.features {
margin: 60px auto 0 !important;
@@ -181,7 +182,6 @@ body {
color: white;
text-align: left;
margin-left: 5px;
max-width: 520px;
margin-bottom: 19px;
}
@@ -327,6 +327,10 @@ a {
height: 230px;
}
#gopher-schema-as-code {
height: 200px;
}
@media only screen and (max-width: 1500px) {
.gridBlock .twoByGridBlock img,
.gridBlock .threeByGridBlock img,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 17 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 32 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 15 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 26 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 16 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 36 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 24 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 9.2 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 28 KiB