Skip to content

Commit ac1b985

Browse files
authored
[ENG-5373] site navigation (#1262)
* wip site navigation * nav * more nav stuff * more navbar magic * sidebar + navbar * nav * allow manual deploy-to-dev testing via dispatch --------- Co-authored-by: pourhakimi <[email protected]>
1 parent 3070df5 commit ac1b985

File tree

18 files changed

+695
-254
lines changed

18 files changed

+695
-254
lines changed

.github/workflows/deploy-dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
workflow_dispatch:
78

89
concurrency:
910
group: deploy-dev

assets/bayesline_dark_landing.png

175 KB
Loading

assets/bayesline_light_landing.png

145 KB
Loading

docs/ai_builder/quickstart.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
## Some placeholder text ...

0 commit comments

Comments
 (0)