17 Commits

Author SHA1 Message Date
Coding Girl
551cf63d2e Update installing.md (#1349)
Add lasso configuration description for "Initializing server-rendered components", let it clearly to read and more easy in practice.
2019-06-24 14:28:29 -07:00
Michael Rawlings
1b7659f3fe
Modernize docs (#1260)
Co-authored-by: Michael Rawlings <mirawlings@ebay.com>
Co-authored-by: Dylan Piercey <dpiercey@ebay.com>
2019-02-14 15:09:18 -08:00
Anton Wilhelm
de9674efe6 fix missing module to install (#1110)
lasso module is missing

CLI installation globally is not enough, otherwise I get this error:
Error while applying option of "plugin". 
Cause: Error: Cannot find module 'lasso/package'
2018-08-16 05:59:45 -04:00
Michael Rawlings
e2fd5b63da
dynamic tag (#1057) 2018-06-19 17:11:54 -07:00
Michael Rawlings
0f5e639775 Format + lint (#1016)
* add prettierignore

* switch to eslint:recommended + eslint-config-prettier

* fix eslint violations

* remove more .jshintrc files

* better conditional structure

* add prettier and update prettier ignore

* add precommit hook to run prettier

* add lint check to precommit and format check to ci

* format all the things

* add generated files

* let npm do it's thing with package.json
2018-03-09 10:02:11 -08:00
Kim Seungha
00af5ee02c Update installing.md
`npm install` is not necessary. `marko create` executes it.
2017-08-20 22:37:57 +09:00
Patrick Steele-Idem
23664546db Update installing.md 2017-08-10 11:52:49 -06:00
tindli
3a1580d5a6 Corrected file name for generated js file. 2017-05-23 23:39:31 +02:00
Michael Rawlings
1334f1c017 update docs to use marko syntax highlighting 2017-03-20 10:49:33 -07:00
Michael Rawlings
81666b2689 update install guide require hook section 2017-03-10 11:12:25 -08:00
Patrick Steele-Idem
66993e8c4f Docs: do not include the ".marko" extension when requiring a view 2017-03-08 17:55:28 -07:00
Patrick Steele-Idem
60d90a6a31 Fixed installation example 2017-03-03 18:01:35 -07:00
Michael Rawlings
524d40aa99 fix filename 2017-03-03 13:59:03 -08:00
austinkelleher
aa2ded8263 Fix typo in doc 2017-03-03 09:42:12 -05:00
austinkelleher
4707ebecea Fix typo in docs. 2017-03-02 19:30:20 -05:00
Michael Rawlings
004e962a64 add advanced custom tag discovery docs and fix broken links 2017-03-02 02:55:26 -08:00
Michael Rawlings
592ba7337b update doc structure 2017-03-01 11:32:53 -08:00