From 6a0818528220e4d378059a0b18de08f8430cbffd Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Sun, 9 Aug 2026 16:39:22 -0400 Subject: [PATCH] Reference the Obsidian plugin --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 49d3189..efbdb5d 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,5 @@ The above copyright notice and this permission notice shall be included in all c THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ``` + +I use an [Obsidian](https://obsidian.md) [plugin](https://gitea.bchen.dev/brendan/obsidian-jekyll-publish) to publish and update pages directly from my personal vault. The plugin is mostly vibe coded and highly unstable, but hopefully it provides a starting point.