-
Notifications
You must be signed in to change notification settings - Fork 0
/
c4f5d8e4.51de197d.js
1 lines (1 loc) · 1.83 KB
/
c4f5d8e4.51de197d.js
1
(window.webpackJsonp=window.webpackJsonp||[]).push([[7],{62:function(e,t,a){"use strict";a.r(t);var n=a(2),l=a(0),c=a.n(l),r=a(70),s=a(76),i=a(71),o=a(69),m=a(72),u=a(63),d=a.n(u);const g=[{title:c.a.createElement(c.a.Fragment,null,"Easy to Use"),imageUrl:"img/easy.jpg",description:c.a.createElement(c.a.Fragment,null,"Pistache's API was designed to be easy to use and let you build your http server quickly")},{title:c.a.createElement(c.a.Fragment,null,"Asynchronous"),imageUrl:"img/async.png",description:c.a.createElement(c.a.Fragment,null,"Pistache's API is fully asynchronous, meaning that the web server will not block your threads")}];function E({imageUrl:e,title:t,description:a}){const n=Object(m.a)(e);return c.a.createElement("div",{className:Object(r.a)("col col--4",d.a.feature)},n&&c.a.createElement("div",{className:"text--center"},c.a.createElement("img",{className:d.a.featureImage,src:n,alt:t})),c.a.createElement("h3",null,t),c.a.createElement("p",null,a))}t.default=function(){const e=Object(o.a)(),{siteConfig:t={}}=e;return c.a.createElement(s.a,{title:"Hello from "+t.title,description:"Description will go into a meta tag in <head />"},c.a.createElement("header",{className:Object(r.a)("hero hero--primary",d.a.heroBanner)},c.a.createElement("div",{className:"container"},c.a.createElement("h1",{className:"hero__title"},t.title),c.a.createElement("p",{className:"hero__subtitle"},t.tagline),c.a.createElement("div",{className:d.a.buttons},c.a.createElement(i.a,{className:Object(r.a)("button button--outline button--secondary button--lg",d.a.getStarted),to:Object(m.a)("docs/")},"Get Started")))),c.a.createElement("main",null,g&&g.length>0&&c.a.createElement("section",{className:d.a.features},c.a.createElement("div",{className:"container"},c.a.createElement("div",{className:"row"},g.map((e,t)=>c.a.createElement(E,Object(n.a)({key:t},e))))))))}}}]);