Commit graph

2243 commits

Author SHA1 Message Date
Yangshun Tay
57379ee62e fix(v2): add .eslintcache to Facebook template's gitignore 2020-02-29 11:20:58 +08:00
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
6670c53d18
fix(v2): properly set dark mode logo on build-time prerendering (#2324) 2020-02-27 10:16:40 +08:00
Alexey Pyltsyn
37dff050ce
fix(v2): switch a toggle when system theme changed (#2325)
* fix(v2): switch a toggle when system theme changed

* fix: add check on disabled dark mode
2020-02-27 10:14:20 +08:00
Alexey Pyltsyn
68a5cd5df1
fix(v2): make proper path to pages in TS (#2334) 2020-02-27 09:59:02 +08:00
Joe Previte
590de95234
fix(v1): check repo url before using on Users page (#2331)
* fix: check repoUrl before rendering edit link in users

* refactor: prettier
2020-02-27 01:59:04 +03:00
Joe Previte
7fd242aeb1
misc: use yarn consistently (#2333) 2020-02-27 01:56:30 +03: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
Alexey Pyltsyn
756c83aad8
Fix docs style (#2322) 2020-02-26 03:22:25 +03: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
Alexey Pyltsyn
9015e797e1
chore: add section about env to bug issue template (#2315) 2020-02-24 16:06:22 +08:00
Robert
e54ede5284
fix(v2): add @babel/preset-typescript to babel-loader (#2310) 2020-02-23 18:22:24 +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
jartuso
d06ab640ff
docs(v1): fix Windows instructions for GitHub Pages publishing (#2307)
additional space after GIT_USER=<GIT_USER> && was throwing errors on windows
2020-02-21 09:46:13 +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
996b115199
misc(v2): clean up comments in code (#2294) 2020-02-18 21:29:23 +08:00
Yangshun Tay
d7f3dff6e6
Update CHANGELOG-2.x.md 2020-02-18 19:05:43 +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
413e85636f Merge branch 'master' of github.com:facebook/docusaurus 2020-02-18 13:19:23 +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
Alexey Pyltsyn
fc2a1e92b4 Merge branch 'master' of github.com:facebook/docusaurus 2020-02-18 12:51:43 +03:00
Yangshun Tay
80f45e0dd2
chore(v2): update Infima to 0.2.0-alpha.4 (#2292) 2020-02-18 17:51:15 +08:00
Alexey Pyltsyn
e57527d98e Merge branch 'master' of github.com:facebook/docusaurus 2020-02-18 12:35:26 +03:00
Alexey Pyltsyn
89d2d80fb7
fix(v2): fix build and deps install (#2291)
* docs(v1): drop support for node <10.9 (#2264)

* fix(v2): fix build and deps install

Co-authored-by: Hanseung Yoo <trustyoo86@gmail.com>
2020-02-18 17:30:04 +08:00
Alexey Pyltsyn
c2dc460820 Merge branch 'master' of github.com:facebook/docusaurus 2020-02-18 09:21:53 +03:00
Yangshun Tay
21f36e587f
chore: add npm publishing instructions (#2288)
* chore(v2): add npm publishing instructions

* use headings
2020-02-16 23:38:12 +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
KohheePeace
7086c279e2
fix(v2): fix codeblock copy button not including blank lines (#2285) 2020-02-16 22:21:46 +08:00
Ondřej Nepožitek
8d804c662c
docs: update windows deploy command (#2281) 2020-02-16 21:42:41 +08:00
Evan Rubinton
311a1223b5
docs(v1): showcase user Paubox (#2279)
* Update users.js

* add paubox.png to img/users
2020-02-11 01:14:34 +08:00
Alexey Pyltsyn
b1e079f4fe
fix(v2): use site title if enabled blog-only mode (#2259) 2020-02-08 19:46:15 +08:00
Alexey Pyltsyn
bb82d0e073
fix(v2): make code blocks scrollable (#2241)
* wip

* fix(v2): make code blocks scrollable

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-02-08 19:44:45 +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
b7a2ad2904
feat(v2): pluralize posts on tag's page (#2263)
* feat(v2): pluralize posts on tag's page

* FIx ESlint error for  import/no-extraneous-dependencies rule

* Move pluralize method to theme scope

* Fix import
2020-02-07 00:55:28 +08:00
Hanseung Yoo
d698c10c22 docs(v1): drop support for node <10.9 (#2264) 2020-02-03 08:00:41 +03:00
Hanseung Yoo
9b93416e53
Fix node.js version typo for compatible (#2264) 2020-02-02 23:25:55 +03:00