Commit Graph

51 Commits

Author SHA1 Message Date
Julien Odent 0a3f0ecdc5 Renamed Sonar to Flipper (#905)
* Noticed caption was "Sonar" but redirecting to https://fbflipper.com.
* Fixed caption and renamed files for consistency.
* Moved project after FastText to keep alphabetical ordering.
* Ran prettier and included changes.

Test plan:
  npm run test && npm run prettier && npm run lint

  cd website && npm run start

Noticed projects are rendered properly and caption is now "Flipper".
2018-08-17 09:39:20 -07:00
Yangshun Tay 128dbfca0a Tidy up ESLint usage (#836)
* Use Airbnb ESLint

* Turn off rules

* Add back

* add website to eslint precommit

* Add back

* remove useless escape
2018-07-07 15:25:14 +07:00
Endilie Yacop Sucipto 21dcea2a31
Integrate eslint & precommit to codebase (#815)
* add eslint, precommit & refactor

* fix exit code 127

* modify contributing.md & add package-lock

* use .eslintrc.js
2018-07-01 12:27:31 +08:00
Yangshun Tay 5a8e9a9ff1
Exclude vendor dir from directory tree printing (#798)
* Exclude vendor dir for directory tree printing

* Upgrade tree-node-cli

* Upgrade tree-node-cli

* Update package-lock.json
2018-06-23 23:47:48 -07:00
Joel Marcey ca8afb0951
Publish v1.2.1 (#785) 2018-06-17 16:00:12 -07:00
Joel Marcey 0d000b1bec Publish v1.2.0 (#753) 2018-06-10 12:04:23 -07:00
Endilie Yacop Sucipto c8bc00a3a7 Enable using Prism for syntax highlighting (#735)
* Enable user to use prism.js as syntax highlighter

* add package-lock

* if 'usePrism' is true, use prismjs on all languages

* don't get lang by hljs if use prism

* Update api-site-config.md

* Update api-doc-markdown.md

* only load prism css when usePrism is true
2018-06-09 11:38:01 -07:00
Joel Marcey 01bc5e4dd5
Publish v1.1.5 (#707) 2018-05-26 11:29:10 -07:00
artiebits 407636a4d9 Don't open a site in a new tab if it's already open (#698)
* Don't open a site in a new tab if it's already open

* Remove opn from dependencies
2018-05-24 20:47:01 -07:00
Joel Marcey d143b3f87e
Publish v1.1.3 (#695) 2018-05-23 11:28:02 -07:00
Yangshun Tay 1a604d820b
Update tree-node-cli (#684) 2018-05-21 21:32:24 -07:00
Joel Marcey 96dd757bdc
Publish v1.1.1 (#681) 2018-05-21 13:56:37 -07:00
Yangshun Tay 923356e312 Shift opn to dependencies (#680) 2018-05-21 13:46:49 -07:00
Joel Marcey cfaa8905ef
Publish version 1.1.0 (#679) 2018-05-21 08:27:18 -07:00
Amy Lam f9a09072e3 Add LiveReload (#663) 2018-05-17 16:17:56 -07:00
Joel Marcey c8965bece7 Update package-lock.json (#669) 2018-05-16 18:17:36 -07:00
Ahmad Alfy ab6bab9f8d [Feature] Introducing image compression using imagemin (#654)
* Introduce imagemin for compressing images

* Replace original images with the optimized ones

* Add imagemin-svgo to dependencies

* Remove console statement, replace let with const

* Replace let with const

* Add --skip-image-compression

* Run Prettier
2018-05-09 16:59:36 -07:00
Paul O’Shannessy c5b7744dd8 Regenerate package lock files (#649) 2018-05-07 16:11:07 -07:00
Yangshun Tay 1a6f2fc51c Add open in browser functionality (#643) 2018-05-07 09:46:14 -07:00
Joel Marcey 5b4fb4b4a5
Publish v1.0.15 (#645) 2018-05-06 11:04:56 -07:00
Joel Marcey 6041f9ece7
Publish v1.0.14 (#597) 2018-04-23 16:40:13 -07:00
Joel Marcey 266b37498a
Publish v1.0.13 (#589) 2018-04-20 12:03:21 -07:00
Joel Marcey 40a9047620
Publish v1.0.12 (#581) 2018-04-18 09:57:17 -07:00
Yangshun Tay 159b80df94
Use cssnano to minify main CSS file (#569)
* Add cssnano to CSS generation

* Add babel-polyfill

* Call cssnano at the end

* Fix tests

* Add babelrc
2018-04-16 21:31:01 -07:00
Joel Marcey 257b5c9ebd
Publish Docusaurus v1.0.11 (#551) 2018-04-12 09:50:16 -07:00
Joel Marcey 71317e49ba
Publish Docusaurus v1.0.10 (#538) 2018-04-09 12:06:40 -07:00
Joel Marcey 288afc3310
Publish Docusaurus v1.0.9 (#502) 2018-03-13 09:33:34 -07:00
Joel Marcey 1a245a81b2
Publish Docusaurus v1.0.8 (#499) 2018-03-12 17:00:58 -07:00
Joel Marcey 2c2d6d6158
Publish Docusaurus v1.0.7 (#461) 2018-02-17 12:39:15 -08:00
Joel Marcey b27ff6e1c0
Publish Docusaurus v1.0.6 (#447) 2018-02-12 19:30:35 -08:00
Henry Zhu cb2f0eda62 Also transform class properties and object rest spread (#419) 2018-01-26 10:47:09 -08:00
Joel Marcey be09889b41
Publish Docusaurus v1.0.5 (#386) 2018-01-09 13:56:35 -08:00
Joel Marcey 430e35b5ea
Publish Docusaurus v1.0.4 (#363) 2017-12-27 16:14:30 -08:00
Joel Marcey 4d704c1c09 Update package-lock.json 2017-12-20 10:04:34 -08:00
Joel Marcey f5db4c3f80 Update package and yarn lock files 2017-12-18 14:44:57 -08:00
Joel Marcey 7dbdf17b0b Bump to Docusaurus 1.0.3 2017-12-14 09:54:37 -08:00
Joel Marcey bee98053c8 Publish Docusaurus 1.0.2 2017-12-14 09:15:17 -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 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 a04b72eb33 Update package-lock.json 2017-12-12 13:05:23 -08:00
Jan Kassens b174ee2d2a Update prettier to 1.9.1 (#273) 2017-12-12 12:47:52 -08:00
Joel Marcey 643c7a4047 Bump to 1.0.0-beta.15
Needed for ad87bab09b
2017-12-07 10:15:14 -08:00
Joel Marcey 2d04b3071e Bump to 1.0.0-beta.14 2017-12-06 13:58:54 -08:00
Joel Marcey d89abde579 Update publish-gh.js after running Prettier 2017-12-05 21:32:36 -08:00
Joel Marcey 909c193fa1 Bump to 1.0.0-beta.13 2017-11-16 09:32:14 -08:00
Joel Marcey fe11556ae7 Bump to 1.0.0-beta.12 2017-11-13 19:43:54 -08:00
Joel Marcey eab6b59094 Bump to 1.0.0-beta.11 2017-11-10 16:22:12 -08:00
Joel Marcey 3d8d991ede Bump to 1.0.0-beta.10 2017-11-02 09:41:56 -07:00
Joel Marcey 2849cc86cf Update to 1.0.0-beta.9 2017-11-01 12:18:20 -07:00
Joel Marcey 1324ddfa47
Update site preparation docs (#203) 2017-11-01 09:48:14 -07:00