Yangshun Tay
4927f764e5
misc(v2): nitpicky formatting
2019-12-04 00:55:52 -08:00
endiliey
0e23e4ce32
docs(v2): fix typo in lifecycle api docs
2019-11-30 15:46:46 +07:00
Endi
97491c5cfb
feat(v2): injectHtmlTags API to inject head and/or body html tags ( #2057 )
...
* wip: define html tag definition
* feat(v2): implement injectHtmlTags api
* remove useless file
* nits
* documentation
* allow string, use prebodyTags and postBodyTags
* typo
* refactor typing
* chore(v2): bump deps
2019-11-30 11:52:26 +07:00
Endi
91b261af7a
docs(v2): more examples on lifecycle apis, cleanup ( #2051 )
...
* docs(v2): more examples on lifecycle apis, cleanup
* typo
2019-11-25 10:31:57 -08:00
yangshun
29ce98c63a
docs(v2): misc updates
2019-11-17 05:44:21 -08:00
Jamie Davenport
ffa6b71b1d
docs(v2): update configureWebpack utility functions ( #1970 )
2019-11-12 17:35:12 +07:00
Yangshun Tay
f635f9aba2
docs(v2): code block line highlighting ( #1904 )
...
* docs(v2): code block line highlighting
* misc: update CHANGELOG
* misc: respond to review
* docs: add line highlighting to the template
2019-10-29 14:59:24 +08:00
Endi
2bbfbf88d6
docs(v2): update plugins, presets and themes docs ( #1889 )
...
* docs(v2): update plugins, presets and themes docs
* ideal image plugin
* proof reading
* Merge master
2019-10-26 15:10:48 +07:00
Endi
b1f6951fbb
feat(v2): allow plugin to extendCli ( #1843 )
...
* feat(v2): allow plugin to extendCli
* rename to externalCommand
2019-10-16 13:16:26 +07:00
Wei Gao
4ce1b582cf
docs(v2): document plugins and lifecycle APIs ( #1724 )
...
* wip docs(v2): lifecycle apis
* docs(v2): edit advanced plugins
* wip plugins & lifecycle api docs
* wip plugins doc
* Update advanced-plugins.md
* misc: update plugins docs
* misc: remove excessive line
2019-10-08 00:23:03 -07:00
Wei Gao
f4f458460c
docs(v2) themes ( #1645 )
...
* More prep
* rename xxx-api to api-xxx
* move content around for plugins and themes
* wip docs: using themes
* docs(v2): tweak using plugins
* docs(v2): list official themes in docs
* docs(v2): advanced themes
* wip notes for lifecycle apis
* resolve PR review discussions
* lower case "theme"
* better intro for using themes
* add a simple README to @docusaurus/theme-classic
* remove list of components from theme classic README and replace with link to directory
2019-07-26 12:00:40 +07:00