This commit is contained in:
@@ -48,6 +48,7 @@ jobs:
|
|||||||
|
|
||||||
cd "$QUARTZ_HOME"
|
cd "$QUARTZ_HOME"
|
||||||
curl -s -S https://raw.githubusercontent.com/saberzero1/quartz-themes/master/action.sh | bash -s -- "$THEME_NAME"
|
curl -s -S https://raw.githubusercontent.com/saberzero1/quartz-themes/master/action.sh | bash -s -- "$THEME_NAME"
|
||||||
|
grep -q '^@use "./themes";' quartz/styles/custom.scss || printf '\n@use "./themes";\n' >> quartz/styles/custom.scss
|
||||||
|
|
||||||
- name: Build Quartz
|
- name: Build Quartz
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
2
.obsidian/appearance.json
vendored
2
.obsidian/appearance.json
vendored
@@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"cssTheme": "Obsidian gruvbox"
|
"cssTheme": "Tokyo Night"
|
||||||
}
|
}
|
||||||
6
.obsidian/themes/Tokyo Night/manifest.json
vendored
Normal file
6
.obsidian/themes/Tokyo Night/manifest.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"name": "Tokyo Night",
|
||||||
|
"version": "1.1.6",
|
||||||
|
"minAppVersion": "0.0.1",
|
||||||
|
"author": "tcmmichaelb139"
|
||||||
|
}
|
||||||
2129
.obsidian/themes/Tokyo Night/theme.css
vendored
Normal file
2129
.obsidian/themes/Tokyo Night/theme.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
13
.obsidian/workspace.json
vendored
13
.obsidian/workspace.json
vendored
@@ -13,12 +13,12 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Career/Concepts.md",
|
"file": "Career/CI-CD Summary.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "Concepts"
|
"title": "CI-CD Summary"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -94,6 +94,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
|
"file": "Career/CI-CD Summary.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@@ -103,7 +104,7 @@
|
|||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
},
|
},
|
||||||
"icon": "links-coming-in",
|
"icon": "links-coming-in",
|
||||||
"title": "Backlinks"
|
"title": "Backlinks for CI-CD Summary"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -182,11 +183,12 @@
|
|||||||
},
|
},
|
||||||
"active": "0aa065275eb81420",
|
"active": "0aa065275eb81420",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Career/Big (O) - Time and Space Complexity.md",
|
|
||||||
"Career/Microlise/Microlise MOC.md",
|
"Career/Microlise/Microlise MOC.md",
|
||||||
|
"Career/Microlise/ESS ESP/Microlise - ESS.md",
|
||||||
|
"Career/Concepts.md",
|
||||||
|
"Career/Big (O) - Time and Space Complexity.md",
|
||||||
"Career/Microlise/Microlise Assessment.md",
|
"Career/Microlise/Microlise Assessment.md",
|
||||||
"Career/Microlise/Session Stored XSS PENTEST.md",
|
"Career/Microlise/Session Stored XSS PENTEST.md",
|
||||||
"Career/Concepts.md",
|
|
||||||
"Index.md",
|
"Index.md",
|
||||||
"Career/Career MOC.md",
|
"Career/Career MOC.md",
|
||||||
"Daily Notes.md",
|
"Daily Notes.md",
|
||||||
@@ -207,7 +209,6 @@
|
|||||||
"Career/CI-CD Example (site visits).md",
|
"Career/CI-CD Example (site visits).md",
|
||||||
"Career/Bowling Kata.md",
|
"Career/Bowling Kata.md",
|
||||||
"Career/ASP.NET Core Web API Fundamental Notes.md",
|
"Career/ASP.NET Core Web API Fundamental Notes.md",
|
||||||
"Career/API Architecture.md",
|
|
||||||
"Career/Database - SQL",
|
"Career/Database - SQL",
|
||||||
"Career/20260305130457-database_perms_roles_accounts.org",
|
"Career/20260305130457-database_perms_roles_accounts.org",
|
||||||
"Career/Attachments/APIOps.png",
|
"Career/Attachments/APIOps.png",
|
||||||
|
|||||||
Reference in New Issue
Block a user