Skip to content

Commit

Permalink
+ doc customiz
Browse files Browse the repository at this point in the history
  • Loading branch information
oluceps committed Nov 15, 2024
1 parent 136e962 commit 4d381c7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: actions/checkout@v4
with:
repository: 'myrrhlab/vaultix-mdbook-custom'
path: './doc/theme'
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Install mdBook
Expand Down
6 changes: 3 additions & 3 deletions doc/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

- [Intro](./intro.md)
- [Prerequisits](./prerequisits.md)
- [setup](./setup.md)
- [flake Option](./flake-option.md)
- [nixos Option](./nixos-option.md)
- [Setup](./setup.md)
- [Flake Option](./flake-option.md)
- [NixOS Option](./nixos-option.md)
- [Nix Apps](./nix-apps.md)
- [Workflow](./workflow.md)
- [Development](./develop.md)
Expand Down

0 comments on commit 4d381c7

Please sign in to comment.