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
Eric Nakagawa
3b5db4bbf8
2 bug fixes ( #98 )
...
* Merge fix
* Updating lock file.
* Bug fix for rss feed truncation...
* Fixes infinite recursive loop for #89
* Removed use of module cache invalidator from feed.js
* Replaced 'latest' babel presets with 'env'
* Ignore temp build folder
* Adding back new truncation logic for RSS
* Updating yarn lock
2017-09-28 14:46:29 -07:00
Eric Nakagawa
dc835770a0
RSS/ATOM Feed added, Prism changes, and global Copyright notice. ( #94 )
...
* Add Reason support to Prism.js
* Add XML/ATOM feed. Generates for both localhost and build script. Adds meta links to feeds to all html files.
* Updated /core/Footer.js to pull from siteConfig
2017-09-27 12:49:09 -07:00
Eric Nakagawa
92ce92ee59
Merge pull request #91 from facebookexperimental/rickyvetter-patch-2
...
Fix link for logo
2017-09-26 13:41:13 -07:00
Ricky Vetter
c72da0c225
Fix link for logo
...
On projects where baseUrl is "/", the extra slash causes issues.
2017-09-25 23:08:06 -07:00
Eric Nakagawa
a86af92e7c
Remove customCssFileName as any css file in /static/css gets appended to end of main.css
2017-09-25 11:35:35 -07:00
Eric Nakagawa
f48ff77322
Merge pull request #81 from ericnakagawa/master
...
Several Docusaurus, Website changes and enhancements.
2017-09-25 11:35:12 -07:00
Eric Nakagawa
c0109192b1
Update urls, modified starter example custom css, added it to Docusaurus website
2017-09-22 13:23:27 -07:00
Eric Nakagawa
0dce734a1d
Rearrange custom.css line
2017-09-22 11:42:19 -07:00
Eric Nakagawa
9c6fe348d6
Add support for a custom CSS file that is configurable from siteConfig.js
2017-09-22 11:31:29 -07:00
Ricky Vetter
2c108d36cb
Use project title for example ( #84 )
...
Small change to keep the example file usable for whichever project it's inserted into.
* do baseUrl too
2017-09-22 06:58:07 -07:00
Eric Nakagawa
8e9808c0f4
Re-arranging of files to move localized base files in /docs from /docs/en, updates to template crowdin.yaml, update to package.json to make calling crowdin easier. Updating documentation to reflect.
2017-09-21 08:36:30 -07:00
Frank Li
999187889e
Fix examples gitignore
2017-08-16 15:02:48 -07:00
Frank Li
9e412f6bd7
Remove license headers from example files ( #68 )
2017-08-16 13:41:20 -07:00
Frank Li
43d2eb14c2
Merge branch 'update-examples' of https://github.com/facebookexperimental/Docusaurus into update-examples
2017-08-10 16:22:15 -07:00
Frank Li
aac1033fa1
Add example .gitignore file
2017-08-10 16:21:51 -07:00
Frank Li
bab41ba595
Change sidebar_title to sidebar_label
2017-08-09 17:10:53 -07:00
Frank Li
bb7d56c880
Remove unnecessary header fields from docs
2017-08-09 15:28:57 -07:00
Frank Li
c3a971f2eb
Update example files and examples script
2017-08-09 14:18:17 -07:00