Commit Graph

97 Commits

Author SHA1 Message Date
Ariel Mashraki
e1e197483c doc/tutorial: add page about filter inputs (#1706)
* doc/tutorial: add page about filter inputs

Also, fixed some issues in website configuration

* Update doc/md/tutorial-todo-gql-filter-input.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>
2021-07-11 16:08:26 +03:00
Ariel Mashraki
ac9f801259 doc/graphql: switch default example from templates to extension 2021-07-10 14:37:00 +03:00
Giau. Tran Minh
052d406136 website/blog: update where input to camel (#1696) 2021-07-07 22:37:06 +03:00
Ariel Mashraki
1e90c51eb5 website/blog: fix code example (#1678) 2021-07-02 07:41:53 +03:00
Ariel Mashraki
d29b07d3f1 website/blog: automatic graphql filters generation (#1675)
* website/blog: automatic graphql filters generation

* typo

* doc/website/blog: automatic-graphql-filter-generation

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>
2021-07-01 22:49:07 +03:00
Rotem Tamir
7d55d70750 doc/website/blog: ent + grpc is ready for use (#1665) 2021-06-28 20:00:01 +03:00
Rotem Tamir
dbd420bff5 doc/md: a detailed tutorial on the gRPC integration (#1663) 2021-06-28 16:36:08 +03:00
Ariel Mashraki
b444535a13 doc/edges: mention the edge-field option in examples 2021-06-13 09:27:56 +03:00
Rotem Tamir
ca7aa4b742 doc/md: adding a guide on contribution of docs to ent 2021-05-31 20:21:56 +03:00
Rotem Tamir
649548e447 doc/website: announce user survey in announcement (#1605) 2021-05-27 13:59:00 +03:00
Rotem Tamir
da20bba97d doc/md/slack: documentation on how to join the slack channel (#1581) 2021-05-20 13:39:05 +03:00
Rotem Tamir
8837b53115 doc/website/blog/: announcing the schema import initiative blog post 2021-05-06 10:43:26 +03:00
Rotem Tamir
1910b0b614 doc/md: documentation for entgo.io/contrib/schemast 2021-05-05 14:01:39 +03:00
Ariel Mashraki
63d630b7cf doc/website/blog: update supported databases 2021-04-22 21:24:35 +03:00
Rotem Tamir
5708a15e58 doc/website: integrate contributors page with all-contributors bot
* doc/website: integrate contributors page with all-contributors bot

* link to contributors page
2021-04-22 15:04:35 +03:00
Ariel Mashraki
1ea5d64607 doc/md: add tutorial on how to generate mutation input types (#1476)
* doc/md: add tutorial on how to generate mutation input types

* address codereview comments
2021-04-19 12:29:16 +03:00
Ariel Mashraki
2480b5c0ef entc/gen: wrap nillable fields with custom go-type with sql.nullscanner 2021-04-17 13:13:40 +03:00
Ariel Mashraki
762e6aeff9 doc/website: add latest release to the announcement bar 2021-04-15 21:19:33 +03:00
Ariel Mashraki
3db3f5fd1a doc/website: add locale dropdown menu to navbar 2021-03-31 12:54:15 +03:00
Rotem Tamir
4dbe434ce6 doc/md - contributing translations guide 2021-03-29 17:01:03 +03:00
Rotem Tamir
beb97cbd01 doc/website/blog - add a call to action on the bottom of the gRPC post 2021-03-27 13:32:32 +03:00
Ariel Mashraki
2ba7d8e7a2 doc/website: small css changes to navbar 2021-03-25 16:37:40 +02:00
Ariel Mashraki
0c05e2abb5 doc/website: change crowdin file 2021-03-25 16:20:42 +02:00
Rotem Tamir
5abe74d752 Merge pull request #1391 from rotemtam/feat/enable-crowdin-translation
doc/website - add i18n support + crowdin sync
2021-03-25 16:13:15 +02:00
Rotem Tamir
eb77948ca2 enable crowdin translation 2021-03-25 14:01:27 +02:00
Ariel Mashraki
d62b810096 doc/website: add link to slack channel (#1389) 2021-03-25 12:24:44 +02:00
Ariel Mashraki
e0117c7b40 doc/website/blog: fix image url (#1388) 2021-03-25 11:14:13 +02:00
Ariel Mashraki
0b53a83ca2 doc/website: navbar responsive alignment 2021-03-25 08:48:13 +02:00
Ariel Mashraki
d9f6c3ed9c doc/website: fix mobile/responsive formatting (#1387) 2021-03-25 08:43:29 +02:00
Ariel Mashraki
f83bb981ea doc/website: minor css changes to homepage (#1386)
* WIP - migrating entgo.io to docosaurus v2

* organizing pages a bit to be better suited for v2 site structure

* doc/website: finish migration to docusaurus v2

* doc/website: minor css changes to homepage

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>
2021-03-24 22:02:25 +02:00
Ariel Mashraki
d9faf21e05 doc/website: migration to docosaurus v2 (#1384)
* WIP - migrating entgo.io to docosaurus v2

* organizing pages a bit to be better suited for v2 site structure

* doc/website: finish migration to docusaurus v2

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>
2021-03-24 21:48:30 +02:00
Ariel Mashraki
3773738fd5 Revert "doc/website: migrate to docusaurus v2 (#1382)" (#1383)
This reverts commit 21c3fa83fc.
2021-03-24 21:18:44 +02:00
Ariel Mashraki
21c3fa83fc doc/website: migrate to docusaurus v2 (#1382)
* WIP - migrating entgo.io to docosaurus v2

* organizing pages a bit to be better suited for v2 site structure

* doc/website: finish migration to docusaurus v2

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>
2021-03-24 21:16:04 +02:00
Rotem Tamir
ed14f1983c doc/website: fix formatting on gRPC blog (#1367) 2021-03-21 13:47:52 +02:00
Ariel Mashraki
0ed36ba188 doc/website: add social links to website (#1366) 2021-03-21 13:37:08 +02:00
Ariel Mashraki
c84350a43a doc/website: few style changes for website logo (#1363) 2021-03-20 20:14:18 +02:00
Ariel Mashraki
4e60827cc0 doc/website/blog: move grpc image to s3 (#1353) 2021-03-19 11:24:56 +02:00
Rotem Tamir
fedce7b3c2 doc/website/blog: gRPC blog post (#1352) 2021-03-19 10:32:51 +02:00
Ariel Mashraki
0f7739d83b tutorial: finish the first graphql tutorial (#1332)
* tutorial: basic crud and node api for graphql tutorial

* Update doc/md/tutorial-todo-gql.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/md/tutorial-todo-gql.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/md/tutorial-todo-gql.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/md/tutorial-todo-gql.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/md/tutorial-todo-gql.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/md/tutorial-todo-gql-field-collection.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/md/tutorial-todo-gql.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/md/tutorial-todo-gql-field-collection.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/md/tutorial-todo-gql.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/md/tutorial-todo-gql.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/md/tutorial-todo-gql.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/md/tutorial-todo-gql-node.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/md/tutorial-todo-gql-field-collection.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/md/tutorial-todo-gql-node.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/md/tutorial-todo-gql-node.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* Update doc/md/tutorial-todo-gql-paginate.md

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

* doc/tutorial: code review comments

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>
2021-03-15 11:30:09 +02:00
Rotem Tamir
5645e39a23 doc/website/blog - announcing edge field support in v0.7.0 (#1324)
* doc/website/blog - announcing edge field support in v0.7.0

* Update doc/website/blog/2021-03-12-announcing-edge-field-support.md

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* Update doc/website/blog/2021-03-12-announcing-edge-field-support.md

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* Update doc/website/blog/2021-03-12-announcing-edge-field-support.md

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* Update doc/website/blog/2021-03-12-announcing-edge-field-support.md

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* Update doc/website/blog/2021-03-12-announcing-edge-field-support.md

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* more fixes

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
2021-03-12 13:07:19 +02:00
Ariel Mashraki
712d0e1b53 doc/tutorial: add skeleton and initial posts (#1317) 2021-03-09 21:44:03 +02:00
Ariel Mashraki
00bb44f4b9 doc/edges: add section for edge-field and migration to it (#1313) 2021-03-08 14:46:31 +02:00
Ariel Mashraki
b2f6834f67 doc: change assets path from s3 to entgo.io 2021-02-17 10:25:10 +02:00
Ariel Mashraki
41c3445b95 doc: update contrib repository path to ent/contrib 2021-02-13 08:06:10 +02:00
Ariel Mashraki
d75fa8a01d doc: update repository path to ent/ent 2021-02-13 08:06:10 +02:00
Ariel Mashraki
528db137de go: add remote import paths for subpackages (#1241)
Currently, website is stored in S3 as static content, and this should be generated
by the server when we change the website deployment
2021-02-05 14:09:50 +02:00
Ariel Mashraki
0891886923 doc: rename contrib.html to contrib 2021-02-02 23:21:04 +02:00
Ariel Mashraki
96d693e024 doc: rename ent.html to ent 2021-02-02 23:20:39 +02:00
Ariel Mashraki
dd4792f5b3 go: rename module from github.com/facebook/ent => entgo.io/ent (#1226) 2021-02-02 23:03:04 +02:00
Ariel Mashraki
027d72e5e0 doc/website: use s3 uri before migrating website (#1224)
This is a temporary change and will be reverted after the website will be migrated to its new place
2021-02-01 10:48:15 +02:00