This commit is contained in:
2021-02-09 16:09:21 +02:00
parent 31b3dd6a90
commit b184064b21
1826 changed files with 37433 additions and 0 deletions

37
dist/assets/js/app.7d4854d3.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[2],{XtlX:function(n,t,e){"use strict";e.r(t);var l=e("KHd+"),s=Object(l.a)({},(function(){var n=this.$createElement;return(this._self._c||n)("h1",[this._v("404 - not found")])}),[],!1,null,null,null);t.default=s.exports}}]);

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{MtIX:function(t,e,a){"use strict";var s={props:["title","excerpt","altImg","image","button","link"],computed:{img:function(){return this.image?this.image.src?this.image.src:this.image:""}}},n=a("KHd+"),i=Object(n.a)(s,(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("section",{staticClass:"py-12 px-4"},[a("div",{staticClass:"flex flex-wrap items-center text-center lg:text-left -mx-2"},[a("div",{staticClass:"lg:w-1/2 px-2 lg:pr-10 mt-10 lg:mt-0 order-1 lg:order-none"},[a("h2",{staticClass:"text-8xl mb-6 leading-tight font-semibold font-heading"},[t._v("\n "+t._s(t.title)+"\n ")]),a("div",{directives:[{name:"g-image",rawName:"v-g-image"}],staticClass:"mb-8 text-gray-700 leading-relaxed",domProps:{innerHTML:t._s(t.excerpt)}}),t.button?a("div",[t.link.includes("http")?a("a",{staticClass:"inline-block py-4 px-8 mr-6 leading-none text-white bg-gray-900 hover:bg-gray-700 font-semibold rounded shadow",attrs:{target:"_blank",href:t.link}},[t._v(t._s(t.button))]):a("a",{staticClass:"inline-block py-4 px-8 mr-6 leading-none text-white bg-gray-900 hover:bg-gray-700 font-semibold rounded shadow",attrs:{href:t.link}},[t._v(t._s(t.button))])]):t._e()]),a("div",{staticClass:"lg:w-1/2 px-2"},[a("g-image",{attrs:{src:t.img,alt:t.altImg}})],1)])])}),[],!1,null,null,null);e.a=i.exports},iyQ6:function(t,e,a){"use strict";a.r(e);var s=a("MtIX"),n={props:["news"]},i=a("KHd+"),r=Object(i.a)(n,(function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"bg-white"},[e("div",{staticClass:"max-w-screen-xl mx-auto py-12 px-4 sm:px-6 lg:py-16 lg:px-8"},[e("p",{staticClass:"text-center text-base leading-6 font-semibold uppercase text-gray-600 tracking-wider"},[this._v("\n "+this._s(this.news.excerpt)+"\n ")]),e("div",{staticClass:"mt-6 grid grid-cols-2 gap-0.5 md:grid-cols-3 lg:mt-8"},this._l(this.news.partners,(function(t){return e("g-link",{key:t.id,staticClass:"col-span-1 flex justify-center py-8 px-8 m-1 bg-gray-100",attrs:{to:t.path,target:"_blank"}},[e("img",{staticClass:"max-h-12",attrs:{src:t.logo}})])})),1)])])}),[],!1,null,null,null).exports,l={components:{Header:s.a,InTheNews:r},metaInfo:function(){return{title:this.$page.markdownPage.title}}},g=null,o=Object(i.a)(l,(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("Layout",{attrs:{hideHeader:!0,disableScroll:!0}},[a("div",{staticClass:"container sm:pxi-0 mx-auto overflow-x-hidden py-5"},[a("Header",{attrs:{title:t.$page.markdownPage.header_title,image:t.$page.markdownPage.header_image,altImg:t.$page.markdownPage.header_altImg,excerpt:t.$page.markdownPage.header_excerpt,button:t.$page.markdownPage.button,link:t.$page.markdownPage.link}}),t.$page.markdownPage.inTheNews?a("InTheNews",{attrs:{news:t.$page.markdownPage.inTheNews}}):t._e()],1)])}),[],!1,null,null,null);"function"==typeof g&&g(o);e.default=o.exports}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[13],{"9bAD":function(t,e,s){"use strict";s("x1lP")},FvWF:function(t,e,s){"use strict";s.r(e);s("07d7"),s("rB9j"),s("PKPk"),s("hByQ"),s("3bBZ"),s("Kz25");var r={props:{record:{},border:{type:Boolean,default:!0}},computed:{card:function(){return"MarkdownPage"!=this.record.__typename},path:function(){return this.pathPrefix?this.pathPrefix+"/"+this.record.id:this.record.path}}},a=(s("9bAD"),s("KHd+")),i={metaInfo:{title:"Search"},data:function(){return{q:"",objects:{},loading:!0}},computed:{searchResults:function(){var t=this.q;if(!t||t.length<3)return[];for(var e=this.$search.search({query:t,limit:100}),s=[],r=0;r<e.length;r++){var a=e[r];s.push({node:this.objects[a.path]})}return s},contentHeight:function(){return window.innerHeight-128}},mounted:function(){this.q=new URL(location.href).searchParams.get("query");for(var t=0;t<this.$page.projects.edges.length;t++){var e=this.$page.projects.edges[t];this.objects[e.node.path]=e.node}for(t=0;t<this.$page.people.edges.length;t++){e=this.$page.people.edges[t];this.objects[e.node.path]=e.node}for(t=0;t<this.$page.blogs.edges.length;t++){e=this.$page.blogs.edges[t];this.objects[e.node.path]=e.node}for(t=0;t<this.$page.markdowns.edges.length;t++){e=this.$page.markdowns.edges[t];this.objects[e.node.path]=e.node}this.loading=!1},components:{SearchListItem:Object(a.a)(r,(function(){var t=this,e=t.$createElement,s=t._self._c||e;return t.card?s("div",{staticClass:"flex search-post px-0 sm:px-4 pb-8 mb-8",class:{"no-border":!t.border}},[s("g-link",{staticClass:"post-card-image-link",attrs:{to:t.record.path}},[s("g-image",{staticClass:"post-card-image",attrs:{src:t.record.image,alt:t.record.title}})],1),s("div",{staticClass:"p-5"},[s("g-link",{attrs:{to:t.record.path}},[s("h2",{staticClass:"post-card-title mt-3"},[t._v(t._s(t.record.title||t.record.name))]),s("p",{staticClass:"post-card-excerpt"},[t._v(t._s(t.record.excerpt))]),s("section",{staticClass:"post-tags container mx-auto relative py-1"},t._l(t.record.memberships,(function(e){return s("g-link",{key:e.id,staticClass:"text-xs bg-transparent hover:text-blue-700 py-1 px-2 mr-1 border hover:border-blue-500 border-gray-600 text-gray-700 rounded-full",attrs:{to:e.path}},[t._v(t._s(e.title))])})),1)]),s("div",{staticClass:"w-full post-card-meta pt-2"},[s("div",{staticClass:"avatars"},[s("div",{staticClass:"flex items-center"},[s("div",{staticClass:"flex justify-between items-center"},[s("ul",{staticClass:"list-none flex author-list m-0"},t._l(t.record.authors,(function(t){return s("li",{key:t.id,staticClass:"author-list-item"},[s("g-link",{directives:[{name:"tooltip",rawName:"v-tooltip",value:t.name,expression:"author.name"}],attrs:{to:t.path}},[s("g-image",{staticClass:"w-8 h-8 rounded-full bg-gray-200 border-2 border-white",attrs:{src:t.image,alt:t.name}})],1)],1)})),0)]),s("div",{staticClass:"flex flex-col text-xs leading-none uppercase"},[s("p",[s("g-link",{attrs:{to:t.record.path}},[s("time",{attrs:{datetime:t.record.datetime}},[t._v(t._s(t.record.humanTime))])])],1),s("p",[s("g-link",{attrs:{to:t.record.path}},[s("time",{attrs:{datetime:t.record.datetime}},[t._v(t._s(t.record.startDate))])]),t._v("\n "+t._s(t.record.status)+"\n ")],1)])]),s("section",{staticClass:"post-tags container mx-auto relative py-3"},t._l(t.record.tags,(function(e){return s("g-link",{key:e.id,staticClass:"text-xs bg-transparent hover:text-blue-700 py-2 px-4 mr-2 border hover:border-blue-500 border-gray-600 text-gray-700 rounded-full",attrs:{to:e.path}},[t._v(t._s(e.title))])})),1)])])],1)],1):s("div",{staticClass:"flex search-post px-0 sm:px-4 pb-8 mb-8",class:{"no-border":!t.border}},[s("div",{staticClass:"p-5"},[s("g-link",{attrs:{to:t.record.path}},[s("h2",{staticClass:"post-card-title mt-3"},[t._v(t._s(t.record.title))]),t.record.excerpt?s("p",{staticClass:"post-card-excerpt"},[t._v(t._s(t.record.excerpt.substring(100)))]):t._e()])],1)])}),[],!1,null,"72a7ec66",null).exports}},o=(s("rcr6"),null),n=Object(a.a)(i,(function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("Layout",[s("div",{staticClass:"container sm:pxi-0 mx-auto",style:{"min-height":t.contentHeight+"px"}},[t.loading?s("img",{staticClass:"m-auto",attrs:{src:"/img/loader.gif",alt:""}}):t._e(),t.searchResults.length>0?s("div",{staticClass:"flex flex-wrap with-large pt-8 pb-8 mx-4 sm:-mx-4"},t._l(t.searchResults,(function(t){return s("SearchListItem",{key:t.node.id,attrs:{record:t.node}})})),1):s("div",{staticClass:"flex flex-col with-large my-auto text-center py-20"},[s("h1",{},[t._v("No results")]),s("p",[t._v("OOPS! Something went wrong here")])])])])}),[],!1,null,"fcdaebce",null);"function"==typeof o&&o(n);e.default=n.exports},h7RP:function(t,e,s){},rcr6:function(t,e,s){"use strict";s("h7RP")},x1lP:function(t,e,s){}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long