Commit Graph

35 Commits

Author SHA1 Message Date
MasseElch
fdf7b3f2f3 doc/website/blog: openapi generator (#1936) 2021-09-13 10:26:10 +03:00
Rotem Tamir
ac33c03069 doc/website/blog: extending ent with the new Extension API (#1908)
* doc/website/blog: post about extending ent with the new Extension API

* missing part

* fix URL

* Update doc/website/blog/2021-09-02-ent-extension-api.md

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

* Update doc/website/blog/2021-09-02-ent-extension-api.md

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

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
2021-09-02 18:00:29 +03:00
Ariel Mashraki
7015647528 website/blog: ent joins the linux foundation 2021-09-01 13:08:00 +03:00
Ariel Mashraki
30fc87de7f website/blog: fix gofmt in entviz blog 2021-08-26 16:01:50 +03:00
Amit Shani
0d63869c87 doc/website/blog: entviz blog post (#1871) 2021-08-26 15:10:31 +03:00
Yoni Davidson
d1593150ee doc/website/blog: blog post prometheus hook (#1829)
* starting with part 1

* up to ent hooks

* finish hooks

* add metrics

* show metrics

* done first review

* duplicate repo

* minor links update

* Update doc/website/blog/2021-08-12-building-observable-ent-application-with-prometheus.md

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

* Update doc/website/blog/2021-08-12-building-observable-ent-application-with-prometheus.md

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

* Update doc/website/blog/2021-08-12-building-observable-ent-application-with-prometheus.md

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

* Update doc/website/blog/2021-08-12-building-observable-ent-application-with-prometheus.md

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

* Update doc/website/blog/2021-08-12-building-observable-ent-application-with-prometheus.md

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

* Update doc/website/blog/2021-08-12-building-observable-ent-application-with-prometheus.md

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

* Update doc/website/blog/2021-08-12-building-observable-ent-application-with-prometheus.md

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

* Update doc/website/blog/2021-08-12-building-observable-ent-application-with-prometheus.md

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

* remove shell syntax

* Update doc/website/blog/2021-08-12-building-observable-ent-application-with-prometheus.md

Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com>

* Apply suggestions from code review

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

* Update doc/website/blog/2021-08-12-building-observable-ent-application-with-prometheus.md

Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com>

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>
Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com>
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
2021-08-12 14:53:09 +03:00
MasseElch
d6ef361a7c doc/website/blog: Updated instructions to meet updated ent and elk. (#1818) 2021-08-09 23:47:38 +03:00
Ariel Mashraki
e0a85ab609 blog/upsert: minor changes to upsert blogpost 2021-08-05 21:45:21 +03:00
Rotem Tamir
1a4403c1b3 doc/website/blog: blog post describing the upsert API in v0.9.0 2021-08-05 21:45:21 +03:00
MasseElch
a5c931ed13 doc/website/blog: add instructions to ensure mod dependencies are resolved correctly (#1800)
* doc/website/blog: Add instrustions to ensure mod dependencies are resolved correctly

* Update doc/website/blog/2021-07-29-generate-a-fully-working-go-crud-http-api-with-ent.md

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
2021-08-04 13:38:26 +03:00
MasseElch
56e32a3392 doc/website/blog: fixes a typo in elk blog post (#1795) 2021-08-03 13:05:51 +03:00
Ariel Mashraki
64e0116ed7 blog: minor style changes to crud post 2021-07-29 23:45:07 +03:00
MasseElch
2ba1c6b22d doc/website/blog: Generate a fully-working Go CRUD HTTP API with Ent (#1788)
* doc/website/blog: Generate a fully-working Go CRUD HTTP API with Ent

* Update doc/website/blog/2021-09-29-generate-a-fully-working-go-crud-http-api-with-ent.md

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

* Rename 2021-09-29-generate-a-fully-working-go-crud-http-api-with-ent.md to 2021-07-29-generate-a-fully-working-go-crud-http-api-with-ent.md

* removing formatter

* final touches

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
2021-07-29 23:24:59 +03:00
Rotem Tamir
444b5f57b9 doc/website/blog: database locking techniques with ent (#1762)
* doc/website/blog: database locking techniques with ent

* Update doc/website/blog/2021-07-22-database-locking-techniques-with-ent.md

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

* Update doc/website/blog/2021-07-22-database-locking-techniques-with-ent.md

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

* Update doc/website/blog/2021-07-22-database-locking-techniques-with-ent.md

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

* Update doc/website/blog/2021-07-22-database-locking-techniques-with-ent.md

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

* Update doc/website/blog/2021-07-22-database-locking-techniques-with-ent.md

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

* Update doc/website/blog/2021-07-22-database-locking-techniques-with-ent.md

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

* Update doc/website/blog/2021-07-22-database-locking-techniques-with-ent.md

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

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
2021-07-22 17:05:24 +03:00
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
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
8837b53115 doc/website/blog/: announcing the schema import initiative blog post 2021-05-06 10:43:26 +03:00
Ariel Mashraki
63d630b7cf doc/website/blog: update supported databases 2021-04-22 21:24:35 +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
e0117c7b40 doc/website/blog: fix image url (#1388) 2021-03-25 11:14:13 +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
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
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
fd0a7f9f02 all: facebookincubator/ent => facebook/ent (#660)
ent repository is going to be migrated to facebook organization
2020-08-18 11:05:08 +03:00
Ariel Mashraki
6d159024e7 ent/doc: fix getting started example and add link to Github
Reviewed By: alexsn

Differential Revision: D17734937

fbshipit-source-id: abced88c23b7385d371361c5069292de5c1c5b1e
2019-10-03 01:40:58 -07:00
Ariel Mashraki
37898ff5c8 doc: add introducing-ent blog post
Reviewed By: alexsn

Differential Revision: D17717270

fbshipit-source-id: e566d256a034a9579a05d0975de133f4ccf5ad6d
2019-10-02 12:55:28 -07:00
Ariel Mashraki
a964901521 ent/doc: ui changes for homepage
Reviewed By: alexsn

Differential Revision: D17074003

fbshipit-source-id: 7a0088f8eab37dab570eaace5fa836d70bb708ed
2019-08-28 05:30:24 -07:00
Ariel Mashraki
4565455ee4 ent/doc: add initial website
Reviewed By: alexsn

Differential Revision: D16668017

fbshipit-source-id: 3d4f5cb2a0277a4b1624ab60157d05302b898c52
2019-08-06 14:15:39 -07:00