Commit graph

19 commits

Author SHA1 Message Date
Amy Lam
1796764b1c Print out directory tree during docusaurus-init (#665)
* WIP does not work

* rm -rf website/

Run docusaurus-init

Even by deleting text here, it still shows up? Confused.

* Shift in tree printing logic

* Shift printing logic to the current location
2018-05-15 20:06:44 -07:00
Joel Marcey
fc051acde5
Fix .gitignore placement when running example script or docusaurus-init (#533)
Fixes #415
2018-04-08 07:35:35 -07:00
Joel Marcey
3404b40096 Fix example website output path when copying examples 2017-12-14 09:13:21 -08:00
Jan Kassens
d97e2e9d81 Add newlines at end of generated files (#283) 2017-12-13 13:55:40 -08:00
Héctor Ramos
65421db62e Add Prettier Formatting (#258)
* Add Prettier formatting to source files and example files, and check that Prettier formatting is maintained on PRs

* Remove trailing-comma as we are using Node 6 on Circle

* Use latest Node 6 LTS version in Circle

* Remove unused test
2017-12-04 19:21:02 -08:00
Héctor Ramos
ff5f6b578d Reduce init script verbosity. (#239) 2017-11-21 09:44:45 -08:00
Joel Marcey
77535d80f2 The complete move to MIT license (#115)
- headers in .js files
- update README and LICENSE year

Testing:

grep BSD, Patents, patents turned up nothing
2017-10-05 11:14:49 -07:00
Frank Li
b88d4ac014 Add docusaurus-init package and update copy-examples.js (#70)
* Add docusaurus-init package and update copy-examples.js

* Use yarn by default
2017-09-06 13:00:45 -07:00
Frank Li
34ad3fac8b Fix examples script for Windows 2017-08-16 20:33:07 -07:00
Frank Li
999187889e Fix examples gitignore 2017-08-16 15:02:48 -07:00
Frank Li
43ef3c8142 Add comments 2017-08-15 16:55:38 -07:00
Frank Li
06254ae021 Ensure .gitignore file gets copied by examples script 2017-08-10 16:33:38 -07:00
Frank Li
c3a971f2eb Update example files and examples script 2017-08-09 14:18:17 -07:00
Frank Li
c6503c4bfa Use template strings, update React components, and update package.json files 2017-07-28 16:59:41 -07:00
Frank Li
6dd70c67f6 Update message when file to copy already exists 2017-07-17 16:36:20 -07:00
Frank Li
c9f3f6a7dd Update examples script to print messages and move docs/blog examples to folder outside of website 2017-07-12 16:24:15 -07:00
Frank Li
330153fbf3 Separate examples for translation functionality 2017-07-11 10:49:22 -07:00
Frank Li
fbae29b0ff Run Prettier 2017-07-10 16:38:35 -07:00
Joel Marcey
e3139eea2f Initial commit 2017-07-07 10:28:29 -07:00