Commit graph

180 commits

Author SHA1 Message Date
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