Skip to content

Commit 3334605

Browse files
committed
2024.10.05 DBML and github publishing.
1 parent 61324bd commit 3334605

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.vscode/settings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"yaml.schemas": {
33
"https://json.schemastore.org/github-workflow.json": "file:///home/dc-user/github/emeraldjava.github.io/.github/workflows/build.yml"
4+
},
5+
"workbench.colorCustomizations": {
6+
"activityBar.background": "#3B2739",
7+
"titleBar.activeBackground": "#53364F",
8+
"titleBar.activeForeground": "#FBFAFB"
49
}
510
}

src/content/blog/2024/2024-10-05.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Use github packages for the jar
2424
Use docsite github plugin for site details via github
2525

2626
- https://luiinge.github.io/docsite-maven-plugin/
27+
- https://github.com/Bernardo-MG/maven-site-deployment-settings-action
2728

2829
## Update Astro Paper
2930

0 commit comments

Comments
 (0)