Commit graph

40 commits

Author SHA1 Message Date
Yangshun Tay
311b44aeaa
v1.7.2 (#1212) 2019-01-28 22:18:12 -08:00
Joel Marcey
49efdd8fa2
v1.7.1 (#1202) 2019-01-24 07:06:45 -08:00
Yangshun Tay
1050de7d1c
v1.7.0 (#1199)
* v1.7.0

* fix release

* fix release
2019-01-23 23:47:52 -08:00
tsmrachel
d5fd15ecbe feat: collapsible categories (#1128)
* feat : #1084 Collapsus - The Collapsible Menu

* updated docs

* fixed prettier

* fix for category not auto-expanding upon navigating to a subcategory under it

* as requested by endiliey. Do not merge this commit.

* Update api-site-config.md

* Update guides-navigation.md

* Update SideNav.js

* Update main.css

* Update SideNav.js

* Delete subcategory1.md

* Delete subcategory2.md

* Update sidebars.json
2019-01-23 14:13:27 -08:00
zakaria harti
c27a430529 docs: showcase user react-leaflet (#1127) 2019-01-23 13:40:36 -08:00
Yifan Ma
54a338acaa docs: showcase user Redux (#1192)
* Add Redux as a user on the user page

* Update users.js
2019-01-20 23:56:18 -08:00
Roy, Haoqiang Zhang
47bcac91f2 docs: showcase user katex (#1181) 2019-01-07 00:01:55 -08:00
Mike Perry Y Attara
3233c2c8c1 docs: replace gulp favicon with svg gulp logo (#1175)
* add Node SerialPort

* add react-native-sensors logo

* add React Native Sensors to users

* fix gulp image

* add gulp logo as svg

* Update users.js

* Update react-native-sensors.svg
2019-01-04 11:01:56 -08:00
John Watson
a42b0d7c56 Add FBT (#1179) 2019-01-03 14:57:52 -08:00
Mike Perry Y Attara
71fa542a58 docs: add React Native Sensors and Node Serialport to users (#1176)
* add Node SerialPort

* add react-native-sensors logo

* add React Native Sensors to users

* add react-native-sensors logo

* fix: fix image path for logo

* replace logo with official square logo
2019-01-02 19:20:34 -08:00
Michał Lytek
177c9c8722 docs: add TypeGraphQL to users (#1174) 2019-01-01 14:08:57 -08:00
Mike Perry Y Attara
cc5461b2c0 docs: showcase user Node SerialPort (#1163)
* add Node SerialPort

* update
2018-12-24 12:06:28 -08:00
Joel Marcey
0a5cf8ffb2
First Birthday Post (#1156) 2018-12-14 13:02:18 -08:00
Endilie Yacop Sucipto
b2b1cc2b52
v1.6.2 (#1151)
* v1.6.2

* changelog
2018-12-08 02:16:15 +08:00
Endilie Yacop Sucipto
71824a3541
v1.6.1 (#1148)
* v1.6.1

* add changelog

* update changelog
2018-12-08 00:01:14 +08:00
Jeremy Bolding
db6017903b docs: add Gulp to users (#1144)
* 💚 Added GulpJS to users.js

* Update users.js
2018-12-06 15:30:03 -08:00
morleym
8a08fbf2d7 docs: add smash.gg to users (#1145)
* added smash.gg to Docusaurus users

* Update users.js
2018-12-06 14:33:41 -08:00
Joel Marcey
818e608639 docs: add Profilo/remove BlueWhale to users (#1141)
docs: add Profilo/remove BlueWhale to users
2018-12-04 09:17:56 -08:00
Endilie Yacop Sucipto
0492ba53a5 v1.6.0 (#1133)
* v1.6.0

* nits changelog

* typo
2018-12-01 21:37:00 -08:00
Dom Corvasce
61078e38a9 feat: Allow modifying docs url prefix (#914)
* Allow other routes than /docs in the URL

siteConfig.js has a new mandatory field named *docsRoute* which default
value is 'docs' and that can be customized by the user.

This change will allow users who uses the library to host guides and
tutorials to customize their websites by assign 'docsRoute' values
like 'tutorials' or 'guides'.

Fixes #879

* Make "docsRoute" field optional

* Isolate docsRoute login in getDocsRoute function

* Rename docsRoute to docsUrl

* Run prettier

* Remove old folders

* fix: Restore docusaurus reference link

* fix: Add `docsUrl` param fallback. Refactor multiple function calls

* Fix linting errors

* Update description for docsUrl field

* Reduce redundant calls to getDocsUrl

* Replace a missed use case for `docsUrl` instead of the function call

* Move `getDocsUrl` out from `server/routing.js` to `server/utils.js`

**Why?**
Because `routing.js` is exporting all router RegEx's, and the
`getDocsUrl` suffices more as a util

* WiP: Align leading slashes and fix routing around `docsUrl`

Checklist:
- [x] Added `removeDuplicateLeadingSlashes` util to make sure there is only
one leading slash
- [-] Fix edge cases for routing:
  - [x] `docsUrl: ''`
  - [ ] `docsUrl: '/'`
  - [ ] make it work with languages
  - [ ] make it work with versioning

* Make leading slashes canonical cross routing and generated links

This ensures correct routing for customized `baseUrl` and `docsUrl`.

- Changed all routing functions to take `siteConfig` instead of
`siteConfig.baseUrl`
- Updated tests accordingly

* Alternative fallback for `docsUrl`

* rework/ fix implementation

* cleanup

* refactor and add docs for config props

* fix typo

* fix broken url
2018-11-28 15:34:16 +08:00
Richard
ff22074ff7 chore: Add Haul to users page (#1130) 2018-11-27 22:47:35 +08:00
Joel Marcey
4034fa1453 docs: add TorchCraftAI as user (#1129) 2018-11-26 10:38:21 -08:00
Joel Marcey
a3ff990471
Add Spectrum as a user (#1123) 2018-11-21 15:21:19 -08:00
皋玮
34dcc0c22e docs: showcase React-Redux (#1104) 2018-11-12 00:18:47 +08:00
Alex Perez
7aba299a3b docs: showcase user hemera (#1101) 2018-11-08 11:56:36 -08:00
Andrew Shillito
72d1fa2d2a docs: showcase user react-slate (#1097) 2018-11-07 10:06:25 -08:00
Yangshun Tay
c9243e8922
chore: publish v1.5.1 (#1090)
* chore: publish v1.5.1

* Update link
2018-11-03 14:54:34 -07:00
Shahed Nasser
a33e3ec362 docs: showcase user Formik (#1086) 2018-11-03 06:06:31 -07:00
Sunita Sen
4ba40f83aa docs: add react-360 to users (#1088)
docs: add react-360 to users
2018-11-03 06:05:44 -07:00
Rajekevin
c7bc2c8366 docs: showcase user Noderize (#1087) 2018-11-03 06:02:02 -07:00
Goksu Toprak
3250662e73 feat: add caption to user links (#1075)
* feat: add caption to users links

created a shared component `Showcase`

* Cleans linter

* revert main.css changes — update custom.css

* Move Showcase comp to website out of lib - fix layout
2018-11-02 10:20:25 -07:00
Yangshun Tay
13b23edd12
chore(v1): add Facebook copyright headers (#1068) 2018-10-25 17:30:38 -07:00
Hieu Nguyen (Jack)
2cac0064bd docs: add Vasern to users (#1061)
* Added Vasern

* Make Vasern not pinned
2018-10-24 01:26:53 -04:00
Yangshun Tay
e02e0a9b92
docs: add Create React App as a user (#1050) 2018-10-19 22:58:34 -07:00
Fienny Angelina
8cf9afe4ac feat: add last contributor to each document (#980)
* add contributor list to each document

* handle case where there is no github repo

* Move to v1

* Revert "handle case where there is no github repo"

This reverts commit a76a887901.

* Revert "add contributor list to each document"

This reverts commit c0cc79f995.

* Add last updated by field

* -Include enableUpdateBy in the config
- Rename css class to be more general

* Fix lint

* Refactor :
- s/getGitlastupdated/getGitLastUpdatedTime
- refactor part in getGitLastUpdated[Time|By] that overlaps
- remove getAuthorInformation

* -Modify the display logic
-Refactor the utils, combine lastupdatedtime and lastupdatedby
-Replace the test

* Modify docs based on the display change

* Update docs for url and baseurl

For more clarity and to make relationship more clear

* Update support for Web App Manifest (#1046)

* misc: update nits

* misc: update nits
2018-10-18 00:59:16 -07:00
Anna Spysz
31dd833b6c fix: users page edit link (#1045)
* Updated with correct link

The previous link led to a 404 page.

* Update users.js
2018-10-16 10:31:09 -07:00
Anna Spysz
7df7c6fa60 docs: add Stackery logo and site (#1042) 2018-10-16 10:28:03 -07:00
Yangshun Tay
f22aa221f2
Publish v1.5.0 (#1030)
* v1.5.0

* Add version 1.5.0
2018-10-13 12:17:26 -07:00
Joel Marcey
41aaed64a7 Add Skip to users (#1018)
* Add Skip to users

* Update users.js

* Update users.js
2018-10-04 19:55:55 -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