Skip to content

Commit f21a195

Browse files
committed
vault backup: 2024-05-31 16:15:29
Affected files: content/Phase 1/Projects/AutoBake.md content/Phase 1/Projects/CourseCrafter.md content/Phase 1/Projects/DevPulse.md content/Phase 1/Walkthroughs.md content/Phase 1/index.md content/Phase 2/BreadBot - Breadboard Discord Bot.md content/Phase 2/Breadboard Chrome Extension.md content/Phase 2/HackerNews.md content/Phase 2/index.md content/index.md quartz.layout.ts
1 parent dde43cd commit f21a195

11 files changed

+62
-35
lines changed

content/Phase 1/Projects/AutoBake.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
1-
AutoBake
1+
---
2+
tags:
3+
- phase_1
4+
- phase/01
5+
---
6+
7+
# AutoBake
28

39
> [!NOTE]
410
> Creating Bootstrapped projects (docs, code, etc)
511
612
- [github.com/ExaDev/samples/AutoBake](https://github.com/ExaDev/breadboard-samples/tree/develop/samples/AutoBake)
713
- [AutoBake New Syntax](https://github.com/ExaDev/breadboard-examples/pull/7/files)
814

9-
![](files/Pasted%20image%2020240529142130.png)
15+
![[../../files/Pasted image 20240529142130.png]]

content/Phase 1/Projects/CourseCrafter.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
CourseCrafter
1+
---
2+
tags:
3+
- phase/01
4+
title: CourseCrafter
5+
---
26

37
> [!NOTE]
48
> Merging multiple docs into a learning path
@@ -10,10 +14,10 @@ CourseCrafter
1014

1115
[github.com/samples/CourseCrafter/src/single](https://github.com/ExaDev/breadboard-samples/tree/recreating-course-crafter-in-new-syntax/samples/CourseCrafter/src/single)
1216

13-
![](files/mermaid-diagram-2024-05-30-091429.svg)
17+
![[../../files/mermaid-diagram-2024-05-30-091429.svg]]
1418

1519
##### CourseCrafter Multi-Source
1620

1721
[github.com/samples/CourseCrafter/src/multiple](https://github.com/ExaDev/breadboard-samples/tree/recreating-course-crafter-in-new-syntax/samples/CourseCrafter/src/multiple)
1822

19-
![](files/mermaid-diagram-2024-05-30-091559.svg)
23+
![[../../files/mermaid-diagram-2024-05-30-091559.svg]]

content/Phase 1/Projects/DevPulse.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ DevPulse
66
- Initial Prototype: [github.com/ExaDev/dev-pulse](https://github.com/ExaDev/dev-pulse)
77
- [github.com/ExaDev/samples/DevPulse](https://github.com/ExaDev/breadboard-samples/tree/develop/samples/DevPulse)
88

9-
![](files/Pasted%20image%2020240529151406.png)
9+
![[../../files/Pasted image 20240529151406.png]]

content/Phase 1/Walkthroughs.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
Walkthroughs
1+
---
2+
tags:
3+
- phase_1
4+
---
5+
6+
# Walkthroughs
27

38
[github.com/GoogleChromeLabs/breadboard-samples/Breadboard Walkthrough](https://github.com/GoogleChromeLabs/breadboard-samples/tree/main/samples/Breadboard%20Walkthrough)
49

content/Phase 1/index.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,21 @@
22
aliases:
33
- Phase 1
44
title: Phase 1
5+
tags:
6+
- phase_1
57
---
68

79
- [github.com/GoogleChromeLabs/breadboard-samples](https://github.com/GoogleChromeLabs/breadboard-samples)
810
- [github.com/ExaDev/breadboard-samples](https://github.com/ExaDev/breadboard-samples)
911

10-
### [Walkthroughs](Walkthroughs.md)
12+
### [[Walkthroughs]]
1113

1214
### Projects
1315

14-
#### [DevPulse](Projects/DevPulse.md)
16+
#### [[Projects/DevPulse]]
1517

16-
#### [AutoBake](Projects/AutoBake.md)
18+
#### [[Projects/AutoBake]]
1719

18-
#### [CourseCrafter](Projects/CourseCrafter.md)
20+
#### [[Projects/CourseCrafter]]
1921

2022
### [ExaDev/breadboard-kits](https://github.com/ExaDev/breadboard-kits)

content/Phase 2/BreadBot - Breadboard Discord Bot.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BreadBot
22

3-
![](files/Pasted%20image%2020240529141552.png)
3+
![[../files/Pasted image 20240529141552.png]]
44

55
[github.com/ExaDev/breadbot](https://github.com/ExaDev/breadbot/branches)
66

content/Phase 2/Breadboard Chrome Extension.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ Chrome Summariser Extension
22

33
A Chrome extension for using Breadboard with the Google Chrome API. Currently, the extension has a single purpose: to summarise web page content and select text. This version of the extension is exploratory. When feasible, a more generalised version will be created to be used with any board.
44

5-
![](files/Pasted%20image%2020240529141346.png)
5+
![[../files/Pasted image 20240529141346.png]]
66

7-
![](files/333637740-a11a3778-4426-421b-8d26-df431da5abc5.mov)
7+
![[../files/333637740-a11a3778-4426-421b-8d26-df431da5abc5.mov]]
88

99
- [breadboard-chrome-extension](https://github.com/ExaDev/breadboard/tree/breadboard-chrome-extension/packages/breadboard-chrome-extension)
1010
- [create-breadboard-chrome-extension-templates](https://github.com/ExaDev/breadboard/tree/create-breadboard-chrome-extension-templates/packages/breadboard-chrome-extensions)

content/Phase 2/HackerNews.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
HackerNews Tool
22

3-
Boards intended for use as nested boards to interact with both the Algolia and Firebase APIs for HackerNews. Abstracted and generalised after being used for [DevPulse](../../Phase%201/Projects/DevPulse.md)
3+
Boards intended for use as nested boards to interact with both the Algolia and Firebase APIs for HackerNews. Abstracted and generalised after being used for [[../Phase 1/Projects/DevPulse]]
44

55
- [Algolia Search](https://github.com/breadboard-ai/breadboard/blob/main/packages/breadboard-web/src/boards/hacker_news_algolia_search.ts)
66
[🔗](https://breadboard-ai.web.app/?board=https://raw.githubusercontent.com/breadboard-ai/breadboard/main/packages/breadboard-web/public/graphs/hacker_news_algolia_search.json)

content/Phase 2/index.md

+14-14
Original file line numberDiff line numberDiff line change
@@ -4,30 +4,30 @@ aliases:
44
title: Phase 2
55
---
66

7-
### [Breadboard Examples](Breadboard%20Examples.md)
7+
### [[Breadboard Examples]]
88

9-
### [BreadBot - Breadboard Discord Bot](BreadBot%20-%20Breadboard%20Discord%20Bot.md)
9+
### [[BreadBot - Breadboard Discord Bot]]
1010

11-
### [Invoker API](Invoker%20API.md)
11+
### [[Invoker API]]
1212

13-
### [BGL JSX](BGL%20JSX.md)
13+
### [[BGL JSX]]
1414

15-
### [Breadboard Gallery](Breadboard%20Gallery.md)
15+
### [[Breadboard Gallery]]
1616

17-
### [OpenAlex](OpenAlex.md)
17+
### [[OpenAlex]]
1818

19-
### [Holidays](Holidays.md)
19+
### [[Holidays]]
2020

21-
### [HackerNews](HackerNews.md)
21+
### [[HackerNews]]
2222

23-
### [Breadboard Chrome Extension](Breadboard%20Chrome%20Extension.md)
23+
### [[Breadboard Chrome Extension]]
2424

25-
### [Breadboard React Component Library](Breadboard%20React%20Component%20Library.md)
25+
### [[Breadboard React Component Library]]
2626

27-
### [Create Breadboard Package](Create%20Breadboard%20Package.md)
27+
### [[Create Breadboard Package]]
2828

29-
### [Market Research Board](Market%20Research%20Board.md)
29+
### [[Market Research Board]]
3030

31-
### [Slack Integration](Slack%20Integration.md)
31+
### [[Slack Integration]]
3232

33-
### [NPM Packages](NPM%20Packages.md)
33+
### [[NPM Packages]]

content/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ title: ExaDev Breadboard Activity
55
> [!TIP]
66
> The `🔗` links will open the board in Breadboard Web
77
8-
## [Phase 1](Phase%201/index.md)
9-
## [Phase 2](Phase%202/index.md)
8+
## [[Phase 1/index|Phase 1]]
9+
## [[Phase 2/index|Phase 2]]

quartz.layout.ts

+14-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import { PageLayout, SharedLayout } from "./quartz/cfg";
22
import * as Component from "./quartz/components";
3+
import { GraphOptions, defaultOptions } from "./quartz/components/Graph";
34

45
// components shared across all pages
56
export const sharedPageComponents: SharedLayout = {
@@ -11,8 +12,17 @@ export const sharedPageComponents: SharedLayout = {
1112
// "Discord Community": "https://discord.gg/cRFFHYye7t",
1213
},
1314
}),
14-
};
15+
}
1516

17+
const graphOptions: GraphOptions = {
18+
localGraph: {
19+
...defaultOptions.localGraph,
20+
depth: 3,
21+
},
22+
globalGraph: {
23+
...defaultOptions.globalGraph,
24+
},
25+
}
1626
// components for pages that display a single page (e.g. a single note)
1727
export const defaultContentPageLayout: PageLayout = {
1828
beforeBody: [
@@ -29,11 +39,11 @@ export const defaultContentPageLayout: PageLayout = {
2939
Component.DesktopOnly(Component.Explorer()),
3040
],
3141
right: [
32-
Component.Graph(),
42+
Component.Graph(graphOptions),
3343
Component.DesktopOnly(Component.TableOfContents()),
3444
Component.Backlinks(),
3545
],
36-
};
46+
}
3747

3848
// components for pages that display lists of pages (e.g. tags or folders)
3949
export const defaultListPageLayout: PageLayout = {
@@ -46,4 +56,4 @@ export const defaultListPageLayout: PageLayout = {
4656
Component.DesktopOnly(Component.Explorer()),
4757
],
4858
right: [],
49-
};
59+
}

0 commit comments

Comments
 (0)