Commit graph

167 commits

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