This commit is contained in:
@@ -48,6 +48,7 @@ jobs:
|
||||
|
||||
cd "$QUARTZ_HOME"
|
||||
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
|
||||
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": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Career/Concepts.md",
|
||||
"file": "Career/CI-CD Summary.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Concepts"
|
||||
"title": "CI-CD Summary"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -94,6 +94,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Career/CI-CD Summary.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@@ -103,7 +104,7 @@
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-coming-in",
|
||||
"title": "Backlinks"
|
||||
"title": "Backlinks for CI-CD Summary"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -182,11 +183,12 @@
|
||||
},
|
||||
"active": "0aa065275eb81420",
|
||||
"lastOpenFiles": [
|
||||
"Career/Big (O) - Time and Space Complexity.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/Session Stored XSS PENTEST.md",
|
||||
"Career/Concepts.md",
|
||||
"Index.md",
|
||||
"Career/Career MOC.md",
|
||||
"Daily Notes.md",
|
||||
@@ -207,7 +209,6 @@
|
||||
"Career/CI-CD Example (site visits).md",
|
||||
"Career/Bowling Kata.md",
|
||||
"Career/ASP.NET Core Web API Fundamental Notes.md",
|
||||
"Career/API Architecture.md",
|
||||
"Career/Database - SQL",
|
||||
"Career/20260305130457-database_perms_roles_accounts.org",
|
||||
"Career/Attachments/APIOps.png",
|
||||
|
||||
Reference in New Issue
Block a user