Commit graph

9 commits

Author SHA1 Message Date
António Afonso
829508797e A bunch of tiny little fixes for issues I found while setting up docusaurus (#312)
* Do not show users related UI if no users have been specified

* Fixed typo in Docusaurus homepage link

* Allow projects without icons

Not every project has an icon, so avoid showing a broken image in that case.

* Do not show project icon in the footer if there's no footer icon
2017-12-18 09:26:33 -08:00
Will Monk
deafdbde04 Fix Broken Link To Installation Docs (#289) 2017-12-14 12:51:04 -08:00
Joel Marcey
6135cdb618 Update docusaurus-init to 1.0.1 2017-12-13 20:31:22 -08:00
Joel Marcey
b47dae6ae1 Add readme to docusaurus-init directory 2017-12-13 15:50:57 -08:00
Jan Kassens
d97e2e9d81 Add newlines at end of generated files (#283) 2017-12-13 13:55:40 -08:00
Héctor Ramos
ff5f6b578d Reduce init script verbosity. (#239) 2017-11-21 09:44:45 -08:00
Joel Marcey
348ca219b7 Bump docusuarus-init version 2017-10-06 13:09:47 -07: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