Commit Graph

176 Commits

Author SHA1 Message Date
Steven
bbd8b8b07b
Rename zeit/og-image to vercel/og-image (#119)
- Rename `now` CLI to `vercel` CLI
- Rename `now.json` to `vercel.json`
- Rename `.nowignore` to `.vercelignore`
- Rename `zeit/og-image` to `vercel/og-image`

https://vercel.com/blog/zeit-is-now-vercel
2020-05-27 19:15:22 -04:00
Aaron Morris
76fb629aa2
README.md: Update deploy button from Zeit -> Vercel (#118)
The one-click deploy button isn't working because of the name change. Let's fix that!
2020-05-27 19:01:48 -04:00
Steven
ceef73898b
Update README.md (#117) 2020-05-26 12:00:21 -04:00
Steven
3406121c3a
Change assets to vercel.com (#114)
We need to support both `assets.vercel.com` as well as `assets.zeit.co` for backwards compatibility, but we'll change the default to `assets.vercel.com`.
2020-04-28 10:51:55 -04:00
Steven
e8d7693227
Rename ZEIT Now to Vercel (#113)
https://vercel.com/blog/zeit-is-now-vercel
2020-04-23 18:53:55 -04:00
Mike Barkmin
bce2922d67
Add path for chrome on linux (#111) 2020-04-14 16:08:00 -04:00
Krzysztof Żuraw
359fd09c80
fix: update readme for free zeit accounts (#109)
* fix: update readme for free zeit accounts

* docs: fix wording in readme

Co-Authored-By: Steven <steven@ceriously.com>

Co-authored-by: Steven <steven@ceriously.com>
2020-04-14 14:51:21 -04:00
Steven
9e4bc4f78f
Upgrade Node 10 to Node 12 (#106)
- Upgrade Node 10 to Node 12
- Bump dependencies to the latest version
- Fix a small typescript issue @Snazzyham mentioned #105
- Fix perf by using `setContent()` instead of writing a file each request per @ChristopherBiscardi,  [suggested on twitter](https://twitter.com/chrisbiscardi/status/1239686555972718593)
2020-04-06 13:58:11 -04:00
Steven
2b3ec99d82
Change routes to rewrites (#104) 2019-12-09 09:59:40 -05:00
Steven
842c1cb045
Bump memory to 3GB (#103) 2019-11-13 10:21:46 -05:00
Steven
2794f6f760
Change default to ZEIT logo, remove Now logo (#102)
* Change default to ZEIT logo

* Apply suggestions from code review

Remove Now logo from dropdown

Co-Authored-By: Paco <34928425+pacocoursey@users.noreply.github.com>
2019-11-11 11:38:55 -05:00
Steven
0f2c17b068 Change radial-gradient to diamonds (#101) 2019-10-28 13:27:26 -03:00
Steven
f52d32047f
Add deploy button at top of readme (#100) 2019-10-14 15:18:16 -04:00
Steven
40f1a7c6e9
Add blue deploy button (#99) 2019-10-14 14:42:32 -04:00
Steven
17fd8a2a07
Enable node 10 (#80)
* Enable node 10
2019-10-14 14:39:59 -04:00
Steven
e554be21ca
Change routes to handle filesystem (#95) 2019-08-29 18:32:15 -04:00
Steven
d2faa8238e
Use routes instead of handle:filesystem (#94) 2019-08-12 09:04:24 -07:00
Steven
c1360cc135
Fix links to code in contributing.md (#92) 2019-07-25 15:21:57 -04:00
Steven
c06a2f573d
Rename dirs to avoid creating lambdas (#91) 2019-07-25 15:02:30 -04:00
Steven
a13bfb3c9d
Remove mention of alias, no longer applicable (#90) 2019-07-25 13:54:52 -04:00
Steven
4f1d543cf2
Move alias/version out of now.json, use account instead (#89) 2019-07-25 13:44:15 -04:00
Steven
4e81bf7443
Fix dead links in docs (#88) 2019-07-25 13:31:14 -04:00
Steven
d05a27116c
Remove builds in favor of zero-config (#87)
* Remove builds in favor of zero-config

* Rename types from .d.ts to .ts and import

* Fix types

* Fix web build to use separate tsconfig.json

* Rename web/browser.ts to web/index.ts

* Move fonts
2019-07-25 12:35:12 -04:00
Steven
643e199d46
Use canary builder (#86)
Living on the bleeding edge
2019-07-17 10:53:24 -04:00
Steven
fb27a2a682
Pin the node runtime to 8.10.x (#85)
It seems that `chrome-aws-lambda` only works with Node 8
2019-07-17 10:50:17 -04:00
Steven
0198cf73be
Recursively glob static files (#83) 2019-07-03 15:10:09 -04:00
Steven
01ff527c42
Remove dev script (#82)
Fixes #81
2019-06-29 14:25:36 -04:00
Steven
b19f6c59b9
Changes to readme (#79)
* Changes to readme

* Update CONTRIBUTING.md
2019-04-30 13:07:22 -04:00
Steven
b4f7625a22
Add support for Windows (#78)
* Add support for Windows

* Fix windows path
2019-04-30 12:53:43 -04:00
Steven
adaa1b4204
Mention OG_HTML_DEBUG flag in contributing (#77) 2019-04-29 18:02:09 -04:00
Steven
7e72d518b6
Improve SEO (#76) 2019-04-21 20:54:13 -04:00
Frans Allen
d01b8e0d93 Typo maybe? (#75) 2019-04-21 10:01:07 -04:00
Steven
4648a07531
Set s-maxage header (#74)
This should fix caching per the docs https://zeit.co/docs/v2/routing/caching
2019-04-20 21:36:50 -04:00
Steven
b5f0fc0cd8
Update .nowignore - ignore Dockerfile (#73) 2019-04-15 08:56:21 -04:00
Nathan Rajlich
b5338eed1e Use @now/node stable builder 2019-04-01 07:32:50 -07:00
Steven
8bcee60b01
Update README.md 2019-04-01 08:45:13 -04:00
Steven
bce2b04175 Add support for now dev (#72)
* Remove hacks to support now dev

* Fix local development for now dev

* Update CONTRIBUTING.md

* Add now dev to package.json
2019-03-31 18:09:16 -07:00
Steven
cf28f066b3
Update description (#71)
* Update description

* Update readme
2019-03-28 09:10:39 -04:00
Steven
d0d6267fc7 Add codeowners file 2019-03-13 16:33:27 -04:00
Steven
e8670cc3eb
Update deployment button url (#69)
Let's use the new and improved project template
2019-03-04 19:13:51 -05:00
Steven
0812a3df7c
Add both aliases: now.sh and zeit.sh (#68) 2019-03-04 14:53:35 -05:00
Steven
13a95a409f
Move to zeit org (#67)
* Move to zeit org

* Remove author, use yarn

* Add .yarnrc so dependencies lock

* Save exact dependencies
2019-03-04 13:34:38 -05:00
Steven
9762ae2fdc
Merge pull request #66 from styfle/image-size
Add support for modifying image width & height
2019-03-04 10:08:04 -05:00
Steven
74686546a7 Add width & height dropdowns 2019-03-01 17:54:33 -05:00
Steven
5192bc20aa Sanitize width/height 2019-03-01 15:35:14 -05:00
Steven
dde2c24cbb Add query string for widths & heights 2019-03-01 14:41:27 -05:00
Steven
4498cffb3e
Merge pull request #63 from styfle/dependabot/npm_and_yarn/typescript-3.3.3333
Bump typescript from 3.2.4 to 3.3.3333
2019-03-01 09:56:04 -05:00
Steven
b76a5ab1ea
Merge pull request #62 from styfle/dependabot/npm_and_yarn/marked-0.6.1
Bump marked from 0.6.0 to 0.6.1
2019-03-01 09:52:08 -05:00
dependabot[bot]
2253a45c0d
Bump marked from 0.6.0 to 0.6.1
Bumps [marked](https://github.com/markedjs/marked) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/v0.6.0...v0.6.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-01 14:50:09 +00:00
dependabot[bot]
80dabf36b2
Bump typescript from 3.2.4 to 3.3.3333
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.2.4 to 3.3.3333.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.2.4...v3.3.3333)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-01 14:48:57 +00:00