Skip to content

Commit

Permalink
INNIT
Browse files Browse the repository at this point in the history
  • Loading branch information
remko48 committed Apr 5, 2024
1 parent df93a17 commit 7b26274
Show file tree
Hide file tree
Showing 259 changed files with 8 additions and 56,407 deletions.
188 changes: 0 additions & 188 deletions .env

This file was deleted.

19 changes: 0 additions & 19 deletions .github/ISSUE_TEMPLATE/bug.yml

This file was deleted.

99 changes: 0 additions & 99 deletions .github/workflows/dockerimage.yml

This file was deleted.

19 changes: 0 additions & 19 deletions .github/workflows/plantuml.yml

This file was deleted.

38 changes: 0 additions & 38 deletions .github/workflows/product-page-deploy.yml

This file was deleted.

33 changes: 0 additions & 33 deletions .github/workflows/pull-request-build-check.yml

This file was deleted.

14 changes: 7 additions & 7 deletions .github/workflows/woo-page-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@ env: # Change these to your preferences any image url can also be a base encoded
NL_DESIGN_THEME_CLASSNAME: "conduction-theme"
DEV_ENVIRONMENT: "true"
SHOW_CATEGORY: "true"
SHOW_ORGANIZATION: "true"
FAVICON_URL: "https://conduction.nl/wp-content/uploads/2021/07/cropped-favicon-32x32.png"
HEADER_LOGO_URL: "https://conduction.nl/wp-content/uploads/2021/07/cropped-conductionlogo-1.png"
SHOW_ORGANIZATION: "false"
FAVICON_URL: "data:image/svg+xml,%3Csvg id='Laag_1' data-name='Laag 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 259.81 300'%3E%3Cpath d='M129.9,0,0,75V225l129.9,75,129.91-75V75Zm96.8,205.89-96.8,55.88L33.1,205.89V94.11l96.8-55.89,96.8,55.89Z' style='fill:%234376fc'/%3E%3Cpolygon points='129.59 112.23 160.01 129.79 195.41 109.35 129.59 71.35 61.47 110.67 61.47 189.33 129.59 228.65 195.41 190.65 160.01 170.21 129.59 187.77 96.88 168.88 96.88 131.12 129.59 112.23' style='fill:%234376fc'/%3E%3C/svg%3E"
HEADER_LOGO_URL: "https://www.conduction.nl/"
ORGANISATION_NAME: "Conduction"
JUMBOTRON_IMAGE_URL: "https://www.conduction.nl/wp-content/uploads/2021/07/cropped-Conduction_HOME_0000_afb1-1.png"
FOOTER_LOGO_URL: "true"
FOOTER_LOGO_HREF: "https://conduction.nl/"
FOOTER_CONTENT: "https://raw.githubusercontent.com/ConductionNL/${{github.event.repository.name}}/main/FooterContent.json"
FOOTER_CONTENT_HEADER: "heading-2"
# OIDN_NUMBER: " "
FOOTER_CONTENT: "https://raw.githubusercontent.com/ConductionNL/woo-website-template/main/pwa/src/templates/templateParts/footer/FooterContent.json"
FOOTER_CONTENT_HEADER: "heading-3"
OIDN_NUMBER: "conduction"
ENV_VARS_SET: "true"

on:
Expand Down Expand Up @@ -58,7 +58,7 @@ jobs:
envkey_GATSBY_FOOTER_LOGO_HREF: ${{ env.FOOTER_LOGO_HREF }}
envkey_GATSBY_FOOTER_CONTENT: ${{ env.FOOTER_CONTENT }}
envkey_GATSBY_FOOTER_CONTENT_HEADER: ${{ env.FOOTER_CONTENT_HEADER }}
# envkey_GATSBY_OIDN_NUMBER: ${{ env.OIDN_NUMBER }}
envkey_GATSBY_OIDN_NUMBER: ${{ env.OIDN_NUMBER }}
envkey_GATSBY_ENV_VARS_SET: ${{ env.ENV_VARS_SET }}
directory: pwa/static
file_name: .env.production
Expand Down
Loading

0 comments on commit 7b26274

Please sign in to comment.