Commit graph

228 commits

Author SHA1 Message Date
Yangshun Tay
b31d502684
fix(v2): use docusaurus v2 as peer dependency (#1319) 2019-03-29 06:11:02 -07:00
Endilie Yacop Sucipto
f04eea6b48 chore(v2): modify docusaurus-2 homepage (#1315)
* chore(v2): modify docusaurus-2 homepage

* Update styles.module.css
2019-03-28 08:31:15 -07:00
Endilie Yacop Sucipto
72242dddf4
feat(v2): postBuild() - plugin lifecycle (#1302)
* feat(v2): build() - plugin lifecycle

* rename to postBuild
2019-03-25 14:30:42 +07:00
Endilie Yacop Sucipto
c5d8e2d641 chore(v2): webpack-serve -> webpack-dev-server (#1303)
* chore(v2): webpack-serve -> webpack-dev-server

* Update start.js
2019-03-24 18:28:15 -07:00
Endilie Yacop Sucipto
3a7a253db7
refactor(v2): plugin, utils as separate package (#1298)
* refactor(v2): plugin, utils as separate package

* rename docusaurus-plugin to @docusaurus/plugin

* update snapshot
2019-03-23 15:46:16 +07:00
endiliey
9597a8ce9c fix: deploy website CI 2019-03-23 15:40:39 +08:00
Endilie Yacop Sucipto
1f91d19a8c
chore: move to monorepo (#1297)
* chore: move to monorepo

* lint all js file

* simplify circleCI

* fix failing tests

* fix tests due to folder rename

* fix test since v1 website is renamed
2019-03-23 14:21:36 +07:00
Yangshun Tay
f2927a9fc4
Move Docusaurus 1 files into directory (#966)
* Move Docusaurus 1 into v1 directory

* Update Circle CI commands for new v1 dir

* Remove OC

* Fix tests
2018-09-18 00:58:07 +08:00
Yangshun Tay
9d4a5d5359
Prettify all JavaScript files (#964)
* Prettify all JavaScript files

* Make trailingComma all

* Delete v2/.prettierignore

* Remove v2 Prettier commands in package.json
2018-09-17 15:34:55 +08:00
saransh kataria
31bc5225b5 Use dark mode color scheme for footer like button (#959) 2018-09-14 20:32:36 +08:00
Joel Marcey
0bf253b790
Update 2018-09-11-Towards-Docusaurus-2.md 2018-09-12 13:18:15 -07:00
Endilie Yacop Sucipto
9367b3b63b
chore: update blog post
Not a time-space complexity, juat a space complexity. In fact, it builds faster in new version due to not having to find the version fallback
2018-09-12 11:15:49 +08:00
Joel Marcey
7daf64e760 Publish v1.4.0 (#954)
* v1.4.0

* Lock files

* Update CHANGELOG.md

* chore: add missing PR not included in CHANGELOG.md

* chore: fix changelog typo

* chore: fix CHANGELOG

* nits
2018-09-12 10:13:27 +08:00
Yangshun Tay
99c426a4ed
Add mission statement into blog post 2018-09-12 08:57:48 +08:00
Endilie Yacop Sucipto
85f6c19710 blog: add a sneak-peek post about Docusaurus v2 (#952)
* blog: add a blogpost talking about v2 plan & work

* proofread blogpost

* revision layout statement

* Update 2018-09-09-Towards-Docusaurus-2.0.md

* rename file from suffix '2.0' -> '2'

* proofread with grammarly :p

* rename date to 10 september

* add frequently asked questions

* rename #845 to Rrenaming docs breaks links in old versions

* edit final thoughts/conclusions a bit

* proofread again ...

* Readability updates

* change date to 11 sept & fix typo

* into just a bunch-> into a bunch

* last proofread/ fix typo

* Update 2018-09-11-Towards-Docusaurus-2.md
2018-09-12 07:44:24 +08:00
Joel Marcey
89f49b02c8 Fix Verdaccio image 2018-09-07 19:10:23 -07:00
hiluluke
a1a26d1c2e Add docker support document 2018-09-03 13:21:06 +08:00
Yangshun Tay
421d9b03de Add Bowler to users (#933) 2018-08-30 15:09:40 -07:00
Shubham Bansal
1a572757f1 feat: last updated time in docs (#913)
* Adding last updated time for docs

* Making file path general and other suggested changes

* Checking if time returned is null due to absence of git or some other issue

* Adding option to enable/disable update time feature and test-doc

* Adding simple unit tests for getGitUpdateTime()

* nits & rewrote failing test

* consistent test naming

* Adding optional updateEnableTime in documentation

* package-lock & yarn.lock
2018-08-29 21:15:18 +08:00
nchanged
5542ace288 docs: added FuseBox to users (#927) 2018-08-29 09:20:19 +08:00
Laxman
cfabaedc99 Fix: conflicting strings issue in translations (#917)
* Fix conflicting strings issue in translations

* Preserve structure of `customTranslations`

* Use `deepmerge` to merge whole of `localized-strings`

* Simplify and make deep property access on an object safe

* Fix deep property accessor and rename it to idx
2018-08-29 00:04:02 +08:00
Jaril Valenciano
ba76eddc87 Convert Docusaurus banner image into SVG (#915)
* replaced readme header image

Changed from .PNG to .SVG to eliminate blurriness on high-resolution screens

* compressed header .SVG

* Replaced header image in blog post

Blogpost: Introducing Docusaurus
2018-08-25 12:44:28 -07:00
Endilie Yacop Sucipto
2fa67bbc13
v1.3.3 (#912)
* v1.3.3

* nits changelog

* run npm update & yarn update

* run prettier
2018-08-23 11:48:44 +08:00
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
Seven Du
e79e67ad2b Add Plus (ThinkSNS+) to users (#903)
* Add Plus(ThinkSNS+) using user link

https://github.com/slimkit/plus

* Add files via upload

* readme Plus logo filename

* Update users.js
2018-08-14 01:09:28 -07:00
Carol Willing
e27e18bd63 Add nteract project as a user (#890)
* add nteract project as a user

* correct extra line feed
2018-08-06 20:38:34 -07:00
Chaoyu
326570d79e Add atalaya.io to users (#878) 2018-07-30 22:35:05 -07:00
machiko
bbfb4b09cb Add Reaction Commerce to users (#869)
* add reaction commerce to users

* add reaction-commerce.svg

* Rename reaction-commerce.svg to img/users/reaction-commerce.svg

* Rename img/users/reaction-commerce.svg to website/static/img/users/reaction-commerce.svg
2018-07-23 17:32:21 -07:00
Steve Hook
22f3a85a49 add documentation regarding usage of nested docs + git ignore .idea (#860)
* add documentation regarding usage of nested docs + add .idea in .gitignore

* Remove 1.3.3, move to navigation & simplify wording

* add documentation for docusaurus >= v1.2.0 a well
2018-07-19 16:07:32 +07:00
Endilie Yacop Sucipto
aa1f82649c
Search correct language and version for Docusaurus (#859) 2018-07-18 17:39:04 +07:00
Yangshun Tay
a7a214fb3a ESLintify Part 3 (#846)
* ESLintify Part 3

* ESLintify Part 3

* ESLintify Part 3
2018-07-11 18:21:31 +08:00
Yangshun Tay
5ac2cee658
ESLintify Part 2 (#841)
* ESLintify Part 2

* Fix

* Fix tests

* Fix tests

* Fix tests
2018-07-10 21:53:08 -07:00
Yangshun Tay
e8e3f42685
ESLintify Part 1 (#837)
* ESLint-ify

* Allow empty try/catch

* Escape regexp
2018-07-08 09:13:18 -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
Yangshun Tay
769a23efdc
Publish v1.3.2 (#835) 2018-07-06 01:05:11 -07:00
Andrew Locke
8d45669f92 Add single-spa to users (#825) 2018-07-02 13:08:43 -07:00
Yangshun Tay
3a3ee44389
Publish v.1.3.1 (#816)
* Publish v.1.3.1

* Add desc
2018-06-30 13:02:28 -07:00
Yangshun Tay
e9f290f788 Fix styles for headerTitle (#811)
* Fix styles for headerTitle

* Update main.css
2018-06-28 00:21:25 +07:00
Rhys Bower
c0aa98bd55 Switch Jest URL to jestjs.io (#807) 2018-06-26 21:07:58 -07:00
Yangshun Tay
82f5727965
Publish v1.3.0 (#791)
* Publish v1.3.0

* Run version script

* Update CHANGELOG.md
2018-06-20 21:13:58 -07:00
Yangshun Tay
1094dbd352
CSS revamp - Improve typography and overall styling (#757)
* Improve CSS code

* Fix blog layout

* Fix

* Refactor onPageNav

* More fixes

* Fix docs nav

* Use alternative hack

* Tweak clearfix
2018-06-19 21:46:15 -07:00
Joel Marcey
df42926242 Search correct language for Docusaurus docsearch (#744)
* Remove duplicate search results

Only search the current version of the docs. Right now there are duplicates because `next` is also searched.

d28b864a59/lib/core/Site.js (L140) does the replacement

* Add language facet

* fix missing algoliaOptions

* use only language facetfilter
2018-06-18 23:11:45 +08:00
Yangshun Tay
f33d977d1a
Add ml5 as user (#786) 2018-06-17 19:11:27 -07:00
Joel Marcey
ca8afb0951
Publish v1.2.1 (#785) 2018-06-17 16:00:12 -07:00
Justin Headley
3755522681 Add rest-hapi to users (#782) 2018-06-16 00:30:16 -07:00
Yangshun Tay
9cb45960d6 Add Babel to users 🎉 (#779) 2018-06-16 12:35:53 +08:00
Dominik Riemer
59695761a6 Add streampipes to users (#777) 2018-06-15 10:18:07 -07:00
Joel Marcey
608e2c85a2
Move custom translation strings to its own file (#775) 2018-06-14 17:25:29 -07:00
Yangshun Tay
9edc29ddd6 Add Sonar to users (#760) 2018-06-11 14:19:53 -07:00
Yangshun Tay
ddcd18a803
Add Metro as user (#755)
* Add Metro as user

* Remove redundant React logo
2018-06-10 17:57:01 -07:00