diff --git a/obsidian/.obsidian/core-plugins-migration.json b/obsidian/.obsidian/core-plugins-migration.json index 436f43cf..2d3ffbdb 100644 --- a/obsidian/.obsidian/core-plugins-migration.json +++ b/obsidian/.obsidian/core-plugins-migration.json @@ -25,6 +25,6 @@ "audio-recorder": false, "workspaces": false, "file-recovery": true, - "publish": false, + "publish": true, "sync": false } \ No newline at end of file diff --git a/obsidian/.obsidian/core-plugins.json b/obsidian/.obsidian/core-plugins.json index 9405bfdc..5ecd6242 100644 --- a/obsidian/.obsidian/core-plugins.json +++ b/obsidian/.obsidian/core-plugins.json @@ -16,5 +16,6 @@ "bookmarks", "outline", "word-count", - "file-recovery" + "file-recovery", + "publish" ] \ No newline at end of file diff --git a/obsidian/.obsidian/publish.json b/obsidian/.obsidian/publish.json new file mode 100644 index 00000000..1f49fa8f --- /dev/null +++ b/obsidian/.obsidian/publish.json @@ -0,0 +1,6 @@ +{ + "siteId": "199829728cb7dc636eca339fad732e9a", + "host": "publish-01.obsidian.md", + "included": [], + "excluded": [] +} \ No newline at end of file diff --git a/obsidian/.obsidian/workspace.json b/obsidian/.obsidian/workspace.json index cc56d97e..7004c30a 100644 --- a/obsidian/.obsidian/workspace.json +++ b/obsidian/.obsidian/workspace.json @@ -55,6 +55,16 @@ } } }, + { + "id": "b06212686be23fd8", + "type": "leaf", + "state": { + "type": "release-notes", + "state": { + "currentVersion": "1.5.3" + } + } + }, { "id": "3e56781150399fa4", "type": "leaf", @@ -68,7 +78,7 @@ } } ], - "currentTab": 3 + "currentTab": 4 } ], "direction": "vertical" @@ -187,6 +197,7 @@ }, "left-ribbon": { "hiddenItems": { + "publish:Publish changes...": false, "switcher:Open quick switcher": false, "graph:Open graph view": false, "canvas:Create new canvas": false, @@ -195,8 +206,19 @@ "command-palette:Open command palette": false } }, - "active": "9f7b2ddcca7a32b4", + "active": "b06212686be23fd8", "lastOpenFiles": [ + "tools/index.md", + "tools", + "synths/index.md", + "synths", + "skip-youtube-adds-bookmarklet/index.md", + "skip-youtube-adds-bookmarklet", + "kubernetes/index.md", + "kubernetes", + "blog/2023-07-10-octopus-hcl-parser/index.md", + "blog/2023-07-10-octopus-hcl-parser", + "Kubernetes and Cloud Native Security Associate (KCSA).md", "Azure Kubernetes Service.md", "PowerShell.md", "Untitled", @@ -218,13 +240,7 @@ "blog/2014-07-02-defining-a-redirectrewrite-in-the-web-config/Defining a redirect rewrite in the Web.config.md", "blog/2014-07-03-mongodb-london-2013/MongoDB London 2013.md", "blog/2014-05-06-parsing-iis-log-files-with-logstash-on-windows/Parsing IIS log files with logstash on Windows.md", - "blog/2014-05-06-parsing-mongodb-log-files-with-logstash-on-windows/index.md", - "blog/2013-08-02-finding-all-nuget-packages-across-multiple-solutions/Finding all NuGet packages across multiple solutions.md", - "blog/2013-03-19-deleting-files-that-windows-cant-delete/Deleting files that Windows can’t delete.md", - "blog/2013-02-24-beware-of-non-breaking-spaces-in-your-hosts-file/Beware of non-breaking spaces in your HOSTS file.md", "blog/2012-12-23-dashlane-easter-egg-konami-code-reveals-conways-game-of-life/Dashlane-Konami-Code-Scan.jpg", - "blog/2012-06-14-adding-the-visual-studio-2010-command-prompt-variables-to-your-powershell-profile/Adding the Visual Studio 2010 Command Prompt variables to your PowerShell profile.md", - "blog/2012-07-06-iis-configuration/IIS Configuration.md", "blog/2015-02-24-sluggish-internet-explorer-performance-and-browser-link/Untitled.png", "to-migrate", "_drafts", @@ -238,11 +254,6 @@ "blog/2012-12-23-dashlane-easter-egg-konami-code-reveals-conways-game-of-life/about-start.png", "blog/2021-05-05-may-2022-links", "blog/2021-05-01-may-2021-links", - "blog/2021-02-01-february-2021-links", - "blog/2020-12-01-december-2020-links", - "blog/2020-11-01-november-2020-links", - "blog/2020-10-05-a-guide-to-the-microsoft-dotnet-sdks-for-azure-table-storage", - "blog/2020-10-01-october-2020-links", "Untitled.canvas" ] } \ No newline at end of file diff --git a/content/blog/2023-07-10-octopus-hcl-parser/index.md b/obsidian/blog/2023-07-10-octopus-hcl-parser/index.md similarity index 100% rename from content/blog/2023-07-10-octopus-hcl-parser/index.md rename to obsidian/blog/2023-07-10-octopus-hcl-parser/index.md diff --git a/content/bliki/kubernetes/index.md b/obsidian/kubernetes/index.md similarity index 97% rename from content/bliki/kubernetes/index.md rename to obsidian/kubernetes/index.md index 630b3416..7ef7097a 100644 --- a/content/bliki/kubernetes/index.md +++ b/obsidian/kubernetes/index.md @@ -1,5 +1,5 @@ ---- -title: Kubernetes ---- - +--- +title: Kubernetes +--- + - [Udemy - Kubernetes Certified Application Developer (CKAD) with Tests](https://www.udemy.com/course/certified-kubernetes-application-developer/) \ No newline at end of file diff --git a/content/bliki/skip-youtube-adds-bookmarklet/index.md b/obsidian/skip-youtube-adds-bookmarklet/index.md similarity index 100% rename from content/bliki/skip-youtube-adds-bookmarklet/index.md rename to obsidian/skip-youtube-adds-bookmarklet/index.md diff --git a/content/bliki/synths/index.md b/obsidian/synths/index.md similarity index 98% rename from content/bliki/synths/index.md rename to obsidian/synths/index.md index 603793fd..59e323af 100644 --- a/content/bliki/synths/index.md +++ b/obsidian/synths/index.md @@ -1,12 +1,12 @@ ---- -title: Snyths & Electronic Music ---- - -- https://bedroomproducersblog.com/free-vst-plugins/ -- https://blog.landr.com/best-free-vst-instruments-2022/ -- https://www.youtube.com/watch?app=desktop&v=W8HWLgQtdrw -- https://woodandfirestudio.com/en/beste-kostenlose-vst-plugins/ -- https://www.arturia.com/products/software-instruments/v-collection/overview -- Behringer UCA202 U-Control Ultra low-latency 2 In/2 Out USB/Audio Interface https://amzn.eu/d/hPfWIKC -- Pi modular software synth: https://zynthian.org/ -- This sample library should keep you busy for a while: https://archive.org/details/samplecds +--- +title: Snyths & Electronic Music +--- + +- https://bedroomproducersblog.com/free-vst-plugins/ +- https://blog.landr.com/best-free-vst-instruments-2022/ +- https://www.youtube.com/watch?app=desktop&v=W8HWLgQtdrw +- https://woodandfirestudio.com/en/beste-kostenlose-vst-plugins/ +- https://www.arturia.com/products/software-instruments/v-collection/overview +- Behringer UCA202 U-Control Ultra low-latency 2 In/2 Out USB/Audio Interface https://amzn.eu/d/hPfWIKC +- Pi modular software synth: https://zynthian.org/ +- This sample library should keep you busy for a while: https://archive.org/details/samplecds diff --git a/content/bliki/tools/index.md b/obsidian/tools/index.md similarity index 91% rename from content/bliki/tools/index.md rename to obsidian/tools/index.md index 6184eb16..2a4ede54 100644 --- a/content/bliki/tools/index.md +++ b/obsidian/tools/index.md @@ -1,5 +1,5 @@ ---- -title: Tools ---- - +--- +title: Tools +--- + Work in progress... \ No newline at end of file diff --git a/src/pages/index.js b/src/pages/index.js index 4052ea95..a92c88af 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -11,38 +11,14 @@ class SiteIndex extends React.Component { return ( - Mastodon -

Bliki pages

-

A cross between a blog and a wiki - content which is not specific to a particular point in time, and is being updated.

- {posts - .filter(({ node }) => node.fileAbsolutePath.includes("bliki")) - .map(({ node }) => { - const title = node.frontmatter.title || node.fields.slug - return ( -
-
{title}
-

- {node.frontmatter.slug} -

-
- ) - })} - -

Blog posts

-

Older posts may no longer be accurate or up to date!

- {posts - .filter(({ node }) => node.fileAbsolutePath.includes("blog")) - .map(({ node }) => { - const title = node.frontmatter.title || node.fields.slug - return ( -
-
{title}
-
- {node.frontmatter.date} -
-
- ) - })} +
) }