Commit graph

497 commits

Author SHA1 Message Date
Joel Marcey
57712d27f5 Use png for og:image 2017-12-14 10:07:20 -08:00
Joel Marcey
7dbdf17b0b Bump to Docusaurus 1.0.3 2017-12-14 09:54:37 -08:00
Joel Marcey
c888bc52b9 Fix og:image URL to make it absolute 2017-12-14 09:53:37 -08:00
Joel Marcey
67dc79446a Move docusaurus image to community section in blog post 2017-12-14 09:44:12 -08:00
Joel Marcey
606029b9ff Fix prettier 2017-12-14 09:38:32 -08:00
Joel Marcey
d6fb14cfa4
Add introductory blog post (#279)
* Add introductory blog post

For launch!

\o/

* Update post to launch date

* Add ogImage and fix how we get og:Description

Plus a few updates to the post

* Remove some code block info
2017-12-14 09:32:49 -08:00
Joel Marcey
bee98053c8 Publish Docusaurus 1.0.2 2017-12-14 09:15:17 -08:00
Joel Marcey
3404b40096 Fix example website output path when copying examples 2017-12-14 09:13:21 -08:00
Joel Marcey
a039b0df09 Alphabetize some of the docs sidebar 2017-12-14 08:58:02 -08:00
Joel Marcey
68806d74f6 Add GitHub button to landing page 2017-12-14 08:50:52 -08:00
Joel Marcey
38eb5419a3 Update to Docusaurus 1.0.1
Should be the go-live package \o/
2017-12-13 20:40:16 -08:00
Joel Marcey
6135cdb618 Update docusaurus-init to 1.0.1 2017-12-13 20:31:22 -08:00
Joel Marcey
317fa99572 Add social buttons at the bottom of blog posts.
Also, update the siteConfig api docs
2017-12-13 20:10:27 -08:00
Joel Marcey
f8af0e3f58 About/ => About / 2017-12-13 19:42:46 -08:00
Joel Marcey
908374b2a5 Add Google Analytics 2017-12-13 19:41:55 -08:00
Joel Marcey
72a9f7693d
Remove noIndex (#284)
Allow the world to find us on search engines!! :)
2017-12-13 19:41:36 -08:00
Eric Nakagawa
fd835116ee Add dummy siteConfig.js for deploying, fixed indendation on publishing file (#285) 2017-12-13 15:59:43 -08:00
Joel Marcey
b47dae6ae1 Add readme to docusaurus-init directory 2017-12-13 15:50:57 -08:00
Joel Marcey
d33489cf16 Update example URLs 2017-12-13 15:37:46 -08:00
Joel Marcey
bb074088b5
Add Testimonials (#271)
* [WIP] Add Testimonials

Getting infra ready for testimonials

* Add testimomnial quotes
2017-12-13 15:31:35 -08:00
Joel Marcey
be1ea72237
Add About Slash page (#282)
It will show up in the header as "About/" :)
2017-12-13 15:27:35 -08:00
Joel Marcey
8481791221 Update the Docusaurus help page 2017-12-13 15:26:24 -08:00
Jan Kassens
d97e2e9d81 Add newlines at end of generated files (#283) 2017-12-13 13:55:40 -08:00
Joel Marcey
ad8921950c Publish 1.0.0-beta.16
Could be the last beta before launch

\o/
2017-12-13 09:14:14 -08:00
Joel Marcey
9681ed0a2b
Add CONTRIBUTING.md (#278)
Used React Native's as a template
2017-12-13 07:23:27 -08:00
Jan Kassens
654ac64125 Create CODE_OF_CONDUCT.md (#281) 2017-12-13 07:23:10 -08:00
Joel Marcey
ecf62f80b7 Add notification that a site was built successfully
after running `npm run build`
2017-12-12 14:15:14 -08:00
Joel Marcey
a04b72eb33 Update package-lock.json 2017-12-12 13:05:23 -08:00
Hector Ramos
a7d81c629d Resolve conflicts 2017-12-12 12:49:02 -08:00
Jan Kassens
b174ee2d2a Update prettier to 1.9.1 (#273) 2017-12-12 12:47:52 -08:00
Ricky Vetter
c22203523f use faded primaryColor background for inline code snippets instead of link color (#276) 2017-12-12 12:46:52 -08:00
Hector Ramos
ca97030005 Remove git commit status code check 2017-12-12 12:40:26 -08:00
Joel Marcey
e655ac0f37 Add Issue and Pull request templates 2017-12-12 11:14:50 -08:00
Joel Marcey
46943906ce Fix Prettier 2017-12-12 10:18:29 -08:00
Héctor Ramos
cf89dacaf6 Guard against errors during the deploy step, and install rsync (#277) 2017-12-12 10:16:26 -08:00
Joel Marcey
ea5a11bcd0 Redux - Use rsync instead of copy when preparing files to publish
Realized that rsync was installed on our Circle docker image, so that
broke everything
2017-12-12 10:14:43 -08:00
Joel Marcey
3c6bc0c5de Revert using rsync
For some reason everything broke
2017-12-12 09:01:34 -08:00
Joel Marcey
ae872e7ee9 Prettier fix 2017-12-12 08:54:44 -08:00
Joel Marcey
b3c44060b9 Use rsync instead of copy when preparing files to publish
`shell.cp` does not support dotfiles :(

https://github.com/shelljs/shelljs/issues/79
2017-12-12 08:51:29 -08:00
Joel Marcey
078b379dae Update landing page with a few more links 2017-12-11 17:29:03 -08:00
Joel Marcey
0c5c3522cc More README updates 2017-12-11 17:25:19 -08:00
Joel Marcey
eb3a40a2cb Put some example doc in code block 2017-12-11 17:16:04 -08:00
Joel Marcey
0cf5e08159 Circle Badge won't show until repo is public
Could use token, but no need for now.
2017-12-11 17:13:55 -08:00
Joel Marcey
f71e02f2b8 Lowercase in badge 2017-12-11 17:10:53 -08:00
Joel Marcey
6e678576b5 More README badge stuff 2017-12-11 17:09:16 -08:00
Joel Marcey
46dc983069 Update README with Circle status 2017-12-11 17:04:51 -08:00
Joel Marcey
d4d17f0b01 Update Example doc with Lorem Ipsum
The actual words there were out of date.

Refer to the documentation instead
2017-12-11 17:00:52 -08:00
Joel Marcey
c9e4f4479d Prettier fix 2017-12-11 16:41:09 -08:00
Joel Marcey
6ec683f77f Add Relay and Bucklescript to Docusaurus users
\o/

(also forgot to add React Native image in last commit)
2017-12-11 16:39:31 -08:00
Héctor Ramos
11029cf02d Update build script (#272)
* Copy dot files if present in the static folder, and add .circleci config to Docusaurus site

* Update docs
2017-12-11 16:32:05 -08:00