Page not found
Sorry 😔 we couldn’t find what you were looking for.
Go home.
From ab8515f0cfcd40105a598b96fab75da1d39f31d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 10:33:40 +0000 Subject: [PATCH] Deploy to GitHub pages --- 404.html | 58 + 404/index.html | 58 + _gatsby/slices/_gatsby-scripts-1.html | 7 + .../index.html | 61 + adr/record-architecture-desicions/index.html | 1 + adrs/architecture/index.html | 58 + adrs/documentation/index.html | 58 + adrs/index.html | 58 + app-00ad91b00f0465eb1224.js | 3 + app-00ad91b00f0465eb1224.js.LICENSE.txt | 9 + app-00ad91b00f0465eb1224.js.map | 1 + ...93df1622910d17bd9b-9904951e08fb77fa7fcc.js | 3 + ...17bd9b-9904951e08fb77fa7fcc.js.LICENSE.txt | 78 + ...1622910d17bd9b-9904951e08fb77fa7fcc.js.map | 1 + chunk-map.json | 1 + ...-src-pages-404-tsx-e3680235520a2fdbd5f4.js | 2 + ...-pages-404-tsx-e3680235520a2fdbd5f4.js.map | 1 + ...src-pages-adrs-tsx-91907943a27078e7fe6a.js | 2 + ...pages-adrs-tsx-91907943a27078e7fe6a.js.map | 1 + ...ture-decisions-mdx-eb349a00d7ccc98bcf13.js | 2 + ...-decisions-mdx-eb349a00d7ccc98bcf13.js.map | 1 + ...rc-pages-index-tsx-223286ffa943b8d95b8c.js | 2 + ...ages-index-tsx-223286ffa943b8d95b8c.js.map | 1 + favicon-32x32.png | Bin 0 -> 499 bytes favicon.svg | 60 + framework-ffa5d6bc8c4296eed571.js | 3 + framework-ffa5d6bc8c4296eed571.js.LICENSE.txt | 39 + framework-ffa5d6bc8c4296eed571.js.map | 1 + icons/icon-144x144.png | Bin 0 -> 2032 bytes icons/icon-192x192.png | Bin 0 -> 2838 bytes icons/icon-256x256.png | Bin 0 -> 3836 bytes icons/icon-384x384.png | Bin 0 -> 6097 bytes icons/icon-48x48.png | Bin 0 -> 691 bytes icons/icon-512x512.png | Bin 0 -> 8589 bytes icons/icon-72x72.png | Bin 0 -> 1011 bytes icons/icon-96x96.png | Bin 0 -> 1333 bytes index.html | 58 + manifest.webmanifest | 1 + page-data/404.html/page-data.json | 1 + page-data/404/page-data.json | 1 + .../page-data.json | 1 + page-data/adrs/architecture/page-data.json | 1 + page-data/adrs/documentation/page-data.json | 1 + page-data/adrs/page-data.json | 1 + page-data/app-data.json | 1 + page-data/index/page-data.json | 1 + page-data/sq/d/1655448674.json | 1 + page-data/sq/d/2791864276.json | 1 + page-data/sq/d/412554900.json | 1 + page-data/sq/d/669224674.json | 1 + page-data/sq/d/738257826.json | 1 + page-data/sq/d/796489289.json | 1 + page-data/sq/d/97582807.json | 1 + rss.xml | 1 + sitemap-0.xml | 1 + sitemap-index.xml | 1 + styles.89d6c0115276e2d71d7d.css | 2 + webpack-runtime-856e12080b4a0df9907b.js | 2 + webpack-runtime-856e12080b4a0df9907b.js.map | 1 + webpack.stats.json | 1 + ~partytown/debug/partytown-atomics.js | 536 ++++++ ~partytown/debug/partytown-media.js | 374 ++++ ~partytown/debug/partytown-sandbox-sw.js | 523 +++++ ~partytown/debug/partytown-sw.js | 59 + ~partytown/debug/partytown-ww-atomics.js | 1709 +++++++++++++++++ ~partytown/debug/partytown-ww-sw.js | 1701 ++++++++++++++++ ~partytown/debug/partytown.js | 72 + ~partytown/partytown-atomics.js | 2 + ~partytown/partytown-media.js | 2 + ~partytown/partytown-sw.js | 2 + ~partytown/partytown.js | 2 + 71 files changed, 5635 insertions(+) create mode 100644 404.html create mode 100644 404/index.html create mode 100644 _gatsby/slices/_gatsby-scripts-1.html create mode 100644 adr/20210608-record-architecture-decisions/index.html create mode 100644 adr/record-architecture-desicions/index.html create mode 100644 adrs/architecture/index.html create mode 100644 adrs/documentation/index.html create mode 100644 adrs/index.html create mode 100644 app-00ad91b00f0465eb1224.js create mode 100644 app-00ad91b00f0465eb1224.js.LICENSE.txt create mode 100644 app-00ad91b00f0465eb1224.js.map create mode 100644 cb55c2d66a0a905122cdba93df1622910d17bd9b-9904951e08fb77fa7fcc.js create mode 100644 cb55c2d66a0a905122cdba93df1622910d17bd9b-9904951e08fb77fa7fcc.js.LICENSE.txt create mode 100644 cb55c2d66a0a905122cdba93df1622910d17bd9b-9904951e08fb77fa7fcc.js.map create mode 100644 chunk-map.json create mode 100644 component---gatsby-theme-adr-src-pages-404-tsx-e3680235520a2fdbd5f4.js create mode 100644 component---gatsby-theme-adr-src-pages-404-tsx-e3680235520a2fdbd5f4.js.map create mode 100644 component---gatsby-theme-adr-src-pages-adrs-tsx-91907943a27078e7fe6a.js create mode 100644 component---gatsby-theme-adr-src-pages-adrs-tsx-91907943a27078e7fe6a.js.map create mode 100644 component---gatsby-theme-adr-src-templates-adr-template-tsx-content-file-path-home-runner-work-gatsby-theme-adr-gatsby-theme-adr-packages-example-adrs-20210608-record-architecture-decisions-mdx-eb349a00d7ccc98bcf13.js create mode 100644 component---gatsby-theme-adr-src-templates-adr-template-tsx-content-file-path-home-runner-work-gatsby-theme-adr-gatsby-theme-adr-packages-example-adrs-20210608-record-architecture-decisions-mdx-eb349a00d7ccc98bcf13.js.map create mode 100644 component---src-pages-index-tsx-223286ffa943b8d95b8c.js create mode 100644 component---src-pages-index-tsx-223286ffa943b8d95b8c.js.map create mode 100644 favicon-32x32.png create mode 100644 favicon.svg create mode 100644 framework-ffa5d6bc8c4296eed571.js create mode 100644 framework-ffa5d6bc8c4296eed571.js.LICENSE.txt create mode 100644 framework-ffa5d6bc8c4296eed571.js.map create mode 100644 icons/icon-144x144.png create mode 100644 icons/icon-192x192.png create mode 100644 icons/icon-256x256.png create mode 100644 icons/icon-384x384.png create mode 100644 icons/icon-48x48.png create mode 100644 icons/icon-512x512.png create mode 100644 icons/icon-72x72.png create mode 100644 icons/icon-96x96.png create mode 100644 index.html create mode 100644 manifest.webmanifest create mode 100644 page-data/404.html/page-data.json create mode 100644 page-data/404/page-data.json create mode 100644 page-data/adr/20210608-record-architecture-decisions/page-data.json create mode 100644 page-data/adrs/architecture/page-data.json create mode 100644 page-data/adrs/documentation/page-data.json create mode 100644 page-data/adrs/page-data.json create mode 100644 page-data/app-data.json create mode 100644 page-data/index/page-data.json create mode 100644 page-data/sq/d/1655448674.json create mode 100644 page-data/sq/d/2791864276.json create mode 100644 page-data/sq/d/412554900.json create mode 100644 page-data/sq/d/669224674.json create mode 100644 page-data/sq/d/738257826.json create mode 100644 page-data/sq/d/796489289.json create mode 100644 page-data/sq/d/97582807.json create mode 100644 rss.xml create mode 100644 sitemap-0.xml create mode 100644 sitemap-index.xml create mode 100644 styles.89d6c0115276e2d71d7d.css create mode 100644 webpack-runtime-856e12080b4a0df9907b.js create mode 100644 webpack-runtime-856e12080b4a0df9907b.js.map create mode 100644 webpack.stats.json create mode 100644 ~partytown/debug/partytown-atomics.js create mode 100644 ~partytown/debug/partytown-media.js create mode 100644 ~partytown/debug/partytown-sandbox-sw.js create mode 100644 ~partytown/debug/partytown-sw.js create mode 100644 ~partytown/debug/partytown-ww-atomics.js create mode 100644 ~partytown/debug/partytown-ww-sw.js create mode 100644 ~partytown/debug/partytown.js create mode 100644 ~partytown/partytown-atomics.js create mode 100644 ~partytown/partytown-media.js create mode 100644 ~partytown/partytown-sw.js create mode 100644 ~partytown/partytown.js diff --git a/404.html b/404.html new file mode 100644 index 0000000..da26cac --- /dev/null +++ b/404.html @@ -0,0 +1,58 @@ +
Sorry 😔 we couldn’t find what you were looking for.
Go home.
Sorry 😔 we couldn’t find what you were looking for.
Go home.
accepted
We need to record the architectural decisions made on this project.
We will use Architecture Decision Records, as described by Michael Nygard.
+Our architecture decisions will be recorded and displayed using the ADR Gatsby theme.
accepted
3 deciders
architecture, documentation
Decided on
We need to record the architectural decisions made on this project.
accepted
3 deciders
architecture, documentation
Decided on
We need to record the architectural decisions made on this project.
accepted
3 deciders
architecture, documentation
Decided on
We need to record the architectural decisions made on this project.