Skip to content

Commit

Permalink
https://github.com/ConductionNL/woo-website-gouda
Browse files Browse the repository at this point in the history
  • Loading branch information
Open Catalogi bot committed Feb 9, 2024
1 parent 055d558 commit f6d33c1
Show file tree
Hide file tree
Showing 74 changed files with 6,226 additions and 0 deletions.
35 changes: 35 additions & 0 deletions .env.development
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
26 changes: 26 additions & 0 deletions .env.production

Large diffs are not rendered by default.

Empty file added .nojekyll
Empty file.
10 changes: 10 additions & 0 deletions .well-known/security.txt
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
3 changes: 3 additions & 0 deletions 29107295-4b32f2836b60baaac6d0.js

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions 29107295-4b32f2836b60baaac6d0.js.LICENSE.txt
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
*/
1 change: 1 addition & 0 deletions 29107295-4b32f2836b60baaac6d0.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions 2cca2479-27d48a29cba82d6cba98.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions 2cca2479-27d48a29cba82d6cba98.js.map

Large diffs are not rendered by default.

57 changes: 57 additions & 0 deletions 404.html

Large diffs are not rendered by default.

57 changes: 57 additions & 0 deletions 404/index.html

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions 824715f2-a6871472f22ac4476ac4.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions 824715f2-a6871472f22ac4476ac4.js.map

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.

57 changes: 57 additions & 0 deletions [pageSlug]/PagePage/index.html

Large diffs are not rendered by default.

57 changes: 57 additions & 0 deletions [pageSlug]/[detailPageSlug]/DetailPagePage/index.html

Large diffs are not rendered by default.

57 changes: 57 additions & 0 deletions [pageSlug]/[detailPageSlug]/index.html

Large diffs are not rendered by default.

57 changes: 57 additions & 0 deletions [pageSlug]/index.html

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions _gatsby/slices/_gatsby-scripts-1.html
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>
173 changes: 173 additions & 0 deletions app-26b88a85c6d59a8bb939.js

Large diffs are not rendered by default.

22 changes: 22 additions & 0 deletions app-26b88a85c6d59a8bb939.js.LICENSE.txt
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.
*/
1 change: 1 addition & 0 deletions app-26b88a85c6d59a8bb939.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions c16184b3-cf30368c8056f9da007e.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions c16184b3-cf30368c8056f9da007e.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions chunk-map.json
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"]}
2 changes: 2 additions & 0 deletions component---src-pages-404-tsx-7364e2bbfa67e00f1e59.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions component---src-pages-404-tsx-7364e2bbfa67e00f1e59.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions component---src-pages-index-tsx-9b39f7ca63bdfa7889c0.js

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f6d33c1

Please sign in to comment.