-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# Connected Repository | ||
GATSBY_GITHUB_REPOSITORY_NAME=product-website-template | ||
# options: "true" | "false" | ||
GATSBY_USE_GITHUB_REPOSITORY_NAME_AS_PATH_PREFIX=false | ||
GATSBY_GITHUB_REPOSITORY_URL=https://github.com/ConductionNL/product-website-template | ||
GATSBY_GITHUB_API_BASE_URL=https://api.github.com/repos/ConductionNL/product-website-template/contents | ||
GATSBY_GITHUB_DOCS_DIRECTORY_PATHS=[{"name": "Features", "location": "/docs/features"}, {"name": "Roadmap", "location": "/docs/roadmap"}, {"name": "Usecases", "location": "/docs/usecases"}] | ||
|
||
# Links | ||
GATSBY_SLACK_URL="false" | ||
GATSBY_READ_THE_DOCS_URL="https://commongateway.readthedocs.io/en/latest/" | ||
|
||
# Navbar | ||
GATSBY_NAVBAR_CONTENT="https://raw.githubusercontent.com/ConductionNL/product-website-template/main/pwa/src/templates/templateParts/header/HeaderContent.json" | ||
|
||
# Footer | ||
GATSBY_FOOTER_CONTENT="https://raw.githubusercontent.com/ConductionNL/product-website-template/main/pwa/src/templates/templateParts/footer/FooterContent.json" | ||
# options: "heading-1" | "heading-2" | "heading-3" | "heading-4" | "heading-5" | ||
GATSBY_FOOTER_CONTENT_HEADER="" | ||
GATSBY_FOOTER_SHOW_LOGO=true | ||
GATSBY_FOOTER_LOGO_HREF=https://conduction.nl | ||
GATSBY_FOOTER_SHOW_CREATOR=true | ||
|
||
# Jumbotron | ||
GATSBY_JUMBOTRON_TITLE=Common Gateway | ||
GATSBY_JUMBOTRON_SUBTITLE=Tech to serve people. | ||
GATSBY_JUMBOTRON_DESCRIPTION=Wij zijn wat je zou kunnen noemen Digital Socials, wij ontwikkelen techniek volgens de Common Ground principes, waarbij mens en community centraal staan. Graag dragen we dan ook bij aan het ontwikkelen van digitale oplossingen voor maatschappelijke vraagstukken | ||
GATSBY_JUMBOTRON_IMAGE=https://www.conduction.nl/wp-content/uploads/2021/07/cropped-Conduction_HOME_0000_afb1-1.png | ||
|
||
# Other | ||
GATSBY_FAVICON_IMAGE=data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDIwMDEwOTA0Ly9FTiIKICAgICJodHRwOi8vd3d3LnczLm9yZy9UUi8yMDAxL1JFQy1TVkctMjAwMTA5MDQvRFREL3N2ZzEwLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4wIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgICAgd2lkdGg9IjcxLjAwMDAwMHB0IiBoZWlnaHQ9IjcwLjAwMDAwMHB0IiB2aWV3Qm94PSIwIDAgNzEuMDAwMDAwIDcwLjAwMDAwMCIKICAgICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCBtZWV0Ij4KCiAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCw3MC4wMDAwMDApIHNjYWxlKDAuMTAwMDAwLC0wLjEwMDAwMCkiCiAgICAgICBmaWxsPSIjNDM3NkZDIiBzdHJva2U9Im5vbmUiPgogICAgICAgIDxwYXRoIGQ9Ik0yMTggNTkyIGwtMTM3IC03NyAwIC0xNjUgMCAtMTY1IDEzMSAtNzQgYzcyIC00MSAxMzcgLTc0IDE0MyAtNzQgNgowIDcwIDMzIDE0MyA3NCBsMTMxIDc0IDEgMTY1IDAgMTY1IC02OCAzNyBjLTM3IDIxIC05OSA1NiAtMTM3IDc3IGwtNzEgNDAKLTEzNiAtNzd6IG0yOTUgLTg1IGw1NyAtMzIgMCAtMTI1IDAgLTEyNSAtMTA2IC02MCBjLTU4IC0zMyAtMTA4IC02MCAtMTExCi01OSAtMyAwIC01MiAyNyAtMTA5IDYwIGwtMTAzIDU5IDAgMTI1IDAgMTI1IDEwNyA2MSAxMDcgNjIgNTAgLTI5IGMyNyAtMTYKNzYgLTQ0IDEwOCAtNjJ6Ii8+CiAgICAgICAgPHBhdGggZD0iTTI3OCA0NzIgbC02OCAtMzcgMCAtODUgMCAtODUgNzMgLTM5IDczIC0zOSA2MiAzNCBjMzQgMTggNjIgMzcgNjIKNDEgMCA0IC0xNCAxNSAtMzEgMjMgLTI4IDE1IC0zMyAxNSAtNTQgMSAtMzEgLTIwIC00NiAtMjAgLTg0IDIgLTI3IDE1IC0zMQoyMiAtMzEgNjIgMCA0MCA0IDQ3IDMxIDYzIDM4IDIxIDUzIDIxIDg0IDEgMjEgLTE0IDI2IC0xNCA1NCAxIDE3IDggMzEgMTkgMzEKMjMgMCA4IC0xMTMgNzIgLTEyNiA3MiAtNSAwIC0zOSAtMTcgLTc2IC0zOHoiLz4KICAgIDwvZz4KPC9zdmc+Cg== | ||
GATSBY_PAGE_TITLE="Common Gateway" | ||
|
||
# NL-Design Theme | ||
GATSBY_NL_DESIGN_THEME_CLASSNAME=conduction-theme |
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Information related to reporting security vulnerabilities of this site. | ||
|
||
# How to communicate about security issues. | ||
Contact: mailto:info@conduction.nl | ||
|
||
# Date and time after which this data is considered stale | ||
Expires: 2024-12-31T23:00:00.000Z | ||
|
||
# Preferred languages for communication. | ||
Preferred-Languages: nl, en |
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/** | ||
* @license | ||
* Lodash <https://lodash.com/> | ||
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/> | ||
* Released under MIT license <https://lodash.com/license> | ||
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE> | ||
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors | ||
*/ |
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
|
||
<script | ||
id="gatsby-chunk-mapping" | ||
> | ||
window.___chunkMapping="{\"app\":[\"/app-26b88a85c6d59a8bb939.js\"],\"component---src-pages-404-tsx\":[\"/component---src-pages-404-tsx-7364e2bbfa67e00f1e59.js\"],\"component---src-pages-index-tsx\":[\"/component---src-pages-index-tsx-9b39f7ca63bdfa7889c0.js\"],\"component---src-pages-page-slug-detail-page-slug-detail-page-page-tsx\":[\"/component---src-pages-page-slug-detail-page-slug-detail-page-page-tsx-f0dd9a2497d3f3d0b454.js\"],\"component---src-pages-page-slug-detail-page-slug-index-tsx\":[\"/component---src-pages-page-slug-detail-page-slug-index-tsx-0d49a7022237495fd083.js\"],\"component---src-pages-page-slug-index-tsx\":[\"/component---src-pages-page-slug-index-tsx-40b0dd6f5cdad972e911.js\"],\"component---src-pages-page-slug-page-page-tsx\":[\"/component---src-pages-page-slug-page-page-tsx-2182f7add4d1f76bc05d.js\"]}"; | ||
</script> | ||
<script>window.___webpackCompilationHash="1b9375a863354325298c";</script><script src="/webpack-runtime-b2a8893ecbbdd9deb345.js" async></script><script src="/framework-ef97559aa2fb35aabf59.js" async></script><script src="/824715f2-a6871472f22ac4476ac4.js" async></script><script src="/c16184b3-cf30368c8056f9da007e.js" async></script><script src="/2cca2479-27d48a29cba82d6cba98.js" async></script><script src="/29107295-4b32f2836b60baaac6d0.js" async></script><script src="/fd84c6b6-0794cdafb66c4a7eccb7.js" async></script><script src="/app-26b88a85c6d59a8bb939.js" async></script> |
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
/* | ||
* React Tooltip | ||
* {@link https://github.com/ReactTooltip/react-tooltip} | ||
* @copyright ReactTooltip Team | ||
* @license MIT | ||
*/ | ||
|
||
/*! | ||
Copyright (c) 2018 Jed Watson. | ||
Licensed under the MIT License (MIT), see | ||
http://jedwatson.github.io/classnames | ||
*/ | ||
|
||
/** | ||
* @license React | ||
* react-server-dom-webpack.production.min.js | ||
* | ||
* Copyright (c) Facebook, Inc. and its affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ |
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"app":["/app-26b88a85c6d59a8bb939.js"],"component---src-pages-404-tsx":["/component---src-pages-404-tsx-7364e2bbfa67e00f1e59.js"],"component---src-pages-index-tsx":["/component---src-pages-index-tsx-9b39f7ca63bdfa7889c0.js"],"component---src-pages-page-slug-detail-page-slug-detail-page-page-tsx":["/component---src-pages-page-slug-detail-page-slug-detail-page-page-tsx-f0dd9a2497d3f3d0b454.js"],"component---src-pages-page-slug-detail-page-slug-index-tsx":["/component---src-pages-page-slug-detail-page-slug-index-tsx-0d49a7022237495fd083.js"],"component---src-pages-page-slug-index-tsx":["/component---src-pages-page-slug-index-tsx-40b0dd6f5cdad972e911.js"],"component---src-pages-page-slug-page-page-tsx":["/component---src-pages-page-slug-page-page-tsx-2182f7add4d1f76bc05d.js"]} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.