Commit graph

93 commits

Author SHA1 Message Date
Sébastien Lorber
ab3ebdad39
chore(v2): pin exact dependency versions (#3386)
* Attempt to pin all dependency versions exactly for https://github.com/facebook/docusaurus/issues/3371

* warn if @docusaurus package versions mismatch

* fix yarn lock
2020-09-02 11:42:17 +02:00
Sébastien Lorber
e944f35640
chore(v1): release 1.14.6 (#3218)
* prepare v1 release

* chore(v1): release v1.14.6
2020-08-05 18:26:28 +02:00
Sébastien Lorber
1083454dbd
chore(v2): prepare v2.0.0.alpha-60 release (#3154)
* alpha 60

* v2.0.0-alpha.60

* update publish guide
2020-07-29 17:45:54 +02:00
Sébastien Lorber
eeb5c93e15
docs(v2): prettier docs (#3146) 2020-07-28 20:12:38 +02:00
Sébastien Lorber
3b16fb15e9
docs(v2): publish changes after release (#3116) 2020-07-27 12:17:59 +02:00
Sam Zhou
cf5babd5c1
chore(v2): Add E2E test for yarn v2 (#3008)
* chore(v2): Add E2E test for yarn v2

* Remove root node_modules to prevent them from accessible in e2e test

The purpose of e2e test is to ensure that the docusaurus inited website can stand on its own. The root node_modules remain accessible according to how node resolution works and it might interfere with the test. Remove them for safety.

* Add @mdx-js/react to docusaurus init templates
2020-07-01 12:06:03 +02:00
Sébastien Lorber
9301d0c861
doc(v2): publish doc update after alpha.58 release (#2960)
* doc(v2): publish doc update after alpha.58 release

* typo

* publish doc update

* Update publish.md

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-06-19 12:59:08 +08:00
Alexey Pyltsyn
a7e4013d3b chore: prettier 2020-05-23 11:23:28 +03:00
James McShane
b6b108e5b1
misc: update debug config for Docusaurus v2 in VS Code (#2775)
Adding instructions that work to debug docusaurus locally
2020-05-22 11:27:47 +08:00
Yangshun Tay
03070a2b8d chore: add copyright headers to missing files 2020-05-11 00:11:11 +08:00
Alexey Pyltsyn
f0d9cb26ce misc: improve npm publishing instructions 2020-04-27 17:09:00 +03:00
Alexey Pyltsyn
bfeb1044fb
misc: simplify test release script (#2641)
* misc: simplify test release script

* misc: suppress output of Docker command
2020-04-22 20:31:44 +08:00
Reece Dunham
04a420d68f
refactor(v2): enhance CLI experience (#2556)
Signed-off-by: Reece Dunham <me@rdil.rocks>
2020-04-08 12:57:10 +08:00
Alexey Pyltsyn
36f4f9487e
misc: clarify instructions about new release (#2518) 2020-04-04 01:24:08 +08:00
Alexey Pyltsyn
18d31b5f5f
misc: add instructions about test release (#2486)
* misc: add instructions about test release

* Fix tests

* Rebuild yarn.lock

* Fixes

* Fixes

* Upd
2020-04-02 15:11:19 +08:00
Alexey Pyltsyn
4539055de6
misc: add special thanks section in README file (#2482)
* misc: add special thanks in readme

* Update README.md

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-03-29 23:37:20 +08: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
55e676cb25
misc: add command to run prettier on docs (#2102)
* misc: add command to run prettier on docs

* Fix GH issue template

* Fix tests

* Add prettier-docs command to precommit
2019-12-07 21:56:30 -08:00
Eric Carboni
b027db1b34 docs(v1): remove exclusive language (#1961)
* Initial commit to replace easy, easily, simple, just, of course

* Revert ordered list change
2019-11-11 14:06:54 -08:00
Yangshun Tay
9f6460fde0 misc: facebook/Docusaurus -> facebook/docusaurus 2019-10-12 01:11:34 -07:00
Yangshun Tay
0584407257
v1.13.0 (#1789) 2019-09-15 23:13:09 -07:00
Endilie Yacop Sucipto
89980bc10d
chore: update prerelease.sh & prerelease.md (#886) 2018-08-03 20:24:09 +08:00
Endilie Yacop Sucipto
3971f803bc
chore: add prerelease script (#876)
* chore: add prerelease script

* Update prerelease.md

* Update prerelease.sh

* Update prerelease.sh

* chore: address review

* update instruction

* alias 'run version' to make it clear we're running docs version

* indicate that we are creating commit, not pull request

* update asciinema preview

* nits
2018-08-02 01:10:11 +08:00
Joel Marcey
bbe4b9e0b5
Update local-third-party-project-testing.md 2018-06-17 08:02:22 -07:00
Joel Marcey
0258fae7b7
Update publish.md 2018-06-17 08:00:28 -07:00
Yangshun Tay
18c01327a3 Reformat, proofread and tidy up docs (#749) 2018-06-10 08:02:04 -07:00
Joel Marcey
e856c26604
Update local 3rd party testing instructions
With newer version numbers for clowntown section.
2018-05-26 11:43:00 -07:00
Joel Marcey
e5ff417cd1
Update publish.md with more details 2018-05-26 11:40:35 -07:00
Yangshun Tay
b7be85843a
Publish v1.1.4 (#703) 2018-05-25 23:10:44 -07:00
Joel Marcey
d143b3f87e
Publish v1.1.3 (#695) 2018-05-23 11:28:02 -07:00
Amy Lam
f9a09072e3 Add LiveReload (#663) 2018-05-17 16:17:56 -07:00
Yangshun Tay
a9a39817d4
Use proper syntax highlighting for code blocks (#615)
* Better syntax highlighting

* Better syntax highlighting
2018-04-27 22:51:38 -07:00
John Eismeier
fc6e3b7311 Fix two typos (#530) 2018-04-06 10:26:31 -07:00
Ronen Amiel
c800870fef use id attribute instead of name for in page anchors and remove redundant anchors (#449) 2018-03-07 14:25:48 -08:00
Joel Marcey
5dd8b7334b
Update local third party testing clowntown dependencies 2018-02-16 08:36:26 -08:00
neilsutcliffe
93c93af40a Documentation on how to debug locally using VS Code. (#335) 2017-12-20 13:16:21 -08:00
Thomas Broadley
b5fefcc676 docs: fix typos (#327) 2017-12-19 21:39:18 -08:00
neilsutcliffe
21cbece838 Fixes to testing guide (for Windows only) (#304)
* Fixes to testing guide (for Windows only)

* Fixed line ending detection for UNIX and Windows

* Removed incorrect instructions about translations

* Removed redudant heading and turned it into a note.
2017-12-18 11:48:53 -08:00
Joel Marcey
ef6f550700 Replace facebookexperimental with facebook (#266)
Moving to the facebook GitHub org
2017-12-07 10:52:12 -08:00
Héctor Ramos
a8cdcd11a3 Document Remarkable extensions (#154)
* Document Remarkable extensions

* Clarify how the plugin is loaded
2017-10-20 12:05:51 -07:00
Joel Marcey
5e4ee88153 Admin: Info for testing Docusaurus with Docusaurus (#116) 2017-10-06 10:36:19 -07:00
Joel Marcey
a73438f02c Admin: Using a local Docusaurus package for testing (#110)
This is good if you want to test your latest code changes without publishing to the real npm server.

Two ways:

1. install package from the Docusaurus repo itself (note the clowntown I had to run into - we can talk about this @hramos)
2. Use verdaccio (or other local npm server)
2017-10-04 20:00:31 -07:00
Joel Marcey
ce0e55ee9b Admin: How to publish to npm (#107)
This starts our admin section of docs, in .md format
2017-10-03 15:24:38 -07:00