prettier/scripts/build
Frank Li 80f38ce75b Website (#2241)
* initial docusaurus set-up

* Delete why-prettier.md

* Update README.md

* Update Docusaurus structure

* Update package.json

* Update siteConfig.js

* Remove ~ files

* chore(website): update build script

* Add redirect script

* Get eslint working on website

* Fix to allow for baseUrl of '/'

* Update docusaurus version

* Update README.md

* Change redirect script to use baseUrl of '/'

* Fix index.js formatting

* Load redirect script

* General cleanup

* Add projects using prettier
* Update service worker to just scope to playground
* Reduce link repeatition
* Link "Try it out" button to /playground/
* Make header of playground approximately same as main site
* Remove .html from URLs (e.g. users.html -> users/)
* Link Gitter Chat

* Add circleci.yml

* Only run builds on master

* Do deployment using Travis
2017-07-02 10:14:24 +10:00
..
.eslintrc.js Enable linting of build scripts 2017-06-28 21:37:33 +02:00
build.js Website (#2241) 2017-07-02 10:14:24 +10:00
rollup.base.config.js Enable linting of build scripts 2017-06-28 21:37:33 +02:00
rollup.bin.config.js Enable linting of build scripts 2017-06-28 21:37:33 +02:00
rollup.docs.config.js Website (#2241) 2017-07-02 10:14:24 +10:00
rollup.index.config.js Enable linting of build scripts 2017-06-28 21:37:33 +02:00
rollup.parser.config.js Enable linting of build scripts 2017-06-28 21:37:33 +02:00