Browse Source

deploy: josetr/cppsharp-website@7f3a8aea869f22450b22eeecad654c7cb6a9ffd0

gh-pages
josetr 3 years ago
parent
commit
51f26be915
  1. 2
      _app/manifest.json
  2. 2
      _app/pages/__layout.svelte-ee12c791.js
  3. 6
      _app/pages/index.svelte-4b0bd34d.js
  4. 1
      _app/start-c71ce84d.js
  5. 1
      _app/start-f67689a0.js
  6. 2
      _app/version.json
  7. 54
      index.html

2
_app/manifest.json

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
{
".svelte-kit/runtime/client/start.js": {
"file": "start-f67689a0.js",
"file": "start-c71ce84d.js",
"src": ".svelte-kit/runtime/client/start.js",
"isEntry": true,
"imports": [

2
_app/pages/__layout.svelte-ee12c791.js

@ -1 +1 @@ @@ -1 +1 @@
import{S as C,i as b,s as h,A as y,e as p,g as d,B as S,a as o,c,C as g,D as q,E as G,F as k,m as w,k as A,f as m}from"../chunks/index-ddf26652.js";var B="/_app/assets/github-25b2f417.svg";function D(i){let s,n,a,f,_,v,u,r;const $=i[1].default,e=y($,i,i[0],null);return{c(){s=p("nav"),n=p("a"),a=p("img"),_=d(),e&&e.c(),v=d(),u=p("footer"),u.textContent="Copyright (\xA9) 2022 CppSharp",S(a.src,f=B)||o(a,"src",f),o(a,"width","35"),o(a,"height","35"),o(a,"alt","Git"),o(n,"href","https://github.com/mono/CppSharp"),o(s,"class","top-nav"),o(u,"class","text-center")},m(t,l){c(t,s,l),g(s,n),g(n,a),c(t,_,l),e&&e.m(t,l),c(t,v,l),c(t,u,l),r=!0},p(t,[l]){e&&e.p&&(!r||l&1)&&q(e,$,t,t[0],r?k($,t[0],l,null):G(t[0]),null)},i(t){r||(w(e,t),r=!0)},o(t){A(e,t),r=!1},d(t){t&&m(s),t&&m(_),e&&e.d(t),t&&m(v),t&&m(u)}}}function E(i,s,n){let{$$slots:a={},$$scope:f}=s;return i.$$set=_=>{"$$scope"in _&&n(0,f=_.$$scope)},[f,a]}class H extends C{constructor(s){super(),b(this,s,E,D,h,{})}}export{H as default};
import{S as C,i as h,s as b,A as y,e as u,g as d,B as S,a as o,c,C as g,D as q,E as G,F as k,m as w,k as A,f as m}from"../chunks/index-ddf26652.js";var B="/CppSharp/_app/assets/github-25b2f417.svg";function D(i){let s,n,a,f,r,v,p,_;const $=i[1].default,e=y($,i,i[0],null);return{c(){s=u("nav"),n=u("a"),a=u("img"),r=d(),e&&e.c(),v=d(),p=u("footer"),p.textContent="Copyright (\xA9) 2022 CppSharp",S(a.src,f=B)||o(a,"src",f),o(a,"width","35"),o(a,"height","35"),o(a,"alt","Git"),o(n,"href","https://github.com/mono/CppSharp"),o(s,"class","top-nav"),o(p,"class","text-center")},m(t,l){c(t,s,l),g(s,n),g(n,a),c(t,r,l),e&&e.m(t,l),c(t,v,l),c(t,p,l),_=!0},p(t,[l]){e&&e.p&&(!_||l&1)&&q(e,$,t,t[0],_?k($,t[0],l,null):G(t[0]),null)},i(t){_||(w(e,t),_=!0)},o(t){A(e,t),_=!1},d(t){t&&m(s),t&&m(r),e&&e.d(t),t&&m(v),t&&m(p)}}}function E(i,s,n){let{$$slots:a={},$$scope:f}=s;return i.$$set=r=>{"$$scope"in r&&n(0,f=r.$$scope)},[f,a]}class H extends C{constructor(s){super(),h(this,s,E,D,b,{})}}export{H as default};

6
_app/pages/index.svelte-4b0bd34d.js

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
import{S as H,i as M,s as T,e as s,t as K,g as o,B as G,a as t,b as g,c as B,C as e,n as f,f as D}from"../chunks/index-ddf26652.js";var E="/_app/assets/logo-b74e2b5e.svg",F="/_app/assets/kythera-ai-242ee8c4.png";function J(I){let a,m,l,r,i,q,z,_,v,C,p,y,d,S,h,w,u,c,x,L,n,k;return{c(){a=s("main"),m=s("section"),l=s("div"),r=s("h1"),i=s("img"),z=K(" CppSharp"),_=o(),v=s("p"),v.textContent="Stop writing PInvoke methods by hand. Accelerate your development.",C=o(),p=s("p"),p.textContent="CppSharp facilitates the usage of native C/C++ code with the .NET ecosystem.",y=o(),d=s("div"),d.innerHTML=`<a href="https://github.com/mono/CppSharp/blob/main/docs/GettingStarted.md"><button class="btn primary">Get started</button></a>
<a href="https://gitter.im/managed-interop"><button class="btn">Join our Gitter</button></a>`,S=o(),h=s("section"),h.innerHTML=`<div class="features svelte-1qzxbme"><h2 class="text-center">Features</h2>
import{S as H,i as M,s as T,e as s,t as K,g as o,B as G,a as t,b as g,c as B,C as e,n as f,f as D}from"../chunks/index-ddf26652.js";var E="/CppSharp/_app/assets/logo-b74e2b5e.svg",F="/CppSharp/_app/assets/kythera-ai-242ee8c4.png";function J(I){let a,m,l,r,i,q,z,C,v,_,p,S,h,y,d,w,u,c,x,L,n,k;return{c(){a=s("main"),m=s("section"),l=s("div"),r=s("h1"),i=s("img"),z=K(" CppSharp"),C=o(),v=s("p"),v.textContent="Stop writing PInvoke methods by hand. Accelerate your development.",_=o(),p=s("p"),p.textContent="CppSharp facilitates the usage of native C/C++ code with the .NET ecosystem.",S=o(),h=s("div"),h.innerHTML=`<a href="https://github.com/mono/CppSharp/blob/main/docs/GettingStarted.md"><button class="btn primary">Get started</button></a>
<a href="https://gitter.im/managed-interop"><button class="btn">Join our Gitter</button></a>`,y=o(),d=s("section"),d.innerHTML=`<div class="features svelte-1qzxbme"><h2 class="text-center">Features</h2>
<div class="features-list svelte-1qzxbme"><div class="feature svelte-1qzxbme"><h3>Cross-platform</h3>
<p class="svelte-1qzxbme">Distributed as a nuget package that supports Windows, Linux, and OS X.</p></div>
@ -7,4 +7,4 @@ import{S as H,i as M,s as T,e as s,t as K,g as o,B as G,a as t,b as g,c as B,C a @@ -7,4 +7,4 @@ import{S as H,i as M,s as T,e as s,t as K,g as o,B as G,a as t,b as g,c as B,C a
<p class="svelte-1qzxbme">Generates high-performance C# code with minimal overhead.</p></div>
<div class="feature svelte-1qzxbme"><h3>Multiple backends</h3>
<p class="svelte-1qzxbme">Supports generating C# code, as well as C++/CLI.</p></div></div></div>`,w=o(),u=s("section"),c=s("div"),x=s("h2"),x.textContent="Sponsors",L=o(),n=s("img"),G(i.src,q=E)||t(i,"src",q),t(i,"width","50"),t(i,"height","50"),g(i,"vertical-align","middle"),t(i,"alt",""),t(r,"class","text-center svelte-1qzxbme"),g(r,"margin-top","25px"),t(v,"class","text-center svelte-1qzxbme"),t(p,"class","text-center svelte-1qzxbme"),g(p,"font-size","1.2rem"),t(d,"class","text-center"),t(l,"class","land center svelte-1qzxbme"),t(m,"class","svelte-1qzxbme"),t(h,"class","svelte-1qzxbme"),G(n.src,k=F)||t(n,"src",k),t(n,"width","300"),t(n,"height","55"),t(n,"alt","Kythera AI"),t(c,"class","sponsors text-center"),t(u,"class","svelte-1qzxbme"),t(a,"class","svelte-1qzxbme")},m(b,A){B(b,a,A),e(a,m),e(m,l),e(l,r),e(r,i),e(r,z),e(l,_),e(l,v),e(l,C),e(l,p),e(l,y),e(l,d),e(a,S),e(a,h),e(a,w),e(a,u),e(u,c),e(c,x),e(c,L),e(c,n)},p:f,i:f,o:f,d(b){b&&D(a)}}}class O extends H{constructor(a){super(),M(this,a,null,J,T,{})}}export{O as default};
<p class="svelte-1qzxbme">Supports generating C# code, as well as C++/CLI.</p></div></div></div>`,w=o(),u=s("section"),c=s("div"),x=s("h2"),x.textContent="Sponsors",L=o(),n=s("img"),G(i.src,q=E)||t(i,"src",q),t(i,"width","50"),t(i,"height","50"),g(i,"vertical-align","middle"),t(i,"alt",""),t(r,"class","text-center svelte-1qzxbme"),g(r,"margin-top","25px"),t(v,"class","text-center svelte-1qzxbme"),t(p,"class","text-center svelte-1qzxbme"),g(p,"font-size","1.2rem"),t(h,"class","text-center"),t(l,"class","land center svelte-1qzxbme"),t(m,"class","svelte-1qzxbme"),t(d,"class","svelte-1qzxbme"),G(n.src,k=F)||t(n,"src",k),t(n,"width","300"),t(n,"height","55"),t(n,"alt","Kythera AI"),t(c,"class","sponsors text-center"),t(u,"class","svelte-1qzxbme"),t(a,"class","svelte-1qzxbme")},m(b,A){B(b,a,A),e(a,m),e(m,l),e(l,r),e(r,i),e(r,z),e(l,C),e(l,v),e(l,_),e(l,p),e(l,S),e(l,h),e(a,y),e(a,d),e(a,w),e(a,u),e(u,c),e(c,x),e(c,L),e(c,n)},p:f,i:f,o:f,d(b){b&&D(a)}}}class O extends H{constructor(a){super(),M(this,a,null,J,T,{})}}export{O as default};

1
_app/start-c71ce84d.js

File diff suppressed because one or more lines are too long

1
_app/start-f67689a0.js

File diff suppressed because one or more lines are too long

2
_app/version.json

@ -1 +1 @@ @@ -1 +1 @@
{"version":"1652642903826"}
{"version":"1652643964929"}

54
index.html

@ -1,54 +0,0 @@ @@ -1,54 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="./favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="CppSharp">
<title>CppSharp</title>
<base href="." />
<meta http-equiv="content-security-policy" content="">
<style>:root{--primary:#0053fa}*{box-sizing:border-box}html,body{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#1d2d35;padding:16px;margin:0;display:flex;flex-direction:column}.center{margin-left:auto;margin-right:auto}.text-center{text-align:center}.top-nav{display:flex;justify-content:end}.btn{color:var(--primary);background:none;border-radius:5px;border:1px solid var(--primary);padding:12px 16px;font-size:1.1rem;margin:5px;cursor:pointer}.btn:hover,.btn.primary{background-color:var(--primary);color:#fff}
h1.svelte-1qzxbme.svelte-1qzxbme{font-size:3rem}main.svelte-1qzxbme.svelte-1qzxbme{flex:1}.land.svelte-1qzxbme.svelte-1qzxbme{max-width:500px}.land.svelte-1qzxbme p.svelte-1qzxbme{font-size:1.5rem}section.svelte-1qzxbme.svelte-1qzxbme{margin:35px 0}.features.svelte-1qzxbme.svelte-1qzxbme{max-width:800px;margin:auto}.features-list.svelte-1qzxbme.svelte-1qzxbme{display:flex;justify-content:space-between;flex-direction:column}.features-list.svelte-1qzxbme .feature.svelte-1qzxbme{text-align:center;max-width:400px;margin:0 auto;flex:1}.features-list.svelte-1qzxbme .feature p.svelte-1qzxbme{font-size:1.2rem}@media only screen and (min-width: 600px){.features-list.svelte-1qzxbme.svelte-1qzxbme{flex-direction:row}.features-list.svelte-1qzxbme .feature.svelte-1qzxbme{max-width:230px}}
</style>
<link rel="stylesheet" href="/_app/assets/pages/__layout.svelte-3a5c0326.css" disabled media="(max-width: 0)">
<link rel="stylesheet" href="/_app/assets/pages/index.svelte-0f0e1da7.css" disabled media="(max-width: 0)">
</head>
<body>
<nav class="top-nav"><a href="https://github.com/mono/CppSharp"><img src="/_app/assets/github-25b2f417.svg" width="35" height="35" alt="Git"></a></nav>
<main class="svelte-1qzxbme"><section class="svelte-1qzxbme"><div class="land center svelte-1qzxbme"><h1 class="text-center svelte-1qzxbme" style="margin-top: 25px"><img src="/_app/assets/logo-b74e2b5e.svg" width="50" height="50" style="vertical-align: middle" alt=""> CppSharp
</h1>
<p class="text-center svelte-1qzxbme">Stop writing PInvoke methods by hand. Accelerate your development.</p>
<p class="text-center svelte-1qzxbme" style="font-size: 1.2rem">CppSharp facilitates the usage of native C/C++ code with the .NET ecosystem.
</p>
<div class="text-center"><a href="https://github.com/mono/CppSharp/blob/main/docs/GettingStarted.md"><button class="btn primary">Get started</button></a>
<a href="https://gitter.im/managed-interop"><button class="btn">Join our Gitter</button></a></div></div></section>
<section class="svelte-1qzxbme"><div class="features svelte-1qzxbme"><h2 class="text-center">Features</h2>
<div class="features-list svelte-1qzxbme"><div class="feature svelte-1qzxbme"><h3>Cross-platform</h3>
<p class="svelte-1qzxbme">Distributed as a nuget package that supports Windows, Linux, and OS X.</p></div>
<div class="feature svelte-1qzxbme"><h3>High-performance</h3>
<p class="svelte-1qzxbme">Generates high-performance C# code with minimal overhead.</p></div>
<div class="feature svelte-1qzxbme"><h3>Multiple backends</h3>
<p class="svelte-1qzxbme">Supports generating C# code, as well as C++/CLI.</p></div></div></div></section>
<section class="svelte-1qzxbme"><div class="sponsors text-center"><h2>Sponsors</h2>
<img src="/_app/assets/kythera-ai-242ee8c4.png" width="300" height="55" alt="Kythera AI"></div></section>
</main>
<footer class="text-center">Copyright (©) 2022 CppSharp</footer>
</body>
</html>
Loading…
Cancel
Save