Skip to content

Commit 5130f2f

Browse files
committed
docs: Rebranding
1 parent 5684211 commit 5130f2f

100 files changed

Lines changed: 382 additions & 3030 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/actions/hugo-build-versioned-action/action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ runs:
7878
THIS_BRANCH: ${{ inputs.this-branch }}
7979
BASE_URL: ${{ inputs.base-url }}
8080
HUGO_ENV: ${{ inputs.hugo-env }}
81+
hugo_env: public
8182
shell: bash
8283
run: |
8384
hugo --minify ${BASE_URL:+--baseURL $BASE_URL}

.github/workflows/netlify-deploy-v2.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ jobs:
126126
working-directory: ./docs
127127
env:
128128
HUGO_ENV: production
129+
hugo_env: public
129130
run: hugo --minify
130131
- name: Publish (draft)
131132
uses: netlify/actions/cli@master

docs/assets/icons/chevron-menu.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/assets/icons/chevron.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/assets/icons/docs-icon.svg

Lines changed: 0 additions & 13 deletions
This file was deleted.

docs/assets/icons/slack.svg

Lines changed: 0 additions & 13 deletions
This file was deleted.

docs/assets/js/base.js

Whitespace-only changes.

docs/assets/json/offline-search-index.json

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)