80 Commits

Author SHA1 Message Date
Derrick Mehaffy
7ecf2d74b8 Update all references from GHD to Forum
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-09-23 08:49:42 -07:00
Pierre Noël
75be8688d2 DOC replace .html by .md
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-07-23 11:09:42 +02:00
Jim LAURIE
6b23cedc46 docs: fix 404 links
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-06-18 12:33:18 +02:00
Alexandre Bodin
08325e9742 Merge branch 'master' into documentation 2020-06-15 09:52:43 +02:00
Jim LAURIE
185783966e
fix: strapi blog url fix seo (#6380)
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-05-29 10:52:04 +02:00
Giovanni Giordano
fb5c17c227 Fix links in deployment page
Signed-off-by: Giovanni Giordano <giordano.giovanni1993@gmail.com>
2020-05-29 09:35:06 +02:00
Derrick Mehaffy
f80021eb9f
Add note about CLI migration feature coming in stable.
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-05-14 08:14:17 -07:00
Derrick Mehaffy
58295534a3
Update FAQ for Beta Docs
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-05-14 08:11:02 -07:00
Derrick Mehaffy
4a64b38770
Remove Stack Overflow and Spectrum from project and use GH Discussions
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-05-12 08:04:06 -07:00
Jim LAURIE
07a69517c4
Merge pull request #5966 from strapi/docs/rfcs
Add rfcs into the contribution docs
2020-04-27 14:56:08 +02:00
Jim LAURIE
a81d265edd
Merge pull request #5725 from adriatic/adriatic
Update documentation from Content to Collection Type
2020-04-27 10:59:41 +02:00
Jim LAURIE
22a2da3ae0 docs: add rfcs into the contribution docs
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-04-27 10:16:59 +02:00
Derrick Mehaffy
2e48e54f54
Re-add Google App Engine deployment docs
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-04-17 01:46:04 -07:00
Derrick Mehaffy
4535355da0
PR Feedback
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-04-14 03:23:15 -07:00
Nikolaj Ivancic
ce03fb0ad9 Several missed updates from Content to Collection types (per https://github.com/lauriejim)
Signed-off-by: Nikolaj Ivancic <nik@congral.com>
2020-04-10 16:32:26 -04:00
Derrick Mehaffy
9bbdb8f378
Add Azure logo
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-04-09 05:32:49 -07:00
Derrick Mehaffy
6e70f0d3b5
Start work on Azure VM guide
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-04-09 04:30:14 -07:00
Derrick Mehaffy
5227831bf1
clean up AWS guide
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-04-09 04:30:14 -07:00
Derrick Mehaffy
ad3f85f85d
fix a few bugs in AWS, init proxy guide
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-04-09 04:30:14 -07:00
Derrick Mehaffy
c7e15d37ed
Fix heroku icon
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-04-09 04:30:14 -07:00
Derrick Mehaffy
e0f34ed4ff
Add little logos
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-04-09 04:30:14 -07:00
Derrick Mehaffy
1e5893c899
Adding a link between installation and deployment
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-04-09 04:30:14 -07:00
Derrick Mehaffy
c35addecaa
Main migration into split docs, not reviewed sub docs yet
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-04-09 04:30:14 -07:00
Derrick Mehaffy
274e7e13be
init deployment changes
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-04-09 04:30:14 -07:00
adriatic
3c8ce102d4 Content_to_Collection
Update tutorial files to use the Collection type instead of Content type

Signed-off-by: adriatic <nik@congral.com>
2020-04-06 12:00:03 -04:00
Jim LAURIE
343a1bab38
Merge branch 'master' into fix/5555-quickStartGuide 2020-04-01 16:33:29 +02:00
Jim LAURIE
97c2664ed9
Merge branch 'master' into docs/faq_update 2020-04-01 16:21:18 +02:00
Chinh Do
a9ae7e24c2
Merge branch 'master' into fix/5555-quickStartGuide 2020-03-30 19:37:38 -04:00
David Ye
9ec7d9066e
Fix typo (#5596) 2020-03-30 09:51:14 +02:00
Chinh Do
de97f68b85 Correct "content-type" to "collection type" in Quick Start Tutorial/Guide to match UI
There needs to be a review of the docs. This pull request is intended to fix obvious incorrect
references that may confuse or frustrate people brand new to Strapi, trying to go through
the Quick Start Guide or Tutorial.

Change "content type" to "collection type" where appropriate

Signed-off-by: Chinh Do <cdo@vienxu.com>
2020-03-28 13:18:59 -04:00
Derrick Mehaffy
a52a2eae43 Add development flow to FAQ 2020-03-26 10:11:11 -07:00
Loren
88de1fa692
Fixed sentence structure and grammatical errors. (#5507)
* Fixed sentence structure and grammatical errors.

Signed-off-by: C-Climb <deathmarchtepes@gmail.com>

* Fixed additional grammatical mistakes.

Signed-off-by: C-Climb <deathmarchtepes@gmail.com>

* Fixed additional grammatical mistakes

Signed-off-by: C-Climb <deathmarchtepes@gmail.com>

* Updated plugin link to point to beta 3.0.0 docs.

Signed-off-by: C-Climb <deathmarchtepes@gmail.com>
2020-03-22 18:30:31 +01:00
Michael-Scott-PC
e56fa01c1c
Documentation improvements 2020-03-22 18:28:03 +01:00
Jim LAURIE
6ef529b3a1 docs: rewrite sentence
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-03-10 17:01:44 +01:00
Jim LAURIE
11aeae4dc7 docs: add single type examples
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-03-10 16:47:41 +01:00
Derrick Mehaffy
5aef99c337
Move docs to installation area per Jim and change referral link
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-03-09 00:35:10 -07:00
Derrick Mehaffy
d2931fb803
minor typo and grammar changes
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-03-03 03:38:09 -07:00
Derrick Mehaffy
dc675ab1d6
merge faq page with new troubleshooting page.
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-03-03 03:25:29 -07:00
Jim LAURIE
b625cc4fad docs: fix pr feedback
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-03-03 11:11:17 +01:00
Jim LAURIE
26dfc9ae1b docs: fix conflicts
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-02-20 14:48:03 +01:00
Jim LAURIE
7cb4cb2b74 docs: udpate some wording 2020-02-20 14:43:07 +01:00
Jim LAURIE
f21d36c324 first steps for the new doc 2020-02-10 14:21:18 +01:00
Bart Duisters
7c3e869e2e
Merge branch 'master' into patch-1 2020-02-08 20:03:38 +01:00
Bart Duisters
2d720516a2 Grammar and consitent punctuation
Signed-off-by: Bart Duisters <bartduisters@bartduisters.com>
2020-02-08 19:58:12 +01:00
Bart Duisters
3f62ac0998 Consistent use of punctuation in lists
Signed-off-by: Bart Duisters <bartduisters@bartduisters.com>
2020-02-08 19:58:12 +01:00
Bart Duisters
4a9536fea8 Grammar and punctuation
Signed-off-by: Bart Duisters <bartduisters@bartduisters.com>
2020-02-08 19:58:12 +01:00
George.Tsopanoglou
9070549210 Update quick guide with correct button names
Signed-off-by: George.Tsopanoglou <george.tsopanoglou@karmarama.com>
2020-02-05 13:14:33 +00:00
DaiAoki
d868233003 fix quick-start-tutorial.md document.
Signed-off-by: DaiAoki <a.dai.0814ap@gmail.com>
2020-01-22 09:25:32 +09:00
Akinoso Toyosi
0e3d8c232a
Update install-requirements.md 2020-01-10 13:09:45 +01:00
Jim LAURIE
40a9fb7d3d Update type 2019-12-13 23:46:09 +01:00