diff --git a/.github/workflows/validate-site.yml b/.github/workflows/validate-site.yml new file mode 100644 index 0000000..0cefd0f --- /dev/null +++ b/.github/workflows/validate-site.yml @@ -0,0 +1,17 @@ +name: Validate public hub + +on: + pull_request: + push: + branches: [main] + +permissions: + contents: read + +jobs: + validate: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v4 + - name: Validate HTML, discovery files and project directory + run: python3 scripts/validate_site.py diff --git a/favicon.svg b/favicon.svg new file mode 100644 index 0000000..eeee948 --- /dev/null +++ b/favicon.svg @@ -0,0 +1,4 @@ + + + OFF + diff --git a/index.html b/index.html index 0309eed..7eeb7a2 100644 --- a/index.html +++ b/index.html @@ -6,8 +6,54 @@ + + + + + + + + Open Future Forum Research and Resources +