Lee Robinson
8ed55c6642
[examples] Update all examples to use .vercel.app instead of .vercel.com ( #7320 )
2022-01-18 08:56:31 -06:00
Lee Robinson
fc420c9e21
Update CRA template for v5. ( #7312 )
2022-01-17 10:42:34 -06:00
Steven
204b481c56
[examples] Rename master to main ( #7184 )
2021-12-13 16:30:58 -05:00
Ana Trajkovska
e271c2598e
[examples] Update Deploy button URLs in examples ( #6523 )
2021-07-28 10:42:09 -04:00
Steven
b58090a181
[examples] Update deploy URL to use main ( #6133 )
...
CH-21338
2021-04-21 16:37:16 -04:00
Matthew Sweeney
bd706beba5
[examples] Update README Files ( #5092 )
...
This PR updates the `README.md` files with the following changes:
- Removal of CLI deployment.
- Amends Blitz.js to be in line with other `README.md` formats.
2020-08-25 14:51:46 -04:00
Steven
56c8af51b2
[all] Rename GitHub repo to vercel/vercel ( #4506 )
...
We renamed the GitHub repository from `zeit/now` to `vercel/vercel` so this PR updates all references to the repo URL.
There were also a few remaining references to Now CLI that have been updated to Vercel CLI.
2020-05-28 12:06:42 -04:00
Steven
1b809bc225
[examples] Update readme to use Vercel CLI ( #4383 )
...
Fixes an issue someone mentioned in discussion #4361
2020-05-15 19:18:17 +00:00
Steven
28e01528c5
[all] Rename ZEIT Now to Vercel ( #4112 )
...
https://vercel.com/blog/zeit-is-now-vercel
Co-authored-by: Nathan Rajlich <n@n8.io >
2020-04-21 19:11:12 -04:00
Shu Uesugi
e10b42bfdc
Rename zeit.co/new → zeit.co/import ( #3834 )
...
* zeit.co/new → zeit.co/import
* Update docs URL
2020-02-25 01:35:12 +01:00
Andy
6e1a72f557
[examples] Use Full URL for Logos ( #3800 )
...
Use Full URL for Logos
[PRODUCT-1193]
[PRODUCT-1193]: https://zeit.atlassian.net/browse/PRODUCT-1193
2020-02-17 13:44:35 +00:00
Andy
96dbc6d348
[now-static-build][frameworks][examples] Fixes examples and adjust frameworks ( #3584 )
...
* [examples] Fix ionic-react example
* [examples] Fix vue example
* [examples] Fix mithril example
* [examples] Fix riot example
* Fix readmes
* [now-static-build] Add Zola
* Add tests
* [now-build-utils][frameworks] Adjust detect framework
* Move zola back
* Undo Hugo detection changes
* [examples] Fix Vue logo path
* [now-static-build] Use package.json script if defined instead of framework command
* [now-static-build] Add buildCommand everywhere
* Remove devCommand from frameworks.ts
* Fix type
* Change output directory
* [now-static-build] Remove minNodeRange
* Remove devCommand
2020-01-16 00:12:55 +01:00
Andy
4625f66ebd
[examples] Adjust readmes and info endpoint ( #3542 )
...
* Adjust README links
* Change example info
* Fix id check
2020-01-10 13:37:33 +01:00
Andy
2db627b79d
Adds manifest.json to examples folder ( #3536 )
...
* Revert "Revert "[examples] Add manifest.json""
This reverts commit c65336e63b .
* Revert "Revert "Do not use now-examples anymore""
This reverts commit ac72e944a7 .
* Update nowignore
* Fix join
* Fix JSON
* Fix header
* Replace manifest.json with @now/frameworks
* Adjust readmes
* Adjust .nowignore
* Update scully
* Fix description
* Update examples/create-react-app/src/App.js
Co-Authored-By: Shu Ding <ds303077135@gmail.com >
* Update readme
* Add websites
* Use https
* Adjust example URL
* Change order
Co-authored-by: Shu Ding <ds303077135@gmail.com >
2020-01-10 00:14:51 +01:00
Andy
890de6a625
Add API for frameworks and examples ( #3514 )
...
* Add API for frameworks and examples
* Adjust headers
* Update frameworks list
* Always use latest
* Add types
* Use now repo for downloading and listing
* Use .existsSync
* Remove unused packages
* Use 307 for redirect
* Add examples
* Update tsconfig.json
Co-Authored-By: Steven <steven@ceriously.com >
* Make examples unique
* Remove detectors from frameworks API
* Use /api instead of Next.js
* Install dependencies
* Rename project
* Change name
* Empty
* Change name
* Update api/tsconfig.json
Co-Authored-By: Steven <steven@ceriously.com >
* Update examples
Co-authored-by: Steven <steven@ceriously.com >
2020-01-07 23:55:39 +01:00