Skip to content

Commit

Permalink
Website: Generate landing page and docs for released versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rukai committed Dec 3, 2024
1 parent af2c8c4 commit ad7c84f
Show file tree
Hide file tree
Showing 15 changed files with 2,787 additions and 321 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
with:
path: 'website/root'
- name: Deploy pages
uses: actions/deploy-pages@v4
uses: actions/deploy-pages@v4
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
/docs/book
/docs/mdbook_bin
/website/root
/website/shotover_repo_for_docs
/shotover-proxy/build/packages
/some_local_file
/test-helpers/src/connection/kafka/node/node_modules
Loading

0 comments on commit ad7c84f

Please sign in to comment.