Skip to content

Commit

Permalink
Deploying to gh-pages from @ ef69835 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenvdlinde committed Oct 28, 2023
1 parent e04682f commit d30c935
Show file tree
Hide file tree
Showing 187 changed files with 7,313 additions and 0 deletions.
29 changes: 29 additions & 0 deletions .env.development
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
GATSBY_GITHUB_REPOSITORY_NAME=web-app
# options: "true" | "false"
GATSBY_USE_GITHUB_REPOSITORY_NAME_AS_PATH_PREFIX=false

# Backend-config
GATSBY_ME_URL=https://api.opencatalogi.nl/api/users/me
GATSBY_API_URL=https://api.opencatalogi.nl/api
GATSBY_ADMIN_URL=https://api.opencatalogi.nl/admin
GATSBY_BASE_URL=https://api.opencatalogi.nl
GATSBY_FRONTEND_URL=https://api.opencatalogi.nl
GATSBY_LOGIN_REDIRECT=vault
GATSBY_ADMIN_DASHBOARD_URL=https://admin.opencatalogi.nl

# Config
GATSBY_NL_DESIGN_THEME_CLASSNAME=rotterdam-theme
GATSBY_GITHUB_ORGANIZATION_URL="https://github.com/ConductionNL"

# Header
GATSBY_HEADER_LOGO_URL=https://www.rotterdam.nl/images/logo-base.svg
GATSBY_HEADER_SHOW_LOGIN="false"
GATSBY_HEADER_CONTENT=https://raw.githubusercontent.com/OpenCatalogi/web-app/348679b7537b20e51767dfdc6086349602afe219/pwa/src/templates/templateParts/header/HeaderContent.json

# Footer
GATSBY_FOOTER_SHOW_CREATOR="false"
GATSBY_FOOTER_LOGO_URL="false"
GATSBY_FOOTER_CONTENT="https://raw.githubusercontent.com/OpenCatalogi/web-app/25995205e1dbb043822d1c58c5c23f8e6f77ff7e/pwa/src/templates/templateParts/footer/FooterContent.json"

# Home
GATSBY_OPTIONAL_START_PAGE="false"
16 changes: 16 additions & 0 deletions .env.production
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
GATSBY_USE_GITHUB_REPOSITORY_NAME_AS_PATH_PREFIX=false
GATSBY_GITHUB_REPOSITORY_NAME=.github
GATSBY_ME_URL=https://api.opencatalogi.nl/api/users/me
GATSBY_API_URL=https://api.opencatalogi.nl/api
GATSBY_ADMIN_URL=https://api.opencatalogi.nl/admin
GATSBY_BASE_URL=https://api.opencatalogi.nl
GATSBY_FRONTEND_URL=https://api.opencatalogi.nl
GATSBY_LOGIN_REDIRECT=vault
GATSBY_ADMIN_DASHBOARD_URL=https://admin.opencatalogi.nl
GATSBY_NL_DESIGN_THEME_CLASSNAME=rotterdam-theme
GATSBY_ARROW_BREADCRUMBS=false
GATSBY_HEADER_LOGO_URL=https://www.rotterdam.nl/images/logo-base.svg
GATSBY_CONTACT_TEL=012-3456789
GATSBY_CONTACT_EMAIL=[email protected]
GATSBY_CONTACT_WEBSITE=https://openwebconcept.nl
GATSBY_CONTACT_ADRES=Dorpsplein 1, 1000 AA Zuid-drecht

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions 1e286d5b-2d6b9a338f89e4d7c212.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions 1e286d5b-2d6b9a338f89e4d7c212.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions 265c67bd-048acb301a5420e0fe58.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions 265c67bd-048acb301a5420e0fe58.js.map

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.

2 changes: 2 additions & 0 deletions 2cca2479-d22d2c304b44e918a920.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

25 changes: 25 additions & 0 deletions 404.html

Large diffs are not rendered by default.

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

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.

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

Loading

0 comments on commit d30c935

Please sign in to comment.