@vercel/frameworks
Advanced tools
Comparing version 0.3.1 to 0.3.2-canary.0
@@ -13,3 +13,3 @@ import { Framework } from './types'; | ||
readonly slug: "blitzjs"; | ||
readonly demo: "https://blitzjs.now-examples.now.sh"; | ||
readonly demo: "https://blitzjs.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/blitz.svg"; | ||
@@ -49,3 +49,3 @@ readonly tagline: "Blitz.js: The Fullstack React Framework"; | ||
readonly slug: "nextjs"; | ||
readonly demo: "https://nextjs.now-examples.now.sh"; | ||
readonly demo: "https://nextjs.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/next.svg"; | ||
@@ -90,3 +90,3 @@ readonly tagline: "Next.js makes you productive with React instantly — whether you want to build static or dynamic sites."; | ||
readonly slug: "gatsby"; | ||
readonly demo: "https://gatsby.now-examples.now.sh"; | ||
readonly demo: "https://gatsby.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/gatsby.svg"; | ||
@@ -126,3 +126,3 @@ readonly tagline: "Gatsby helps developers build blazing fast websites and apps with React."; | ||
readonly slug: "hexo"; | ||
readonly demo: "https://hexo.now-examples.now.sh"; | ||
readonly demo: "https://hexo.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/hexo.svg"; | ||
@@ -160,3 +160,3 @@ readonly tagline: "Hexo is a fast, simple & powerful blog framework powered by Node.js."; | ||
readonly slug: "eleventy"; | ||
readonly demo: "https://eleventy.now-examples.now.sh"; | ||
readonly demo: "https://eleventy.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/eleventy.svg"; | ||
@@ -195,3 +195,3 @@ readonly tagline: "11ty is a simpler static site generator written in JavaScript, created to be an alternative to Jekyll."; | ||
readonly slug: "docusaurus-2"; | ||
readonly demo: "https://docusaurus-2.now-examples.now.sh"; | ||
readonly demo: "https://docusaurus-2.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/docusaurus.svg"; | ||
@@ -265,3 +265,3 @@ readonly tagline: "Docusaurus makes it easy to maintain Open Source documentation websites."; | ||
readonly slug: "docusaurus"; | ||
readonly demo: "https://docusaurus.now-examples.now.sh"; | ||
readonly demo: "https://docusaurus.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/docusaurus.svg"; | ||
@@ -298,3 +298,3 @@ readonly tagline: "Docusaurus makes it easy to maintain Open Source documentation websites."; | ||
readonly slug: "preact"; | ||
readonly demo: "https://preact.now-examples.now.sh"; | ||
readonly demo: "https://preact.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/preact.svg"; | ||
@@ -337,3 +337,3 @@ readonly tagline: "Preact is a fast 3kB alternative to React with the same modern API."; | ||
readonly slug: "dojo"; | ||
readonly demo: "https://dojo.now-examples.now.sh"; | ||
readonly demo: "https://dojo.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/dojo.png"; | ||
@@ -384,3 +384,3 @@ readonly tagline: "Dojo is a modern progressive, TypeScript first framework."; | ||
readonly slug: "ember"; | ||
readonly demo: "https://ember.now-examples.now.sh"; | ||
readonly demo: "https://ember.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/ember.svg"; | ||
@@ -423,3 +423,3 @@ readonly tagline: "Ember.js helps webapp developers be more productive out of the box."; | ||
readonly slug: "vue"; | ||
readonly demo: "https://vue.now-examples.now.sh"; | ||
readonly demo: "https://vue.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/vue.svg"; | ||
@@ -474,3 +474,3 @@ readonly tagline: "Vue.js is a versatile JavaScript framework that is as approachable as it is performant."; | ||
readonly slug: "scully"; | ||
readonly demo: "https://scully.now-examples.now.sh"; | ||
readonly demo: "https://scully.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/scullyio-logo.png"; | ||
@@ -507,3 +507,3 @@ readonly tagline: "Scully is a static site generator for Angular."; | ||
readonly slug: "ionic-angular"; | ||
readonly demo: "https://ionic-angular.now-examples.now.sh"; | ||
readonly demo: "https://ionic-angular.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/ionic.svg"; | ||
@@ -546,3 +546,3 @@ readonly tagline: "Ionic Angular allows you to build mobile PWAs with Angular and the Ionic Framework."; | ||
readonly slug: "angular"; | ||
readonly demo: "https://angular.now-examples.now.sh"; | ||
readonly demo: "https://angular.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/angular.svg"; | ||
@@ -585,3 +585,3 @@ readonly tagline: "Angular is a TypeScript-based cross-platform framework from Google."; | ||
readonly slug: "polymer"; | ||
readonly demo: "https://polymer.now-examples.now.sh"; | ||
readonly demo: "https://polymer.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/polymer.svg"; | ||
@@ -624,3 +624,3 @@ readonly tagline: "Polymer is an open-source webapps library from Google, for building using Web Components."; | ||
readonly slug: "svelte"; | ||
readonly demo: "https://svelte.now-examples.now.sh"; | ||
readonly demo: "https://svelte.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/svelte.svg"; | ||
@@ -663,3 +663,3 @@ readonly tagline: "Svelte lets you write high performance reactive apps with significantly less boilerplate. "; | ||
readonly slug: "ionic-react"; | ||
readonly demo: "https://ionic-react.now-examples.now.sh"; | ||
readonly demo: "https://ionic-react.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/ionic.svg"; | ||
@@ -720,3 +720,3 @@ readonly tagline: "Ionic React allows you to build mobile PWAs with React and the Ionic Framework."; | ||
readonly slug: "create-react-app"; | ||
readonly demo: "https://react-functions.now-examples.now.sh"; | ||
readonly demo: "https://react-functions.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/react.svg"; | ||
@@ -780,3 +780,3 @@ readonly tagline: "Create React App allows you to get going with React in no time."; | ||
readonly slug: "gridsome"; | ||
readonly demo: "https://gridsome.now-examples.now.sh"; | ||
readonly demo: "https://gridsome.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/gridsome.svg"; | ||
@@ -813,3 +813,3 @@ readonly tagline: "Gridsome is a Vue.js-powered framework for building websites & apps that are fast by default."; | ||
readonly slug: "umijs"; | ||
readonly demo: "https://umijs.now-examples.now.sh"; | ||
readonly demo: "https://umijs.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/umi.svg"; | ||
@@ -852,3 +852,3 @@ readonly tagline: "UmiJS is an extensible enterprise-level React application framework."; | ||
readonly slug: "sapper"; | ||
readonly demo: "https://sapper.now-examples.now.sh"; | ||
readonly demo: "https://sapper.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/svelte.svg"; | ||
@@ -885,3 +885,3 @@ readonly tagline: "Sapper is a framework for building high-performance universal web apps with Svelte."; | ||
readonly slug: "saber"; | ||
readonly demo: "https://saber.now-examples.now.sh"; | ||
readonly demo: "https://saber.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/saber.svg"; | ||
@@ -930,3 +930,3 @@ readonly tagline: "Saber is a framework for building static sites in Vue.js that supports data from any source."; | ||
readonly slug: "stencil"; | ||
readonly demo: "https://stencil.now-examples.now.sh"; | ||
readonly demo: "https://stencil.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/stencil.svg"; | ||
@@ -987,3 +987,3 @@ readonly tagline: "Stencil is a powerful toolchain for building Progressive Web Apps and Design Systems."; | ||
readonly slug: "nuxtjs"; | ||
readonly demo: "https://nuxtjs.now-examples.now.sh"; | ||
readonly demo: "https://nuxtjs.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/nuxt.svg"; | ||
@@ -1039,3 +1039,3 @@ readonly tagline: "Nuxt.js is the web comprehensive framework that lets you dream big with Vue.js."; | ||
readonly slug: "redwoodjs"; | ||
readonly demo: "https://redwoodjs.now-examples.now.sh"; | ||
readonly demo: "https://redwoodjs.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/redwoodjs.svg"; | ||
@@ -1076,3 +1076,3 @@ readonly tagline: "RedwoodJS is a full-stack framework for the Jamstack."; | ||
readonly slug: "hugo"; | ||
readonly demo: "https://hugo.now-examples.now.sh"; | ||
readonly demo: "https://hugo.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/hugo.svg"; | ||
@@ -1116,3 +1116,3 @@ readonly tagline: "Hugo is the world’s fastest framework for building websites, written in Go."; | ||
readonly slug: "jekyll"; | ||
readonly demo: "https://jekyll.now-examples.vercel.app"; | ||
readonly demo: "https://jekyll.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/jekyll.svg"; | ||
@@ -1148,3 +1148,3 @@ readonly tagline: "Jekyll makes it super easy to transform your plain text into static websites and blogs."; | ||
readonly slug: "brunch"; | ||
readonly demo: "https://brunch.now-examples.now.sh"; | ||
readonly demo: "https://brunch.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/brunch.svg"; | ||
@@ -1179,3 +1179,3 @@ readonly tagline: "Brunch is a fast and simple webapp build tool with seamless incremental compilation for rapid development."; | ||
readonly slug: "middleman"; | ||
readonly demo: "https://middleman.now-examples.vercel.app"; | ||
readonly demo: "https://middleman.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/middleman.svg"; | ||
@@ -1211,3 +1211,3 @@ readonly tagline: "Middleman is a static site generator that uses all the shortcuts and tools in modern web development."; | ||
readonly slug: "zola"; | ||
readonly demo: "https://zola.now-examples.vercel.app"; | ||
readonly demo: "https://zola.examples.vercel.com"; | ||
readonly logo: "https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/zola.png"; | ||
@@ -1214,0 +1214,0 @@ readonly tagline: "Everything you need to make a static site engine in one binary."; |
@@ -31,3 +31,3 @@ "use strict"; | ||
slug: 'blitzjs', | ||
demo: 'https://blitzjs.now-examples.now.sh', | ||
demo: 'https://blitzjs.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/blitz.svg', | ||
@@ -67,3 +67,3 @@ tagline: 'Blitz.js: The Fullstack React Framework', | ||
slug: 'nextjs', | ||
demo: 'https://nextjs.now-examples.now.sh', | ||
demo: 'https://nextjs.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/next.svg', | ||
@@ -110,3 +110,3 @@ tagline: 'Next.js makes you productive with React instantly — whether you want to build static or dynamic sites.', | ||
slug: 'gatsby', | ||
demo: 'https://gatsby.now-examples.now.sh', | ||
demo: 'https://gatsby.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/gatsby.svg', | ||
@@ -192,3 +192,3 @@ tagline: 'Gatsby helps developers build blazing fast websites and apps with React.', | ||
slug: 'hexo', | ||
demo: 'https://hexo.now-examples.now.sh', | ||
demo: 'https://hexo.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/hexo.svg', | ||
@@ -229,3 +229,3 @@ tagline: 'Hexo is a fast, simple & powerful blog framework powered by Node.js.', | ||
slug: 'eleventy', | ||
demo: 'https://eleventy.now-examples.now.sh', | ||
demo: 'https://eleventy.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/eleventy.svg', | ||
@@ -267,3 +267,3 @@ tagline: '11ty is a simpler static site generator written in JavaScript, created to be an alternative to Jekyll.', | ||
slug: 'docusaurus-2', | ||
demo: 'https://docusaurus-2.now-examples.now.sh', | ||
demo: 'https://docusaurus-2.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/docusaurus.svg', | ||
@@ -352,3 +352,3 @@ tagline: 'Docusaurus makes it easy to maintain Open Source documentation websites.', | ||
slug: 'docusaurus', | ||
demo: 'https://docusaurus.now-examples.now.sh', | ||
demo: 'https://docusaurus.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/docusaurus.svg', | ||
@@ -402,3 +402,3 @@ tagline: 'Docusaurus makes it easy to maintain Open Source documentation websites.', | ||
slug: 'preact', | ||
demo: 'https://preact.now-examples.now.sh', | ||
demo: 'https://preact.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/preact.svg', | ||
@@ -447,3 +447,3 @@ tagline: 'Preact is a fast 3kB alternative to React with the same modern API.', | ||
slug: 'dojo', | ||
demo: 'https://dojo.now-examples.now.sh', | ||
demo: 'https://dojo.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/dojo.png', | ||
@@ -500,3 +500,3 @@ tagline: 'Dojo is a modern progressive, TypeScript first framework.', | ||
slug: 'ember', | ||
demo: 'https://ember.now-examples.now.sh', | ||
demo: 'https://ember.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/ember.svg', | ||
@@ -545,3 +545,3 @@ tagline: 'Ember.js helps webapp developers be more productive out of the box.', | ||
slug: 'vue', | ||
demo: 'https://vue.now-examples.now.sh', | ||
demo: 'https://vue.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/vue.svg', | ||
@@ -600,3 +600,3 @@ tagline: 'Vue.js is a versatile JavaScript framework that is as approachable as it is performant.', | ||
slug: 'scully', | ||
demo: 'https://scully.now-examples.now.sh', | ||
demo: 'https://scully.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/scullyio-logo.png', | ||
@@ -636,3 +636,3 @@ tagline: 'Scully is a static site generator for Angular.', | ||
slug: 'ionic-angular', | ||
demo: 'https://ionic-angular.now-examples.now.sh', | ||
demo: 'https://ionic-angular.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/ionic.svg', | ||
@@ -681,3 +681,3 @@ tagline: 'Ionic Angular allows you to build mobile PWAs with Angular and the Ionic Framework.', | ||
slug: 'angular', | ||
demo: 'https://angular.now-examples.now.sh', | ||
demo: 'https://angular.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/angular.svg', | ||
@@ -740,3 +740,3 @@ tagline: 'Angular is a TypeScript-based cross-platform framework from Google.', | ||
slug: 'polymer', | ||
demo: 'https://polymer.now-examples.now.sh', | ||
demo: 'https://polymer.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/polymer.svg', | ||
@@ -797,3 +797,3 @@ tagline: 'Polymer is an open-source webapps library from Google, for building using Web Components.', | ||
slug: 'svelte', | ||
demo: 'https://svelte.now-examples.now.sh', | ||
demo: 'https://svelte.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/svelte.svg', | ||
@@ -842,3 +842,3 @@ tagline: 'Svelte lets you write high performance reactive apps with significantly less boilerplate. ', | ||
slug: 'ionic-react', | ||
demo: 'https://ionic-react.now-examples.now.sh', | ||
demo: 'https://ionic-react.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/ionic.svg', | ||
@@ -902,3 +902,3 @@ tagline: 'Ionic React allows you to build mobile PWAs with React and the Ionic Framework.', | ||
slug: 'create-react-app', | ||
demo: 'https://react-functions.now-examples.now.sh', | ||
demo: 'https://react-functions.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/react.svg', | ||
@@ -966,3 +966,3 @@ tagline: 'Create React App allows you to get going with React in no time.', | ||
slug: 'gridsome', | ||
demo: 'https://gridsome.now-examples.now.sh', | ||
demo: 'https://gridsome.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/gridsome.svg', | ||
@@ -1002,3 +1002,3 @@ tagline: 'Gridsome is a Vue.js-powered framework for building websites & apps that are fast by default.', | ||
slug: 'umijs', | ||
demo: 'https://umijs.now-examples.now.sh', | ||
demo: 'https://umijs.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/umi.svg', | ||
@@ -1047,3 +1047,3 @@ tagline: 'UmiJS is an extensible enterprise-level React application framework.', | ||
slug: 'sapper', | ||
demo: 'https://sapper.now-examples.now.sh', | ||
demo: 'https://sapper.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/svelte.svg', | ||
@@ -1083,3 +1083,3 @@ tagline: 'Sapper is a framework for building high-performance universal web apps with Svelte.', | ||
slug: 'saber', | ||
demo: 'https://saber.now-examples.now.sh', | ||
demo: 'https://saber.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/saber.svg', | ||
@@ -1133,3 +1133,3 @@ tagline: 'Saber is a framework for building static sites in Vue.js that supports data from any source.', | ||
slug: 'stencil', | ||
demo: 'https://stencil.now-examples.now.sh', | ||
demo: 'https://stencil.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/stencil.svg', | ||
@@ -1193,3 +1193,3 @@ tagline: 'Stencil is a powerful toolchain for building Progressive Web Apps and Design Systems.', | ||
slug: 'nuxtjs', | ||
demo: 'https://nuxtjs.now-examples.now.sh', | ||
demo: 'https://nuxtjs.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/nuxt.svg', | ||
@@ -1249,3 +1249,3 @@ tagline: 'Nuxt.js is the web comprehensive framework that lets you dream big with Vue.js.', | ||
slug: 'redwoodjs', | ||
demo: 'https://redwoodjs.now-examples.now.sh', | ||
demo: 'https://redwoodjs.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/redwoodjs.svg', | ||
@@ -1286,3 +1286,3 @@ tagline: 'RedwoodJS is a full-stack framework for the Jamstack.', | ||
slug: 'hugo', | ||
demo: 'https://hugo.now-examples.now.sh', | ||
demo: 'https://hugo.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/hugo.svg', | ||
@@ -1336,3 +1336,3 @@ tagline: 'Hugo is the world’s fastest framework for building websites, written in Go.', | ||
slug: 'jekyll', | ||
demo: 'https://jekyll.now-examples.vercel.app', | ||
demo: 'https://jekyll.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/jekyll.svg', | ||
@@ -1374,3 +1374,3 @@ tagline: 'Jekyll makes it super easy to transform your plain text into static websites and blogs.', | ||
slug: 'brunch', | ||
demo: 'https://brunch.now-examples.now.sh', | ||
demo: 'https://brunch.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/brunch.svg', | ||
@@ -1408,3 +1408,3 @@ tagline: 'Brunch is a fast and simple webapp build tool with seamless incremental compilation for rapid development.', | ||
slug: 'middleman', | ||
demo: 'https://middleman.now-examples.vercel.app', | ||
demo: 'https://middleman.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/middleman.svg', | ||
@@ -1443,3 +1443,3 @@ tagline: 'Middleman is a static site generator that uses all the shortcuts and tools in modern web development.', | ||
slug: 'zola', | ||
demo: 'https://zola.now-examples.vercel.app', | ||
demo: 'https://zola.examples.vercel.com', | ||
logo: 'https://raw.githubusercontent.com/vercel/vercel/master/packages/frameworks/logos/zola.png', | ||
@@ -1446,0 +1446,0 @@ tagline: 'Everything you need to make a static site engine in one binary.', |
{ | ||
"name": "@vercel/frameworks", | ||
"version": "0.3.1", | ||
"version": "0.3.2-canary.0", | ||
"main": "./dist/frameworks.js", | ||
@@ -23,3 +23,3 @@ "types": "./dist/frameworks.d.ts", | ||
"@types/node-fetch": "2.5.8", | ||
"@vercel/routing-utils": "1.10.1", | ||
"@vercel/routing-utils": "1.10.2-canary.0", | ||
"ajv": "6.12.2", | ||
@@ -30,3 +30,3 @@ "jest": "24.9.0", | ||
}, | ||
"gitHead": "703b2649bc041b0be002db9599301f1a04ffba38" | ||
"gitHead": "be2ae2c5390f5478ffcb186d85c1bb4f73a74c15" | ||
} |
118804