Skip to content

Commit

Permalink
cleanup docs; fix action to install deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr Martian committed Oct 3, 2024
1 parent 8223b19 commit 90d9f94
Show file tree
Hide file tree
Showing 91 changed files with 3 additions and 1,969 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
uses: oven-sh/setup-bun@v1
with:
bun-version: 1.1.29

- name: Install dependencies
run: bun install

- name: Build the docs
run: bun run docs
Expand Down
1 change: 0 additions & 1 deletion docs/.nojekyll

This file was deleted.

106 changes: 0 additions & 106 deletions docs/assets/highlight.css

This file was deleted.

18 changes: 0 additions & 18 deletions docs/assets/icons.js

This file was deleted.

Loading

0 comments on commit 90d9f94

Please sign in to comment.