26 Commits

Author SHA1 Message Date
Alberto Maturano
5a25cee384 Fix filename reference 2018-06-29 12:13:59 -05:00
Alberto Maturano
e686da1a01
Fix CONTRIBUTING.md path 2018-06-15 17:14:07 -05:00
ekamgit
6c3216cf51
Update hooks structure requirements
The current hooks structure has package.json within the lib folder. This causes strapi to fail as it is looking for the package.json file in the hook root folder and not within lib.

This change moves the secondary files back into the hook root leaving only index.js in the lib folder.
2018-06-08 23:05:48 +10:00
cyril lopez
44359b921a
Update usage-tracking.md 2018-05-28 15:32:48 +02:00
Aurelsicoko
4ca24a37de Add usage tracking link in the menu #1280 2018-05-28 14:39:02 +02:00
Pedro Cruz
ce52ad4fb4
Fixed misspelling in documentation text 2018-04-25 14:14:47 -04:00
Evan Owens
6ad71e4302
Update customize-admin.md 2018-04-02 15:18:38 -04:00
Jørgensen
2301f2c5e5
Update logging.md 2018-03-01 13:44:25 +01:00
Kristian Frølund
72c830e24e Added logging documentation 2018-03-01 13:36:54 +01:00
Paolo
f07a99542a
moved config out of middleware and into app config
noticed the defaults object was not being merged with the config, as a work around I've added the settings manually
2018-01-30 15:34:09 +00:00
Satrio Wisnugroho
7f2fcd7c94 Fix missing comma 2018-01-22 10:41:31 +07:00
Aurelsicoko
b6d4dbf16e Remove https from documentation examples 2018-01-16 16:00:52 +01:00
Aurelsicoko
247caae4b4 Omit publicPath and update publicPath on the fly 2018-01-15 14:31:04 +01:00
Aurelsicoko
4b39785a8a Copy plugins.json content instead of faking the copy 2018-01-12 16:41:59 +01:00
Aurelsicoko
8d0a8379d0 Update path generation for admin and plugins 2018-01-12 14:46:02 +01:00
Aurelsicoko
216a1b3bbb Remove host configuration in admin build 2018-01-12 11:38:03 +01:00
Aurelsicoko
4826689ef8 Add comma 2018-01-11 10:12:27 +01:00
Aurelsicoko
440b44ed27 Update documentation and improve plugins.json generation logic 2018-01-09 18:39:50 +01:00
Aurelsicoko
b4e6421aff Add documentation and fix setup 2017-11-14 15:27:56 +01:00
Pierre Burgy
46ee4230a2 Remove useless files in documentation 2017-10-12 19:34:43 +02:00
Aurelsicoko
31a558598e Merge branch 'enhancement/documentation' of github.com:strapi/strapi into enhancement/documentation 2017-10-11 15:18:41 +02:00
Aurelsicoko
5694da2c19 Add structure to middlewares and hooks sections 2017-10-11 15:17:08 +02:00
cyril lopez
ac100d1a27 Update summary and redo customize-admin file s structure 2017-10-11 13:11:15 +02:00
cyril lopez
5295c26063 Reorder the plugin section and correct doc style 2017-10-11 12:47:01 +02:00
Pierre Burgy
b4827bfe32 Minor documentation updates 2017-10-11 10:51:28 +02:00
Aurelsicoko
6d84b8947f Add documentation 2017-10-10 11:15:24 +02:00