37 Commits

Author SHA1 Message Date
William Cheng
966eab4cf3
Add woleet.io to the user list (#4854) 2019-12-21 11:07:55 +08:00
William Cheng
8d37641ae1
Add Oracle as the OpenAPI Generator user (#4809)
* add oracel as the user

* add oracle to the user list
2019-12-17 09:47:54 +08:00
William Cheng
85affe83cb
add linode logo (#4730) 2019-12-09 10:58:16 +08:00
William Cheng
cb2df9e848
add docspring as sponsor (#4686) 2019-12-04 09:41:55 +08:00
William Cheng
fac83ce760
add crossover health to user list (#4622) 2019-11-27 21:36:25 +08:00
William Cheng
e09417d25c
add SIE (#4618) 2019-11-27 15:48:42 +08:00
William Cheng
c104821d6e
Add GetMyuide logo (#4611)
* add getmyguide logo

* fix typo
2019-11-26 18:33:59 +08:00
William Cheng
d9bde12ebb
add yahoo logo (#4601) 2019-11-25 14:09:16 +08:00
William Cheng
6a828d55df fix broken link to image 2019-11-23 16:56:58 +08:00
William Cheng
e472d02669
add freshcells to company list (#4414) 2019-11-08 09:41:12 +08:00
William Cheng
16ad66759b
Add Kronsoft Development to the user list (#4371)
* Add Kronsoft Development to the user list

* add kronsoft to the user list
2019-11-05 15:47:52 +08:00
William Cheng
ae798d9433
Add arduino.cc to the user list (#4307)
* Add arduino.cc to the user list

* Add Arduino logo

* add logo
2019-10-29 21:48:55 +08:00
William Cheng
66be33a37b
Add Bosch logo (#4265) 2019-10-25 17:01:17 +08:00
tkrtmy
84c6a7c1e7 Add dwango to the user list (#4249)
* Add dwango to company/project to the list in README

* Add dwango to the user list

* Fix DB's link
2019-10-24 17:10:13 +08:00
William Cheng
fbf3d593df
Add RedHat to the list of users (#4242)
* Add RedHat to the list of users

* add redhat to the user list
2019-10-23 22:08:42 +08:00
William Cheng
3e880ae0ce
add ANZ to the user list (#4234) 2019-10-23 16:02:40 +08:00
William Cheng
6e8515af7a
Add Openet to the user list (#4223)
* Add Openet to the user list

* add openet logo
2019-10-22 22:58:24 +08:00
William Cheng
73421f79e8
Add TravelTime to list of users (#4213)
* Add TravelTime to list of users

* add traveltime platforom to user list

* do not show in front page
2019-10-22 16:33:35 +08:00
William Cheng
a38527d8b6
Add IBM to the user list (#4206)
* Add IBM to the user list

* add ibm logo

* update url
2019-10-22 00:50:20 +08:00
William Cheng
c68389ef47
update user list in website (#4204) 2019-10-21 23:55:19 +08:00
William Cheng
dd64241f8f minor fix to veamly img name 2019-10-19 23:17:43 +08:00
William Cheng
930edeadea
add company logos to the website (#4187) 2019-10-19 22:37:01 +08:00
Akihito Nakano
911cdd8d0c
Add M3, Inc. to the company list (#3811)
* Add M3, Inc. to the company list

* auto generated updates
2019-08-31 21:23:32 +09:00
Akihito Nakano
a8185483fd Add Kurusugawa Computer Inc. (#3362) 2019-07-15 16:46:01 +08:00
William Cheng
14f611d159
add wso2 to company list (#3330) 2019-07-10 16:35:34 +08:00
William Cheng
fe8dd343a8
Remove Jean from the core team in the public website (#3212) 2019-06-25 14:25:45 +08:00
Jim Schubert
c2f5038d75
Add/update new core team member: etherealjoy (#3116) 2019-06-06 15:36:00 -04:00
Akihito Nakano
63e1e0451c
Add OPTiM to the company list (#2971) 2019-05-23 18:31:33 +09:00
William Cheng
f8562d292b
add yelp to company list (#2949) 2019-05-21 11:08:58 +08:00
William Cheng
42f47b7b0a
add CAM logo to the website (#2898) 2019-05-15 22:25:34 +08:00
William Cheng
d0f537c0e7
add Lightbow as sponsor (#2822) 2019-05-05 18:14:27 +08:00
Akihito Nakano
5b7dbd1d5f Add FiNC Technologies (#2728) 2019-04-24 10:58:57 +08:00
William Cheng
9455fe7bec
Add sponsor section to the website (#2634)
* add sponsor section

* add sponsor title
2019-04-10 21:30:59 +08:00
Akihito Nakano
887b02c818 Add ZOZO Technologies (#2573) 2019-04-02 16:08:52 +08:00
William Cheng
827e68ca1c jaz-ah to remain in the technical committee only 2019-01-24 22:20:08 +08:00
William Cheng
38ea7952bb fix image urls 2019-01-21 11:13:12 +08:00
Jim Schubert
6fe9a52229 [feat][docs][website] Initial docusaurus based site (#1770)
* Iniital docusaurus based site

* Remove error about default local being used by String.format

* Change pinned users to represent global presence rather than alphabetical order pinning

* Include generator indexes in ensure-up-to-date (docusaurus site and /generators/README)

* Add Font Awesome attribution footer

* Remove feature callout until it is completed

* Include NPM try it out section

* Improve "Getting Started" type docs

* Include new custom template documentation

* Updating templating and customization docs

* Add vendor extension docs

* Cleanup templating page(s).

* Move users to yaml file for easy edit.

* travis configuration, and baseUrl mods to image URLs

* [docs] Migrate FAQ, release summary  from wiki

FAQ has been split into multiple smaller documents to better categorize
and allow users to find what they're looking for (in docs folder or in
new website).

Release summary information (versioning strategy and cadence) has been
migrated from the Wiki and clarified a bit.

Also adds copy button for all code snippets in website.

* Copy current contributing/code of conduct to website

* [docs] Creating a new generator
2019-01-18 17:39:33 +08:00