Skip to content

Update README.md

Update README.md #5

Workflow file for this run

name: My Open Catalogi Workflow
on:
workflow_dispatch:
push:
branches:
- 'main'
permissions:
contents: write
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Create or Update publiccode.yaml
uses: OpenCatalogi/[email protected]
with:
opencatalogi: true
- name: Create an Open Catalogi page
uses: OpenCatalogi/[email protected]
with:
github_repository_name_as_prefix: false
nl_design_theme_classname: 'commonground-theme'
pull_from_branche: 'development'
start_page: 'false'
footer_content: 'https://raw.githubusercontent.com/OpenCatalogi/commonground.nu/main/FooterContent.json'
navbar_content: 'https://raw.githubusercontent.com/OpenCatalogi/commonground.nu/main/HeaderContent.json'
favicon_logo: 'https://dev.opencatalogi.nl/static/logo_OpenCatalogi-8b1b0a001c3f37dae4d3f69b5964ec72.png'
navbar_logo: 'https://dev.opencatalogi.nl/static/logo_OpenCatalogi-8b1b0a001c3f37dae4d3f69b5964ec72.png'
footer_logo: 'https://dev.opencatalogi.nl/static/logo_OpenCatalogi-8b1b0a001c3f37dae4d3f69b5964ec72.png'
jumbotron_title: "Commonground Portfolio"
jumbotron_description: "Alle commonground portfolio items die zijn gepubliceerd op Open Catalogi"
jumbotron_searchform: "true"