-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomponent---src-pages-404-js-03dbb58f84dcb018c2af.js
2 lines (2 loc) · 5.91 KB
/
component---src-pages-404-js-03dbb58f84dcb018c2af.js
1
2
(window.webpackJsonp=window.webpackJsonp||[]).push([[5],{144:function(e,t,n){"use strict";n.r(t);var a=n(0),r=n.n(a),l=n(155);t.default=function(){return r.a.createElement(l.a,null,r.a.createElement("h1",null,"NOT FOUND"),r.a.createElement("p",null,"You just hit a route that doesn't exist... the sadness."))}},148:function(e,t,n){var a;e.exports=(a=n(151))&&a.default||a},149:function(e,t,n){"use strict";var a=n(0),r=n.n(a),l=n(4),i=n.n(l),o=n(33),c=n.n(o);n.d(t,"a",function(){return c.a});n(148),r.a.createContext({});i.a.object,i.a.string.isRequired,i.a.func,i.a.func},150:function(e,t,n){"use strict";var a=n(0),r=n.n(a),l=n(157),i=n.n(l),o=n(34),c=n.n(o),s=n(7),u=n.n(s),m=n(158),p=n.n(m),d=n(4),h=n.n(d),f=function(e){return e.children},E=function(e){function t(){var t;return(t=e.call(this)||this).handleClick=t.handleClick.bind(c()(t)),t}u()(t,e);var n=t.prototype;return n.componentDidMount=function(){p.a.polyfill()},n.handleClick=function(e){e.preventDefault();var t=0,n=!0,a=this.props,r=a.type,l=a.element,i=a.offset,o=a.timeout;if(r&&l)switch(r){case"class":n=!!(t=document.getElementsByClassName(l)[0]);break;case"id":n=!!(t=document.getElementById(l))}n?this.scrollTo(t,i,o):console.log("Element not found: "+l)},n.scrollTo=function(e,t,n){void 0===t&&(t=0),void 0===n&&(n=null);var a=e?e.getBoundingClientRect().top+window.pageYOffset:0;n?setTimeout(function(){window.scroll({top:a+t,left:0,behavior:"smooth"})},n):window.scroll({top:a+t,left:0,behavior:"smooth"})},n.render=function(){return r.a.createElement(f,null,"object"==typeof this.props.children?r.a.cloneElement(this.props.children,{onClick:this.handleClick}):r.a.createElement("span",{onClick:this.handleClick},this.props.children))},t}(r.a.Component);E.propTypes={type:h.a.string,element:h.a.string,offset:h.a.number,timeout:h.a.number,children:h.a.node.isRequired};var g=E;t.a=function(e){return r.a.createElement("nav",{id:"nav",className:e.sticky?"alt":""},r.a.createElement(i.a,{items:["intro","first","second","cta"],currentClassName:"is-active",offset:-300},r.a.createElement("li",null,r.a.createElement(g,{type:"id",element:"intro"},r.a.createElement("a",{href:"#"},"Introduction"))),r.a.createElement("li",null,r.a.createElement(g,{type:"id",element:"first"},r.a.createElement("a",{href:"#"},"Productive"))),r.a.createElement("li",null,r.a.createElement(g,{type:"id",element:"second"},r.a.createElement("a",{href:"#"},"Resilient"))),r.a.createElement("li",null,r.a.createElement(g,{type:"id",element:"cta"},r.a.createElement("a",{href:"#"},"Open Source"))),r.a.createElement("li",null,r.a.createElement(g,{type:"id",element:"footer"},r.a.createElement("a",{href:"#"},"Community")))))}},151:function(e,t,n){"use strict";n.r(t);n(35);var a=n(0),r=n.n(a),l=n(4),i=n.n(l),o=n(55),c=n(2),s=function(e){var t=e.location,n=c.default.getResourcesForPathnameSync(t.pathname);return n?r.a.createElement(o.a,Object.assign({location:t,pageResources:n},n.json)):null};s.propTypes={location:i.a.shape({pathname:i.a.string.isRequired}).isRequired},t.default=s},152:function(e,t,n){e.exports=n.p+"static/matrix-4ac688522419ae8eef6fe5e61230ad2f.png"},153:function(e,t,n){e.exports=n.p+"static/irc-f79d62683780eb6f02c0043ae3d54ca3.png"},154:function(e,t,n){e.exports=n.p+"static/discordlogo-f25ecd618c517e8fd09f97fb64af72aa.png"},155:function(e,t,n){"use strict";var a=n(7),r=n.n(a),l=n(0),i=n.n(l),o=(n(156),n(149),n(150),n(159),n(162)),c=n(152),s=n.n(c),u=n(153),m=n.n(u),p=n(154),d=n.n(p),h=function(e){return i.a.createElement("footer",{id:"footer"},i.a.createElement("h1",{align:"center"},"Join the Community"),i.a.createElement("div",{class:"row"},i.a.createElement("div",{class:"column"},i.a.createElement("h2",null,"Open Source"),i.a.createElement("p",null,"Epona is on Github. Give us a Star! ",i.a.createElement(o.a,{href:"https://github.com/GetEpona/Epona-js","data-size":"large","data-show-count":"true","aria-label":"Star GetEpona/Epona-js on GitHub"},"Star")),i.a.createElement("h2",null,"Contribute"),i.a.createElement("p",null,"We're always looking for contributors. Epona is built in React Electron, and uses IPFS and Textile. ",i.a.createElement("a",{href:"https://gateway.textile.cafe/ipfs/QmcLYowzA59kMoNAsQ5Ch8pCU3ZFxdmJjVGZD9wDjPw6Mf?key=d1x3adUwxMay1FY8kgq7hjT2x9YGtEMKJFP5SbkzBXh9dYTYKtuJGNUXoQha"},"Become a contributor"),"."),i.a.createElement("h2",null," Feature Requests"),i.a.createElement("p",null,"Suggest new features and report any bugs on our ",i.a.createElement("a",{href:"https://github.com/GetEpona/Epona-js/issues"},"GitHub Issues")," page."),i.a.createElement("h2",null,"Donate"),i.a.createElement("p",null,"Setting up wallets for your shitcoins. Coming soon!")),i.a.createElement("div",{class:"column"},i.a.createElement("ul",{className:"icons",style:{listStyleType:"none"},align:"center"},i.a.createElement("li",null,i.a.createElement("img",{src:s.a,alt:"Matrix",width:"24",height:"24"})," ",i.a.createElement("a",{href:"https://riot.im/app/#/room/#epona:getepona.com"},"Matrix")),i.a.createElement("li",null,i.a.createElement("img",{src:m.a,alt:"IRC",width:"24",height:"24"})," ",i.a.createElement("a",{href:"irc://freenode/epona"},"IRC")),i.a.createElement("li",null,i.a.createElement("img",{src:d.a,alt:"Discord",width:"24",height:"24"})," ",i.a.createElement("a",{href:"https://discord.gg/DrPFqa2"},"Discord"))),"} /> */}")),i.a.createElement("p",{className:"copyright",align:"center"},"© 2019 Epona"))},f=function(e){function t(t){var n;return(n=e.call(this,t)||this).state={loading:"is-loading"},n}r()(t,e);var n=t.prototype;return n.componentDidMount=function(){var e=this;this.timeoutId=setTimeout(function(){e.setState({loading:""})},100)},n.componentWillUnmount=function(){this.timeoutId&&clearTimeout(this.timeoutId)},n.render=function(){var e=this.props.children;return i.a.createElement("div",{className:"body "+this.state.loading},i.a.createElement("div",{id:"wrapper"},e,i.a.createElement(h,null)))},t}(i.a.Component);t.a=f}}]);
//# sourceMappingURL=component---src-pages-404-js-03dbb58f84dcb018c2af.js.map