diff --git a/.github/workflows/publish-netlify.yml b/.github/workflows/publish-netlify.yml deleted file mode 100644 index 36b64fc..0000000 --- a/.github/workflows/publish-netlify.yml +++ /dev/null @@ -1,34 +0,0 @@ -on: - workflow_dispatch: - push: - branches: main - -name: Quarto Publish - Netlify - -jobs: - build-deploy: - runs-on: ubuntu-latest - permissions: - contents: write - steps: - - name: Check out repository - uses: actions/checkout@v6 - - - name: Set up Quarto - uses: quarto-dev/quarto-actions/setup@v2 - - - name: Install R - uses: r-lib/actions/setup-r@v2 - with: - r-version: '4.5.2' - - - name: Install R Dependencies - uses: r-lib/actions/setup-renv@v2 - with: - cache-version: 1 - - - name: Render and Publish - uses: quarto-dev/quarto-actions/publish@v2 - with: - target: netlify - NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }} diff --git a/_publish.yml b/_publish.yml deleted file mode 100644 index 4abce21..0000000 --- a/_publish.yml +++ /dev/null @@ -1,4 +0,0 @@ -- source: project - netlify: - - id: "a6e57162-c6d1-4b50-a6d3-c119c8c7e922" - url: "https://nutriverse-community.netlify.app" diff --git a/_quarto.yml b/_quarto.yml index 37ca18c..2a5fe68 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -52,7 +52,8 @@ website: site-name: nutriverse page-footer: left: | - [![](https://www.netlify.com/assets/badges/netlify-badge-color-bg.svg){fig-alt="Deploys by Netlify"}](https://www.netlify.com) + Fiscally hosted by + [![](/images/osc_logo.png){fig-alt="Fiscally hosted by Open Source Collective" width="100px"}](https://oscollective.org/) center: "Copyright 2024-2026, nutriverse" right: - icon: mastodon