foomo-docs/assets/js/1df93b7f.0d10e6f8.js
2022-01-10 10:22:17 +00:00

1 line
4.9 KiB
JavaScript

"use strict";(self.webpackChunkfoomo=self.webpackChunkfoomo||[]).push([[3237],{8368:function(e,t,n){n.r(t),n.d(t,{default:function(){return w}});var r=n(7294),l=n(6010),o=n(7019),a=n(2263),i="heroBanner_etFc",c=n(3117),s=n(9960),m="features_n4mZ",u="feature_TYIJ",d="featureSvg_d3xR",h=function(e){return r.createElement(s.Z,{className:"button button--secondary",to:e.to},e.children)},p=[{title:"General guides",description:r.createElement(r.Fragment,null,"no matter if frontend or backend - there is somtehing for everyone in here"),callToAction:"get started",to:"/docs/general/intro"},{title:"Frontend guides",description:r.createElement(r.Fragment,null,"Build frontends with TypeScript, Next.js, styled components, gotsrpc"),callToAction:"go build a frontend",to:"/docs/frontend/intro"},{title:"Backend guides",description:r.createElement(r.Fragment,null,"Write fast and reliable services in Go and run them in the cloud"),callToAction:"build a server",to:"/docs/backend/intro"},{title:"Projects",description:r.createElement(r.Fragment,null,"Foomo projects - libraries, utilities, friendly daemons and more"),callToAction:"explore",to:"/docs/projects/intro"},{title:"CMS",description:r.createElement(r.Fragment,null,"foomo has extensive support for headless CMS Systems"),callToAction:"learn the patterns",to:"/docs/projects/cms/intro"},{title:"Architecture",description:r.createElement(r.Fragment,null,"Show me the big picture - how does foomo integrate into the k8s and Next.js eco system"),callToAction:"explore the diagrams",to:"/docs/projects/architecture"},{title:"Awesome Software",description:r.createElement(r.Fragment,null,"a curated list of software we use in the cloud, on our desktops and our devices"),callToAction:"show me the list",to:"/awesome-software"},{title:"DevOps",description:r.createElement(r.Fragment,null,"our approach to run cloud native applications where they belong"),callToAction:"take me to the cloud",to:"/docs/devops/intro"},{title:"Blog",description:r.createElement(r.Fragment,null,"random information about programming, our ecosystem and misc fun topics"),callToAction:"read the blog",to:"/blog"}];function g(e){var t=e.title,n=e.image,l=e.description,o=e.to,a=e.callToAction;return r.createElement("div",{className:"col col--4 "},r.createElement("div",{className:u},r.createElement("div",{className:"text--center"},n&&r.createElement("img",{className:d,alt:t,src:n})),r.createElement("div",{className:"text--center padding-horiz--md"},r.createElement("h3",null,t),r.createElement("p",null,l)),r.createElement("div",{className:"text--center"},r.createElement(h,{to:o},a))))}function f(){return r.createElement("section",{className:m},r.createElement("div",{className:"container"},r.createElement("div",{className:"row"},p.map((function(e,t){return r.createElement(g,(0,c.Z)({key:t},e))})))))}var E=function(){var e=(0,a.Z)().siteConfig;return r.createElement("header",{className:(0,l.Z)("hero hero--primary",i)},r.createElement("div",{className:"container"},r.createElement("img",{style:{width:"200px",height:"200px",backgroundColor:"black",border:"1px white solid",borderRadius:"1rem"},src:"https://avatars.githubusercontent.com/u/889755"}),r.createElement("h1",{className:"hero__title"},e.title),r.createElement("p",{className:"hero__subtitle"},r.createElement("q",null,e.tagline))))},b=function(e){return r.createElement("span",{style:{fontWeight:"bold",backgroundColor:"#ffea00",border:"none",padding:"1px 4px",textShadow:"1px 1px 2px #00000081"},title:e.href},r.createElement("a",{href:e.href,style:{color:"white"}},e.children))};function w(){var e=(0,a.Z)().siteConfig;return r.createElement(o.Z,{title:"Hello from "+e.title,description:"Description will go into a meta tag in <head />"},r.createElement(E,null),r.createElement("div",{className:"container",style:{maxWidth:"640px",marginLeft:"auto",marginRight:"auto"}},r.createElement("br",null),r.createElement("p",null,r.createElement("b",null,"foomo")," is an open source project, that has been maintained by the"," ",r.createElement(b,{href:"https://www.bestbytes.com"},"bestbytes")," ","team since 2011. It provides a wide range of utilities, libraries and daemons, that help us to tackle challenging projects."),r.createElement("h2",null,"foomo can help, if you are"),r.createElement("ul",null,r.createElement("li",null,"using"," ",r.createElement(b,{href:"https://www.golang.org"},"Go")," to write services"),r.createElement("li",null,"building frontends with"," ",r.createElement(b,{href:"https://www.typescriptlang.org/"},"TypeScript")," ","and"," ",r.createElement(b,{href:"https://nextjs.org/"},"Next.js")),r.createElement("li",null,"running your software on"," ",r.createElement(b,{href:"https://kubernetes.io/"},"k8s")),r.createElement("li",null,"looking for a solution to deeply integrate your frontends with a"," ",r.createElement(b,{href:"https://jamstack.org"},"headless cms"))),r.createElement("sub",null,"If more than two points apply, it will actually help a LOT")),r.createElement("main",null,r.createElement(f,null)))}}}]);