Commit Graph

14 Commits

Author SHA1 Message Date
Sam Robbins f7961ce7a4
Update CONTRIBUTING.md (#138) 2020-10-09 12:59:01 -04:00
Steven bb67bdd5bd Rename master to main 2020-08-11 15:53:00 -04:00
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
Steven e8d7693227
Rename ZEIT Now to Vercel (#113)
https://vercel.com/blog/zeit-is-now-vercel
2020-04-23 18:53:55 -04:00
Steven c1360cc135
Fix links to code in contributing.md (#92) 2019-07-25 15:21:57 -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 b19f6c59b9
Changes to readme (#79)
* Changes to readme

* Update CONTRIBUTING.md
2019-04-30 13:07:22 -04:00
Steven adaa1b4204
Mention OG_HTML_DEBUG flag in contributing (#77) 2019-04-29 18:02:09 -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 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 d011f97917 Improve performance 2019-02-11 17:34:05 -05:00
Steven 844c0a0496 Update contributing 2019-02-05 15:36:14 -05:00
Steven c1e75c1b5e
Add 2019-02-05 11:28:43 -05:00