Skip to content

Commit

Permalink
Merge pull request #248 from ConductionNL/main
Browse files Browse the repository at this point in the history
main to dev
  • Loading branch information
remko48 authored Feb 2, 2024
2 parents bd87e71 + 1b9785b commit c3684f1
Show file tree
Hide file tree
Showing 17 changed files with 342 additions and 241 deletions.
32 changes: 18 additions & 14 deletions .github/workflows/product-page-deploy.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .github/workflows/woo-page-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env: # Change these to your preferences any image url can also be a base encoded
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_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: " "
Expand Down
135 changes: 89 additions & 46 deletions docs/FooterContent.json
Original file line number Diff line number Diff line change
@@ -1,93 +1,136 @@
[
{
"title": "Over",
"title": "Links",
"items": [
{
"value": "Architectuur",
"type": "readme",
"markdownLink": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Architectuur.md"
"ariaLabel": "Home",
"value": "Home",
"link": "/",
"icon": { "prefix": "fas", "icon": "home", "placement": "left" }
},
{
"ariaLabel": "Slack",
"value": "Slack",
"link": "https://samenorganiseren.slack.com/archives/C067Q3UE9F0",
"icon": { "prefix": "fab", "icon": "slack", "placement": "left" }
},
{
"value": "GitHub",
"ariaLabel": "GitHub",
"link": "https://github.com/ConductionNL/woo-website-template",
"icon": { "prefix": "fab", "icon": "github", "placement": "left" }
},
{
"value": "Open Webconcept",
"ariaLabel": "Github",
"link": "https://openwebconcept.nl/",
"icon": { "prefix": "fas", "icon": "globe", "placement": "left" }
}
]
},
{
"title": "Product",
"items": [
{
"ariaLabel": "Kosten",
"value": "Kosten",
"type": "readme",
"link": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Kosten.md"
"internalMarkdown": {
"directoryName": "Product",
"fileName": "Kosten"
}
},
{
"ariaLabel": "Privacy",
"value": "Privacy",
"type": "readme",
"markdownLink": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Privacyverklaring.md"
"internalMarkdown": {
"directoryName": "Product",
"fileName": "Privacyverklaring"
}
},
{
"ariaLabel": "Beveiliging",
"value": "Beveiliging",
"type": "readme",
"markdownLink": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/SECURITY.md"
"internalMarkdown": {
"directoryName": "Product",
"fileName": "SECURITY"
}
},
{
"ariaLabel": "Toegankelijkheid",
"value": "Toegankelijkheid",
"type": "readme",
"markdownLink": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Toegankelijkheid.md"
"internalMarkdown": {
"directoryName": "Product",
"fileName": "Toegankelijkheid"
}
},
{
"ariaLabel": "Roadmap",
"value": "Roadmap",
"type": "readme",
"markdownLink": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Roadmap.md"
"internalMarkdown": {
"directoryName": "Product",
"fileName": "Roadmap"
}
},
{
"value": "Veel gestelde vragen",
"type": "readme",
"markdownLink": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/FAQ.md"
"ariaLabel": "Veelgestelde vragen",
"value": "Veelgestelde vragen",
"internalMarkdown": {
"directoryName": "Product",
"fileName": "FAQ"
}
}
]
},
{
"title": "Techniek",
"items": [
{
"ariaLabel": "Naar Productie",
"value": "Naar Productie",
"type": "readme",
"markdownLink": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Productie.md"
"internalMarkdown": {
"directoryName": "Techniek",
"fileName": "Productie"
}
},
{
"ariaLabel": "Architectuur",
"value": "Architectuur",
"type": "readme",
"markdownLink": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Architectuur.md"
"internalMarkdown": {
"directoryName": "Techniek",
"fileName": "Architectuur"
}
},
{
"ariaLabel": "Installatie",
"value": "Installatie",
"type": "readme",
"markdownLink": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Installatie.md"
"internalMarkdown": {
"directoryName": "Techniek",
"fileName": "Installatie"
}
},
{
"ariaLabel": "Integratie",
"value": "Integratie",
"type": "readme",
"markdownLink": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Integratie.md"
"internalMarkdown": {
"directoryName": "Techniek",
"fileName": "Integratie"
}
},
{
"ariaLabel": "Configuratie",
"value": "Configuratie",
"type": "readme",
"markdownLink": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Configuratie.md"
"internalMarkdown": {
"directoryName": "Techniek",
"fileName": "Configuratie"
}
},
{
"ariaLabel": "Testscenario's",
"value": "Testscenario's",
"type": "readme",
"markdownLink": "https://github.com/ConductionNL/woo-website-template/blob/main/docs/Tests.md"
}
]
},
{
"title": "Links",
"items": [
{
"value": "Github",
"ariaLabel": "Github",
"link": "https://github.com/ConductionNL/woo-website-template",
"icon": { "prefix": "fas", "icon": "external-link", "placement": "left" }
},
{
"value": "Open Webconcept",
"ariaLabel": "Github",
"link": "https://openwebconcept.nl/",
"icon": { "prefix": "fas", "icon": "external-link", "placement": "left" }
"internalMarkdown": {
"directoryName": "Techniek",
"fileName": "Tests"
}
}
]
}
Expand Down
133 changes: 0 additions & 133 deletions docs/HeaderContent.json

This file was deleted.

Loading

0 comments on commit c3684f1

Please sign in to comment.