1762 Commits

Author SHA1 Message Date
David Kartuzinski
d86a627d95 quick started documentation update. With new pages includes quick start, quick start detailed, installation requirements, and Our strapi community 2019-02-11 18:35:49 +01:00
David Kartuzinski
1243bac596 completed 'Our Strapi Community' page 2019-02-11 17:54:51 +01:00
David Kartuzinski
5484b87a98 quick start and quick start detailed pages completed, tested and compared. Various typos and minor changes completed. Both ready to be published. 2019-02-11 14:27:07 +01:00
Jonathan Dobson
e278da1836
Improved educational flow and language.
Simplified the language.
Rewrite some of the paragraphs to emphasize key learning points.
Made "Token Usage" as first point of the introduction as tokens are the basis for authentication.
2019-02-11 09:44:19 +08:00
Jim LAURIE
92abd536cb
Merge branch 'master' into master 2019-02-10 17:26:18 +01:00
Hooman Amin
f2d0112ba8
Update graphql.md 2019-02-09 10:14:43 +03:30
David Kartuzinski
3902e1934f getting started detailed completed. Images moved to proper folder to match document name. Add API-Routes page. 2019-02-08 18:21:38 +01:00
David Kartuzinski
171c574b59 Images and content completed for detailed view through adding Restuarant Content types 2019-02-07 21:36:01 +01:00
David Kartuzinski
b9f1095777 Quick Start - both detailed and intermediate versions through Create Admin User completed. next Step is Create a Content Type. Removed extra images. Various typo corrections in Installation section. 2019-02-07 15:49:37 +01:00
Jim LAURIE
b8045455da Add migration alpha-23 2019-02-07 10:40:04 +01:00
David Kartuzinski
e9e551f37b two versions of Quick Start. One intermediate version and on detailed. A few minor changes in Install Requirements. 2019-02-06 19:16:54 +01:00
David Kartuzinski
812d4c5911 changed the colors to be muted, fixed formatting on Installation Requirements page 2019-02-06 17:23:57 +01:00
David Kartuzinski
77faabc7c3 Installation Requirements page now ready to be reviewed. Minor styling elements in the CSS fixed or improved. Internal links, words used (e.g. 'Create admin user' instead of 'Create first user') changed to describe. Clearer navigation in Menu and on page 2019-02-06 16:59:33 +01:00
vedran-brnjetic
e6d929b47d
Docker link had a closing bracket at the end 2019-02-06 01:32:20 +02:00
John Mica
e6c5e74170
updated ID links
since the  x.x markdown produces x-x id i've just updated the links to actually support the linked ID
2019-02-05 13:22:21 +00:00
davidkartuzinski
74e2eab120 navigation/menu and initial instructions for node and otherwise 2019-02-04 19:45:00 +01:00
Jim LAURIE
59b8f4f1ca Add migration guide to alpha.22 2019-02-04 18:07:49 +01:00
Sajjad Shirazy
a9606b6eae Supporintg IN and NOT IN as a filter type 2019-02-03 15:08:36 +03:30
Jim LAURIE
56979f692a
Fix typo 2019-02-01 17:25:04 +01:00
Jim LAURIE
4e9ba1280b Add documentation 2019-02-01 15:19:22 +01:00
Tamas Piros
95698a59b4
Update quick-start.md
Changed incorrect "npm setup" command to "npm run setup"
2019-01-30 10:51:44 +01:00
Jim LAURIE
4ce2da5dc0
Merge branch 'master' into master 2019-01-29 16:27:04 +01:00
Jim LAURIE
9539182768
Change in order 2019-01-26 18:52:27 +01:00
Adam Saparudin
e62ab72b3b
Add _in array query example 2019-01-24 23:43:53 +07:00
Jim LAURIE
5e37726946 Add migration to alpha.21 2019-01-23 16:27:05 +01:00
Jim LAURIE
a38082a535
Merge branch 'master' into update_knex 2019-01-23 14:31:07 +01:00
Jim LAURIE
2403ec3d76
Merge branch 'master' into patch-1 2019-01-23 11:12:06 +01:00
Jim LAURIE
3549bc03f6
Merge branch 'master' into patch-1 2019-01-23 11:07:11 +01:00
Jesús Pérez
9542341ec7 Header X-Powered-By enabled by default in all environments 2019-01-22 19:08:09 +01:00
Jesús Pérez
b2a59ba4a4 Fix X-Powered-By header setup and panel support for it 2019-01-22 16:47:17 +01:00
Jim LAURIE
178f77db2b Add migration guide to alpha.20 2019-01-22 14:31:19 +01:00
Divyansh Batham
c9e48860b1
Update controllers.md (Grammatical Mistake)
"... the server will *called* the index action..." => "... the server will **call** the index action..."
2019-01-18 03:04:42 +05:30
Paolo Ragone
c72e4bd1e5
Merge branch 'master' into update_knex 2019-01-17 22:19:15 +13:00
Roman Ponomarev
c9145ae690
Update webhooks.md 2019-01-16 19:28:18 +03:00
Jim LAURIE
72d0f771ed Add migration guide alpha.19 2019-01-16 11:48:21 +01:00
Martin Muzatko
cf33f01606
fixed link 2019-01-15 13:32:23 +01:00
Martin Muzatko
dd5ebdf46f
Add note about docker to deployment 2019-01-15 13:29:39 +01:00
Jim LAURIE
b79b88b55c
Merge branch 'master' into patch-1 2019-01-15 11:16:24 +01:00
Paolo Ragone
b393f3edea
Merge branch 'master' into update_knex 2019-01-15 19:18:12 +13:00
AndroAmater
0b5421dc29
Update graphql.md
"Lower than or equal to" repeats twice so on line 197 it says "`<field>_gte`: Lower than or equal to.
2019-01-12 19:12:46 +01:00
Paolo Ragone
9559f19b77
Merge branch 'master' into update_knex 2019-01-12 08:38:18 +13:00
Jim LAURIE
3b94faf514
Merge branch 'master' into models-documentation-index 2019-01-10 16:45:18 +01:00
Jim LAURIE
dedd2551c1
Add mongo support 2019-01-10 16:45:02 +01:00
Paolo Ragone
5d7ce15078 Merge branch 'master' of github.com:strapi/strapi into update_knex 2019-01-10 22:24:15 +13:00
Paolo Ragone
e998825b4d Added some documentation 2019-01-10 21:53:17 +13:00
Jim LAURIE
e66e7e3052
Merge branch 'master' into patch-1 2019-01-09 14:34:28 +01:00
Trevor Kirpaul
c660ac57b2 fixed grammar in Documentation withing the 'guides' section on the 'filters' page 2019-01-07 22:42:40 -05:00
Jim LAURIE
6a3d2daac1
Merge branch 'master' into feature/998 2019-01-06 15:27:11 +01:00
Jim LAURIE
2b3af8300c Add migration of jwt.json file 2019-01-06 14:00:04 +01:00
Patrick Black
c025bc87cb
Grammar improvements 2019-01-04 11:20:43 -06:00