Amila Welihinda
15e6763089
docs(v2): mention about disabling Jekyll when using GitHub pages ( #2340 )
...
* docs(v2): add docs for disabling jekyll when using gh pages
* Change to admonition
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-02-28 09:51:15 +08:00
Theodore Chu
baed4faa24
docs(v2): guide on upgrading Docusaurus within a project ( #2338 )
...
* Update installation.md
Add information on how to update/upgrade the version of Docusaurus
* Update installation.md
* Update installation.md
* Update installation.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-02-28 09:46:37 +08:00
Alexey Pyltsyn
68a5cd5df1
fix(v2): make proper path to pages in TS ( #2334 )
2020-02-27 09:59:02 +08:00
Amila Welihinda
843d5d8c48
docs(v2): fix broken 'more syntax' url
2020-02-26 20:15:02 +03:00
Alexey Pyltsyn
aef2456545
feat(v2): add ability to use HTML in footer copyright ( #2327 )
2020-02-26 23:59:59 +08:00
Sylvain Pace
3f682046df
docs(v2): remove unwanted black line from DocSearch showcase image ( #2328 )
2020-02-26 23:58:29 +08:00
Yangshun Tay
32c1a92b17
chore: yearless copyright headers for source code ( #2320 )
...
* chore: yearless copyright headers for source code
* update snapshots
2020-02-25 23:12:28 +08:00
Alexey Pyltsyn
54b7ac2164
fix(v2): properly scale logo on IE 11 ( #2316 )
2020-02-25 16:11:06 +08:00
Scott Lee
5754f63a23
docs(v2): showcase user Algolia ( #2319 )
2020-02-25 16:04:34 +08:00
Zhenchao Cai
b25eb5dd36
docs(v2): move the quotes to remark admonitions ( #2313 )
...
* docs(v2): move the quotes to remark admonitions
* Delete package-lock.json
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-02-23 18:11:37 +08:00
Yangshun Tay
787b073bb7
docs(v2): nav links activeBasePath ( #2303 )
...
* docs(v2): Nav links activeBasePath
* rename activeBaseRoute to activeBasePath
* fixes
2020-02-21 09:44:14 +08:00
Yangshun Tay
c46bf90f60
feat(v2): allow navbar links to show active style by specifiying a base path ( #2299 )
2020-02-20 10:10:22 +08:00
Paulus Schoutsen
6a1bc254cc
Make blog plugin config example valid ( #2300 )
...
* Make blog plugin config example valid
* Update using-plugins.md
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
2020-02-19 20:53:32 +03:00
Yangshun Tay
d974aa9c2a
feat(v2): add ExecutionEnvironment API ( #2296 )
...
* feat(v2): add ExecutionEnvironment API
* remove redundant code
2020-02-19 09:22:14 +08:00
Mohamed Abdel Nasser
e6562859fd
docs(v2): add instructions on Travis CI deployment ( #2289 )
...
* docs: update versioned_docs/deployment with travis-ci
* docs: update docs/deployment with travis-ci
* Transfer update to a new version
* Update node version
* update v-2.0.0-alpha.43 with Travis CI deployment instructions
* Remove updates from v2.0.0-alpha.43
* Update deployment.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-02-19 09:12:04 +08:00
Yangshun Tay
6c9932deb1
chore(v2): clean up docs
2020-02-18 19:01:41 +08:00
Yangshun Tay
3056479ed2
v2.0.0-alpha.43
2020-02-18 18:54:39 +08:00
Yangshun Tay
8a96e0bff6
v2.0.0-alpha.42
2020-02-18 18:51:41 +08:00
Yangshun Tay
3ba753922e
Revert "v2.0.0-alpha.42"
...
This reverts commit d48200be7d
.
2020-02-18 18:47:36 +08:00
Alexey Pyltsyn
d48200be7d
v2.0.0-alpha.42
2020-02-18 13:29:02 +03:00
Alexey Pyltsyn
871eeee940
chore(v2): prepare v2.0.0.alpha-42 release ( #2293 )
...
* docs(v1): drop support for node <10.9 (#2264 )
* chore(v2): prepare v2.0.0.alpha-42 release
* Rename docs from 41 to 42
* Fix changelog
* Update versions.json
Co-authored-by: Hanseung Yoo <trustyoo86@gmail.com>
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-02-18 18:18:45 +08:00
Yangshun Tay
d39c301db8
v2.0.0-alpha.41
2020-02-16 23:03:18 +08:00
Yangshun Tay
ca7d13b521
chore(v2): prepare v2.0.0.alpha-41 release ( #2287 )
2020-02-16 22:53:29 +08:00
Ondřej Nepožitek
8d804c662c
docs: update windows deploy command ( #2281 )
2020-02-16 21:42:41 +08:00
Elvis Wolcott
0fa080c39c
feat(v2): add remark-admonitions to @docusaurus/preset-classic ( #2224 )
...
* feat(v2): add remark-admonitions
* feat(v2): add admonitions to style guide
* style: cleanup changes
* docs(v2): document how to use admonitions
* docs(v2): use proper package name
* docs(v2): add link to remark-admonitions docs
* style(v2): clean up addAdmonitions
2020-02-08 19:28:47 +08:00
Alexey Pyltsyn
980755214b
feat(v2): allow to specify different logo for dark mode ( #2261 )
...
* feat(v2): allow to specify different logo for dark mode
* Rename darkSrc with srcDark
2020-02-01 21:02:03 +03:00
Wei Gao
e224361cd2
docs(v2): require using JSX flavored style objects in mdx ( #2257 )
...
* docs(v2): require using JSX flavored style objects instead of style attributes in Docusaurus 2
* resolve discussions
2020-02-01 20:27:06 +08:00
Alexey Pyltsyn
daa9a6a044
feat(v2): allow specify custom link for logo ( #2253 )
...
* feat(v2): allow specify custom link for logo
* Improve naming
* Improve naming: link -> href
2020-02-01 00:18:03 +03:00
Alexey Pyltsyn
e27c8d0d0b
docs(v2): collapsible categories in sidebar ( #2251 )
...
* docs(v2): collapsible categories in sidebar
* Update sidebar.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-01-31 23:52:20 +03:00
Alexey Pyltsyn
d1219b1233
feat(v2): add site title to meta title ( #2255 )
...
* feat(v2): add site title to meta title
* Change page separator
* Exlucde tagline from empty title
* Use tagline for title on home page
2020-01-31 22:55:23 +08:00
Alexey Pyltsyn
2cc4111cc7
fix(v2): add title for Feedback page ( #2256 )
...
* fix(v2): add title for Feedback page
* Update index.js
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-01-30 22:09:58 +08:00
Ashley Jeffs
78c1fe86db
docs(v2): Add Benthos to showcase ( #2246 )
2020-01-28 00:44:00 +03:00
awalias
f254da5bb8
docs(v2): showcase user supabase ( #2233 )
2020-01-21 15:04:10 +08:00
Alexey Pyltsyn
f2137bb872
docs(v2): make correct path to webpack config module
2020-01-18 22:52:14 +03:00
JavaScript Joe
68035cc7e3
docs(v2): update link to available prism themes ( #2218 )
...
* fix: update link to available prism themes
* fix: update link to point to prism themes
2020-01-16 01:00:08 +08:00
Scott Dowding
d7bc0b967e
docs(v2): fix plugin-content-docs config comment typo ( #2216 )
...
copy/pasted comment refered to "blogs" not "docs".
2020-01-15 13:27:14 +08:00
Yangshun Tay
a2642e8acf
fix(v2): don't even print anonymizeIP if false in Google Analytics plugin
2020-01-12 22:19:22 +08:00
Alexey Pyltsyn
270e22581a
fix(v2): remove logo background ( #2209 )
2020-01-12 21:28:18 +08:00
Reece Dunham
ad031a15a4
feat(v2): support IP anonymization for Google Analytics plugin ( #2148 )
...
* Support IP anonymization for google analytics
* Fixes
* Add docs
* typo fix
* Fix syntax
* document in suggested place
* attempted to add functionality to gtag plugin
* Remove from api-site-config
* document in appropriate places
* fix anonymize IP
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-01-12 21:27:08 +08:00
Yangshun Tay
a38125a718
chore: drop support for node <10.9 ( #2207 )
...
* drop node <10.9 on 2020
* misc: add nvmrc
Co-authored-by: Endi <endiliey@gmail.com>
2020-01-12 13:24:11 +08:00
Yangshun Tay
26fa885ef6
misc: do not disturb Endi ( #2197 )
2020-01-08 01:17:37 +08:00
Joel Marcey
b344fa8440
blog: tribute to Endi ( #2194 )
...
* Tribute to Endi
* Add missing twitter link
2020-01-07 13:22:07 +08:00
Alexey Pyltsyn
7074754252
refactor(v2): simplify markup of Showcase page ( #2180 )
2020-01-03 10:40:43 +08:00
Alexey Pyltsyn
1c032a0bd9
refactor(v2): change title of last footer column ( #2170 )
2020-01-02 00:43:08 +08:00
Alexey Pyltsyn
5c06f5884e
fix(v2): improve accessibility for Netlify badge ( #2168 )
2020-01-01 23:23:57 +08:00
Yangshun Tay
428e087eb7
fix(v2): fix reading front matter keywords and image fields ( #2165 )
2019-12-31 21:42:47 +08:00
Yangshun Tay
08ca95af01
docs(v2): dark mode syntax highlighting ( #2153 )
2019-12-29 16:40:17 +08:00
Mattia Astorino
7087425485
docs(v2): update custom webpack configuration snippet ( #2139 )
...
* Update custom webpack configuration snippet
Fix #2097
* Update lifecycle-apis.md
2019-12-29 16:38:50 +08:00
Thiago de Souza
d82615b94b
docs(v2): showcase user neutronjs ( #2154 )
2019-12-29 12:11:25 +08:00
Alexey Pyltsyn
92c68ed742
feat(v2): add support another Prism theme for dark mode ( #1984 )
...
* feat(v2): add support another Prism theme for dark mode
* add dynamically change Prism theme
* Prepare for review
* PR review changes
* feat(v2): useThemeContext
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2019-12-25 22:52:34 +08:00