404
a placeless place
false
From 44d77334d34588f0cccec1ca46d51bf1017ff0e3 Mon Sep 17 00:00:00 2001 From: ryanchristo <12519942+ryanchristo@users.noreply.github.com> Date: Sat, 28 Oct 2023 12:48:58 -0700 Subject: [PATCH] publish --- .nojekyll | 0 404.html | 1 + CNAME | 1 + _next/static/chunks/396-060c691189b84e33.js | 1 + _next/static/chunks/472-263c8f496cc67560.js | 25 +++++ _next/static/chunks/986-d9610ec1354f3a07.js | 9 ++ .../chunks/app/layout-3d656574678af411.js | 1 + .../chunks/app/not-found-8af7e02c3d501f4e.js | 1 + .../chunks/app/page-b3d6603a970617f0.js | 1 + .../app/products/page-ebccac96b39987d7.js | 1 + .../app/solutions/page-d117bef7c42f37f8.js | 1 + .../app/validator/page-dae63cff5130a0f7.js | 1 + .../chunks/fd9d1056-f2bbd47e49c1f0a8.js | 9 ++ .../chunks/framework-8883d1e9be70c3da.js | 25 +++++ _next/static/chunks/main-a09800376624848d.js | 1 + .../chunks/main-app-7fa4dc09d08c387c.js | 1 + .../chunks/pages/_app-1534f180665c857f.js | 1 + .../chunks/pages/_error-b646007f40c4f0a8.js | 1 + .../chunks/polyfills-c67a75d1b6f99dc8.js | 1 + .../static/chunks/webpack-12bec6781368235c.js | 1 + _next/static/css/18306b9c696c1845.css | 1 + _next/static/css/3c40cd0cbaad999f.css | 1 + _next/static/css/66fa0e8c7c991ea4.css | 1 + _next/static/css/92d61cf6255869b0.css | 1 + _next/static/css/a49bb7ac91e63c7d.css | 1 + _next/static/css/bc5661893c129870.css | 1 + _next/static/media/Ubuntu-Bold.dd9edf54.ttf | Bin 0 -> 269584 bytes .../media/Ubuntu-BoldItalic.197a49f4.ttf | Bin 0 -> 282700 bytes _next/static/media/Ubuntu-Italic.4b814ee2.ttf | Bin 0 -> 326292 bytes _next/static/media/Ubuntu-Light.5c42bad3.ttf | Bin 0 -> 361676 bytes .../media/Ubuntu-LightItalic.8242ef4b.ttf | Bin 0 -> 349540 bytes _next/static/media/Ubuntu-Medium.7063edfa.ttf | Bin 0 -> 284424 bytes .../media/Ubuntu-MediumItalic.6647a205.ttf | Bin 0 -> 308748 bytes .../static/media/Ubuntu-Regular.e78aff06.ttf | Bin 0 -> 298928 bytes _next/static/media/chora_dark.de30d022.png | Bin 0 -> 156889 bytes .../media/chora_dark_small.1576fd1d.png | Bin 0 -> 49145 bytes _next/static/media/chora_light.c9ea01b1.png | Bin 0 -> 158695 bytes .../media/chora_light_small.a551cd16.png | Bin 0 -> 49249 bytes .../rMj3FwkjW8eIjwNN-HUWb/_buildManifest.js | 1 + .../rMj3FwkjW8eIjwNN-HUWb/_ssgManifest.js | 1 + favicon.ico | Bin 0 -> 140327 bytes font/UFL.txt | 96 ++++++++++++++++++ font/Ubuntu-Bold.ttf | Bin 0 -> 269584 bytes font/Ubuntu-BoldItalic.ttf | Bin 0 -> 282700 bytes font/Ubuntu-Italic.ttf | Bin 0 -> 326292 bytes font/Ubuntu-Light.ttf | Bin 0 -> 361676 bytes font/Ubuntu-LightItalic.ttf | Bin 0 -> 349540 bytes font/Ubuntu-Medium.ttf | Bin 0 -> 284424 bytes font/Ubuntu-MediumItalic.ttf | Bin 0 -> 308748 bytes font/Ubuntu-Regular.ttf | Bin 0 -> 298928 bytes images/chora_dark.png | Bin 0 -> 156889 bytes images/chora_dark_background.png | Bin 0 -> 156910 bytes images/chora_dark_icon.png | Bin 0 -> 19813 bytes images/chora_dark_large.png | Bin 0 -> 143798 bytes images/chora_dark_small.png | Bin 0 -> 49145 bytes images/chora_light.png | Bin 0 -> 158695 bytes images/chora_light_background.png | Bin 0 -> 155331 bytes images/chora_light_icon.png | Bin 0 -> 19840 bytes images/chora_light_large.png | Bin 0 -> 143876 bytes images/chora_light_small.png | Bin 0 -> 49249 bytes images/favicon.ico | Bin 0 -> 140327 bytes index.html | 1 + index.txt | 12 +++ products.html | 1 + products.txt | 11 ++ solutions.html | 1 + solutions.txt | 11 ++ validator.html | 1 + validator.txt | 11 ++ 69 files changed, 236 insertions(+) create mode 100644 .nojekyll create mode 100644 404.html create mode 100644 CNAME create mode 100644 _next/static/chunks/396-060c691189b84e33.js create mode 100644 _next/static/chunks/472-263c8f496cc67560.js create mode 100644 _next/static/chunks/986-d9610ec1354f3a07.js create mode 100644 _next/static/chunks/app/layout-3d656574678af411.js create mode 100644 _next/static/chunks/app/not-found-8af7e02c3d501f4e.js create mode 100644 _next/static/chunks/app/page-b3d6603a970617f0.js create mode 100644 _next/static/chunks/app/products/page-ebccac96b39987d7.js create mode 100644 _next/static/chunks/app/solutions/page-d117bef7c42f37f8.js create mode 100644 _next/static/chunks/app/validator/page-dae63cff5130a0f7.js create mode 100644 _next/static/chunks/fd9d1056-f2bbd47e49c1f0a8.js create mode 100644 _next/static/chunks/framework-8883d1e9be70c3da.js create mode 100644 _next/static/chunks/main-a09800376624848d.js create mode 100644 _next/static/chunks/main-app-7fa4dc09d08c387c.js create mode 100644 _next/static/chunks/pages/_app-1534f180665c857f.js create mode 100644 _next/static/chunks/pages/_error-b646007f40c4f0a8.js create mode 100644 _next/static/chunks/polyfills-c67a75d1b6f99dc8.js create mode 100644 _next/static/chunks/webpack-12bec6781368235c.js create mode 100644 _next/static/css/18306b9c696c1845.css create mode 100644 _next/static/css/3c40cd0cbaad999f.css create mode 100644 _next/static/css/66fa0e8c7c991ea4.css create mode 100644 _next/static/css/92d61cf6255869b0.css create mode 100644 _next/static/css/a49bb7ac91e63c7d.css create mode 100644 _next/static/css/bc5661893c129870.css create mode 100644 _next/static/media/Ubuntu-Bold.dd9edf54.ttf create mode 100644 _next/static/media/Ubuntu-BoldItalic.197a49f4.ttf create mode 100644 _next/static/media/Ubuntu-Italic.4b814ee2.ttf create mode 100644 _next/static/media/Ubuntu-Light.5c42bad3.ttf create mode 100644 _next/static/media/Ubuntu-LightItalic.8242ef4b.ttf create mode 100644 _next/static/media/Ubuntu-Medium.7063edfa.ttf create mode 100644 _next/static/media/Ubuntu-MediumItalic.6647a205.ttf create mode 100644 _next/static/media/Ubuntu-Regular.e78aff06.ttf create mode 100644 _next/static/media/chora_dark.de30d022.png create mode 100644 _next/static/media/chora_dark_small.1576fd1d.png create mode 100644 _next/static/media/chora_light.c9ea01b1.png create mode 100644 _next/static/media/chora_light_small.a551cd16.png create mode 100644 _next/static/rMj3FwkjW8eIjwNN-HUWb/_buildManifest.js create mode 100644 _next/static/rMj3FwkjW8eIjwNN-HUWb/_ssgManifest.js create mode 100644 favicon.ico create mode 100644 font/UFL.txt create mode 100644 font/Ubuntu-Bold.ttf create mode 100644 font/Ubuntu-BoldItalic.ttf create mode 100644 font/Ubuntu-Italic.ttf create mode 100644 font/Ubuntu-Light.ttf create mode 100644 font/Ubuntu-LightItalic.ttf create mode 100644 font/Ubuntu-Medium.ttf create mode 100644 font/Ubuntu-MediumItalic.ttf create mode 100644 font/Ubuntu-Regular.ttf create mode 100644 images/chora_dark.png create mode 100644 images/chora_dark_background.png create mode 100644 images/chora_dark_icon.png create mode 100644 images/chora_dark_large.png create mode 100644 images/chora_dark_small.png create mode 100644 images/chora_light.png create mode 100644 images/chora_light_background.png create mode 100644 images/chora_light_icon.png create mode 100644 images/chora_light_large.png create mode 100644 images/chora_light_small.png create mode 100644 images/favicon.ico create mode 100644 index.html create mode 100644 index.txt create mode 100644 products.html create mode 100644 products.txt create mode 100644 solutions.html create mode 100644 solutions.txt create mode 100644 validator.html create mode 100644 validator.txt diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/404.html b/404.html new file mode 100644 index 0000000..fd65a04 --- /dev/null +++ b/404.html @@ -0,0 +1 @@ +
=0?(E=O.substr(0,j),S=O.substr(j+1)):(E=O,S=""),R=decodeURIComponent(E),w=decodeURIComponent(S),hasOwnProperty(g,R)?o(g[R])?g[R].push(w):g[R]=[g[R],w]:g[R]=w}return g};var o=Array.isArray||function(n){return"[object Array]"===Object.prototype.toString.call(n)}},577:function(n){var stringifyPrimitive=function(n){switch(typeof n){case"string":return n;case"boolean":return n?"true":"false";case"number":return isFinite(n)?n:"";default:return""}};n.exports=function(n,s,f,g){return(s=s||"&",f=f||"=",null===n&&(n=void 0),"object"==typeof n)?map(u(n),function(u){var g=encodeURIComponent(stringifyPrimitive(u))+f;return o(n[u])?map(n[u],function(n){return g+encodeURIComponent(stringifyPrimitive(n))}).join(s):g+encodeURIComponent(stringifyPrimitive(n[u]))}).join(s):g?encodeURIComponent(stringifyPrimitive(g))+f+encodeURIComponent(stringifyPrimitive(n)):""};var o=Array.isArray||function(n){return"[object Array]"===Object.prototype.toString.call(n)};function map(n,o){if(n.map)return n.map(o);for(var u=[],s=0;s what is the role of technology in ecological regeneration? protocol research and development Chora Studio is stewarding Chora Protocol - software tools and services for commons governance and ecological regeneration. Chora Studio offers software research and development consulting services to clients building infrastructure for climate solutions. Chora Studio operates Chora Validator on Regen in addition to multiple test networks including Chora Testnet and Regen Redwood.chora studio
products
solutions
validator