10 Commits

Author SHA1 Message Date
Austin Kelleher
d9805d0e28 Update prettier (#1062)
* update prettier
* format files with new version of prettier
2018-06-21 10:40:44 -07:00
Austin Kelleher
6e55f146a0 Fix #1049 - Fix documentation urls on the website. 2018-05-23 17:11:40 -04: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
Rohit Gohri
413618bc73 Update Docs: Fix framework integrations' doc links (#936)
The links for express, hapi, koa, huncwot were not working. Appended '.md' to them to resolve the issue.
2017-11-29 16:17:36 -08:00
Zaiste
ecbf3a306d
add docs for Marko + Huncwot integration 2017-04-28 21:23:43 +02:00
Patrick Steele-Idem
f1a1fe51fa Improved docs for SSR 2017-04-18 10:54:17 -06:00
Michael Rawlings
1334f1c017 update docs to use marko syntax highlighting 2017-03-20 10:49:33 -07:00
austinkelleher
411bcad9af Additional documentation on components and core-tags. 2017-03-13 15:13:49 -04: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
3e6cf74c7b Moved server-side rendering into separate docs page 2017-03-06 14:16:01 -07:00