Skip to content

Commit

Permalink
Merge pull request #200 from aragon/feat/prepare-for-new-kits
Browse files Browse the repository at this point in the history
Feat/prepare for new kits
  • Loading branch information
Rekard0 authored Oct 22, 2024
2 parents a6a4342 + 9fbbbaa commit 9ed6cc3
Show file tree
Hide file tree
Showing 271 changed files with 143 additions and 13,465 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/on_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,5 @@ jobs:
run: yarn
- name: Optimize SVG images
run: yarn optimize-svg
- name: Generate Subgraph Auto-Documentation
run: yarn docs:subgraph
- name: Build
run: yarn build
2 changes: 1 addition & 1 deletion .github/workflows/publish-on-fleek.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
cache: 'yarn'

- name: Install and build
run: yarn && yarn docs:subgraph && yarn optimize-svg && yarn build
run: yarn && yarn optimize-svg && yarn build

- name: Activate Fleek
run: mv fleek_${{ inputs.source_branch }}.json .fleek.json
Expand Down
81 changes: 0 additions & 81 deletions docs/advanced/dao/00-introduction.md

This file was deleted.

97 changes: 0 additions & 97 deletions docs/advanced/dao/01-creation.md

This file was deleted.

20 changes: 0 additions & 20 deletions docs/advanced/dao/02-permissions.md

This file was deleted.

5 changes: 0 additions & 5 deletions docs/advanced/dao/_category_.yml

This file was deleted.

23 changes: 0 additions & 23 deletions docs/advanced/ens.md

This file was deleted.

9 changes: 0 additions & 9 deletions docs/advanced/index.md

This file was deleted.

5 changes: 0 additions & 5 deletions docs/advanced/permissions/_category_.yml

This file was deleted.

Loading

0 comments on commit 9ed6cc3

Please sign in to comment.