Commit Graph

40 Commits

Author SHA1 Message Date
Boris Shomodjvarac
5e9cc84f99 doc/getting-started: fix typos (#1779)
fixing typo
2021-07-29 11:24:48 +03:00
Zeev Manilovich
c8ed4e9d7a doc/md: making the getting started section more consistent and clearer (#1713)
* doc/md: making the getting started section more consistent and clerer

* Update doc/md/getting-started.md

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

* cr changes

* cr changes

* removing imports

* Update doc/md/getting-started.md

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
2021-07-13 14:32:55 +03:00
Ariel Mashraki
ee4fa653fd doc/md: minor changes to website 2021-06-24 21:29:03 +03: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
712d0e1b53 doc/tutorial: add skeleton and initial posts (#1317) 2021-03-09 21:44:03 +02:00
Matthew Gabeler-Lee
c53b45ddb0 all: use %w instead of %v to wrap errors (#1275)
* all: use %w instead of %v for nested errors with fmt.Errorf

* all: update generated code to use %w instead of %v for error wrapping
2021-03-03 20:05:33 +02:00
Ariel Mashraki
b2f6834f67 doc: change assets path from s3 to entgo.io 2021-02-17 10:25:10 +02:00
Ariel Mashraki
d75fa8a01d doc: update repository path to ent/ent 2021-02-13 08:06:10 +02:00
Ariel Mashraki
2f24be7b30 doc: add missing import 2021-02-10 20:23:49 +02:00
Thomas Noe
1b33487eca doc: logs created tesla (#1251) 2021-02-10 16:28:35 +02:00
森 優太
4142808220 doc: fix github link (#1229) 2021-02-03 11:13:26 +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
Ariel Mashraki
d0b41ab0f6 doc: rename cmd entc to ent (#997) 2020-11-29 10:43:16 +02:00
Pavel Kerbel
95842ec16b doc: minor change in getting-started and gitignore update (#984) 2020-11-25 16:11:41 +02:00
Ariel Mashraki
f93dffcf10 doc: remove entc command from getting-started (#798) 2020-09-25 10:35:59 +03:00
Ariel Mashraki
2b78d1d9af doc: add more info to getting-started summary (#787) 2020-09-21 15:59:23 +03:00
Ariel Mashraki
77122ce70e doc: minor spelling changes (#711) 2020-08-29 21:17:55 +03:00
Paul Vollmer
238ac627f6 doc/md: fix added missing context import (#683) 2020-08-22 13:09:59 +03: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
a2ea5bfbee cmd/entc: add generate.go file to env init (#402)
* cmd/entc: add generate.go file to env init

* doc: update getting-started and codegen documentation
2020-03-24 19:23:30 +02:00
Ariel Mashraki
dc222c0b15 entc/gen: remove example_test template from codegen (#351)
Fixes #297
2020-02-18 12:26:46 +02:00
Ariel Mashraki
e75a817d63 ent/doc: better installation instructions
Reviewed By: alexsn

Differential Revision: D17950790

fbshipit-source-id: d7517768bdfcc2eff8a5d900943a61ea2359d91b
2019-10-16 04:30:16 -07:00
Chandan Rai
a3e6333b2a corrected minor typo
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/77

Differential Revision: D17809443

Pulled By: a8m

fbshipit-source-id: fc9e86bc252e0cecaadd54a8a9da05845580bff5
2019-10-08 07:22:37 -07:00
Ariel Mashraki
7597f07912 entc: add option to use entc as package
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/72

Reviewed By: alexsn

Differential Revision: D17783580

fbshipit-source-id: 597f124a28415fef66b0b16811ad2acac8df631d
2019-10-07 07:06:32 -07:00
Tomy Smith
d4efc09f75 fix import in first edge docs code sample
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/55

Differential Revision: D17747608

Pulled By: a8m

fbshipit-source-id: c59b5bc62423d77b684a399144c24ad5137c2e20
2019-10-03 14:15:24 -07:00
Shouichi Kamiya
50637b439e s/GitHab/GitHub/
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/50

Differential Revision: D17737109

Pulled By: a8m

fbshipit-source-id: 6af5482259ed3402e8bdb21b4226361c4f46dc8d
2019-10-03 05:14:36 -07:00
Ariel Mashraki
1750d33bd8 all: add support for running examples in playground
Summary: Pull Request resolved: https://github.com/facebookincubator/ent/pull/49

Reviewed By: alexsn

Differential Revision: D17735758

fbshipit-source-id: d4b80631e56870690cc54912528c9950f4e48ccc
2019-10-03 03:05:40 -07:00
Ariel Mashraki
c4527afbaf ent/doc: fix getting-started doc example
Reviewed By: dlvhdr

Differential Revision: D17735319

fbshipit-source-id: f90311d94a189d911b62ab972ac98982a623271b
2019-10-03 02:07:56 -07: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
6b1ee557a7 doc: fix example in introduction page
Reviewed By: alexsn

Differential Revision: D17733038

fbshipit-source-id: 2da94892c09aa519a3ae25b17844b8090cbdfbc6
2019-10-02 21:32:43 -07:00
Ariel Mashraki
55fefbfbec doc: update Open api examples
Reviewed By: alexsn

Differential Revision: D17710222

fbshipit-source-id: 189b2c0407c035e62da5926a71f89453d6acaa12
2019-10-02 10:11:09 -07:00
Ariel Mashraki
f1bea078e5 ent/doc: fix footer links
Reviewed By: alexsn

Differential Revision: D17183988

fbshipit-source-id: 4635c083c2057bbfa453112466039fac9e1f262c
2019-09-04 09:09:55 -07:00
Ariel Mashraki
6913e80e43 ent/doc: minor changes for doc websote and readme
Reviewed By: dlvhdr

Differential Revision: D17163026

fbshipit-source-id: 62536da9a450ac80eb224252e12ae8dc835acb11
2019-09-03 07:56:32 -07:00
Ariel Mashraki
931d0c0565 ent/doc: migration, dialects and websire changes
Reviewed By: alexsn

Differential Revision: D17155041

fbshipit-source-id: 378cd47cb8b6111b3daba2860ae2fa02b7f2b856
2019-09-02 05:58:18 -07:00
Ariel Mashraki
9b7ea021ef ent/doc: transaction example and docs
Summary: {F205899335}

Reviewed By: dlvhdr

Differential Revision: D17149531

fbshipit-source-id: cb8595d41ede6f813370564ca688f33d0dfe6905
2019-09-01 07:22:42 -07:00
Ariel Mashraki
8074e3b61f ent/doc: fix assets url
Reviewed By: alexsn

Differential Revision: D16938621

fbshipit-source-id: b019cbc5f81e991d67b470db6cd7571e7739f67f
2019-08-21 08:11:32 -07:00
Ariel Mashraki
51a4dd4412 ent/doc: schema inbtro section
Reviewed By: idoshveki

Differential Revision: D16889912

fbshipit-source-id: 40359e1cf7930c0b0e7afdcfe221061edebee97f
2019-08-19 02:51:47 -07:00
Ariel Mashraki
d155e75580 ent/doc: continue getting started
Reviewed By: idoshveki

Differential Revision: D16829339

fbshipit-source-id: b084ae730568edf704520f3417548563bf1da87d
2019-08-16 07:56:11 -07:00
Ariel Mashraki
930cf29367 ent/website: add docs structure
Reviewed By: alexsn

Differential Revision: D16782780

fbshipit-source-id: 084a50bc935597a5be8a5c04b2f9347e683ea45a
2019-08-13 05:31:22 -07:00