Skip to content

Commit 1cebb0d

Browse files
committed
Deploy preview for PR 52 🛫
1 parent a1b2b64 commit 1cebb0d

File tree

219 files changed

+2158
-1705
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

219 files changed

+2158
-1705
lines changed

pr-preview/pr-52/.next/BUILD_ID

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
qwxqI8GXBp47iJCAjCgn2
1+
3UkaZtkW_KGTVc6T6EAgO

pr-preview/pr-52/.next/build-manifest.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"devFiles": [],
66
"ampDevFiles": [],
77
"lowPriorityFiles": [
8-
"static/qwxqI8GXBp47iJCAjCgn2/_buildManifest.js",
9-
"static/qwxqI8GXBp47iJCAjCgn2/_ssgManifest.js"
8+
"static/3UkaZtkW_KGTVc6T6EAgO/_buildManifest.js",
9+
"static/3UkaZtkW_KGTVc6T6EAgO/_ssgManifest.js"
1010
],
1111
"pages": {
1212
"/": [
@@ -28,7 +28,7 @@
2828
"static/chunks/645636b0.a83a6a4548b93404854d.js",
2929
"static/chunks/226daff62b2d4bc1e9a7210a7f6000a544319a74.fbdd4d016a5c47ddc9db.js",
3030
"static/css/192d0af53f9e4ab48cc3.css",
31-
"static/chunks/pages/_app-a23a3b1de5525ec4a428.js"
31+
"static/chunks/pages/_app-a433616a2559ec73ed0e.js"
3232
],
3333
"/_error": [
3434
"static/chunks/webpack-0b9cc56c94819e8023ea.js",
@@ -44,7 +44,7 @@
4444
"static/chunks/main-419ac17f185f95278b96.js",
4545
"static/chunks/7b9503d2.4af90216c47085b5c8e9.js",
4646
"static/chunks/226daff62b2d4bc1e9a7210a7f6000a544319a74.fbdd4d016a5c47ddc9db.js",
47-
"static/chunks/1c49f5f00355f650bee3d37484f094be037a30fa.4d759b6b54ec323189db.js",
47+
"static/chunks/1c49f5f00355f650bee3d37484f094be037a30fa.a8a84e1e3bcf1ee7526e.js",
4848
"static/chunks/pages/about-2cf6cb0673d6904a8e88.js"
4949
],
5050
"/blog/[slug]": [
@@ -54,7 +54,7 @@
5454
"static/chunks/main-419ac17f185f95278b96.js",
5555
"static/chunks/7b9503d2.4af90216c47085b5c8e9.js",
5656
"static/chunks/226daff62b2d4bc1e9a7210a7f6000a544319a74.fbdd4d016a5c47ddc9db.js",
57-
"static/chunks/1c49f5f00355f650bee3d37484f094be037a30fa.4d759b6b54ec323189db.js",
57+
"static/chunks/1c49f5f00355f650bee3d37484f094be037a30fa.a8a84e1e3bcf1ee7526e.js",
5858
"static/chunks/pages/blog/[slug]-3fa11fb8931c3ce2a9d9.js"
5959
],
6060
"/greentech-hackathon": [
@@ -66,8 +66,8 @@
6666
"static/css/7335de542e4b4f02a25b.css",
6767
"static/chunks/d637bb0c.ddce25b62cf34b951439.js",
6868
"static/chunks/226daff62b2d4bc1e9a7210a7f6000a544319a74.fbdd4d016a5c47ddc9db.js",
69-
"static/chunks/1c49f5f00355f650bee3d37484f094be037a30fa.4d759b6b54ec323189db.js",
70-
"static/chunks/pages/greentech-hackathon-72954875744f01885b77.js"
69+
"static/chunks/1c49f5f00355f650bee3d37484f094be037a30fa.a8a84e1e3bcf1ee7526e.js",
70+
"static/chunks/pages/greentech-hackathon-6096de150b4824002c72.js"
7171
]
7272
},
7373
"ampFirstPages": []
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"telemetry": {
3-
"notifiedAt": "1738675677597",
4-
"anonymousId": "c2b6fab6d9232f2191f244623b92be103c7009b05db760125ee3461b26e1602a",
5-
"salt": "bbb84539bfe60cec9143c1aaf850672d"
3+
"notifiedAt": "1739446621516",
4+
"anonymousId": "6f2ddb3b80f0f2783552851af2f4e57b6451c8834bfc3b033d45f2eca3fedcd7",
5+
"salt": "0f085887cb35a6b7bea221d2dd860099"
66
}
77
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"ast":null,"code":"import React from \"react\";\nvar __jsx = React.createElement;\n\nfunction ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }\n\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }\n\nfunction _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\nimport ReactMarkdown from \"react-markdown\";\nimport { H1, H2, H3, H4, H5, Table, Paragraph } from \"@vandebron/windmolen\";\nimport { PrismAsync as SyntaxHighlighter } from \"react-syntax-highlighter\";\nimport { okaidia } from \"react-syntax-highlighter/dist/cjs/styles/prism\";\nimport rehypeRaw from 'rehype-raw';\nimport remarkGfm from 'remark-gfm';\nexport default function Markdown({\n children\n}) {\n return __jsx(ReactMarkdown, {\n children: children,\n rehypePlugins: [rehypeRaw, remarkGfm],\n components: {\n hr: React.Fragment,\n h1: ({\n children\n }) => {\n return __jsx(H1, null, children);\n },\n h2: ({\n children\n }) => {\n return __jsx(H2, null, children);\n },\n h3: ({\n children\n }) => {\n return __jsx(H3, null, children);\n },\n h4: ({\n children\n }) => {\n return __jsx(H4, null, children);\n },\n h5: ({\n children\n }) => {\n return __jsx(H5, null, children);\n },\n p: props => __jsx(Paragraph, props),\n ol: ({\n children\n }) => __jsx(\"ol\", {\n style: {\n marginBlockStart: 0,\n marginBlockEnd: 30\n }\n }, children),\n ul: ({\n children\n }) => __jsx(\"ol\", {\n style: {\n marginBlockStart: 0,\n marginBlockEnd: 30\n }\n }, children),\n li: ({\n children\n }) => __jsx(Paragraph, {\n as: \"li\",\n style: {\n marginBottom: 0\n }\n }, children),\n a: (_ref) => {\n let {\n children\n } = _ref,\n props = _objectWithoutProperties(_ref, [\"children\"]);\n\n return __jsx(\"a\", _extends({}, props, {\n style: {\n color: \"inherit\"\n },\n target: 'target' in props || props['href'].includes('#') ? undefined : '_blank'\n }), children);\n },\n code: (_ref2) => {\n let {\n node,\n inline,\n className,\n children\n } = _ref2,\n props = _objectWithoutProperties(_ref2, [\"node\", \"inline\", \"className\", \"children\"]);\n\n const match = /language-(\\w+)/.exec(className || '');\n return !inline && match ? __jsx(SyntaxHighlighter, _extends({\n style: okaidia,\n language: match[1],\n PreTag: \"div\",\n children: String(children).replace(/\\n$/, '')\n }, props)) : __jsx(\"code\", _extends({\n className: className\n }, props, {\n style: {\n background: \"rgb(0,0,0, 0.1)\",\n padding: \"2px 4px\",\n fontSize: \"80%\",\n color: \"#000\"\n }\n }), children);\n },\n img: (_ref3) => {\n let {\n src,\n alt\n } = _ref3,\n props = _objectWithoutProperties(_ref3, [\"src\", \"alt\"]);\n\n return __jsx(\"img\", _extends({\n src: src,\n alt: alt,\n style: {\n width: \"100%\"\n }\n }, props));\n },\n table: ({\n children,\n className\n }) => {\n return __jsx(Table, {\n tableStyle: \"solid-borders\",\n className: className,\n style: {\n 'borderCollapse': 'collapse',\n 'marginBottom': '5%',\n 'marginLeft': '5%',\n 'marginRight': '5%',\n 'fontSize': '18px'\n },\n align: \"center\"\n }, children);\n },\n thead: ({\n children,\n style\n }) => __jsx(Table.Thead, {\n style: _objectSpread({\n 'color': 'black'\n }, style)\n }, children),\n tbody: ({\n children,\n style\n }) => __jsx(Table.Tbody, {\n style: style\n }, children),\n tr: ({\n children,\n style\n }) => __jsx(Table.Row, {\n style: _objectSpread({\n 'borderBottom': '1px solid #000'\n }, style)\n }, children),\n td: ({\n children,\n style\n }) => __jsx(Table.Cell, {\n style: style\n }, children),\n th: ({\n children,\n style\n }) => __jsx(Table.Cell, {\n style: style\n }, children)\n }\n });\n}","map":null,"metadata":{},"sourceType":"module"}

pr-preview/pr-52/.next/cache/next-babel-loader/content-v2/sha512/8d/60/8f5417cd3d2f75bffca35f1e0b007287648cf75f4ed95d2c0bf4c5fe03c27abe8ca04c41a06356a14e420634f75c96c9691df99b6a52c7898d90e2b0b0c6

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)