From 788f6c70cdc1ccbb25824aba3f0320a2b61b85eb Mon Sep 17 00:00:00 2001 From: znotes Date: Sat, 28 Feb 2026 01:36:40 +0100 Subject: Commit at 28 Feb 2026 01:36:40 AM --- git-blog.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 git-blog.md (limited to 'git-blog.md') diff --git a/git-blog.md b/git-blog.md new file mode 100644 index 0000000..5079dff --- /dev/null +++ b/git-blog.md @@ -0,0 +1,15 @@ +# Published from my phone + +Hello there. + +I am writing this post on my phone before bed. +I use a git repository for both my blog and my notes. +On my phone I have a notes app that syncs to the repo. +I had this setup for a while and had slowly begun to start shifting to these new notes. + +At some point I realized, that I can also just sync an existing repo, and the app shows the files plain, like they are. +This means I can open the blog repo like a notes folder, and edit posts, create new ones or delete them. +Changes get synced automatically and published instantly. + +I hope to get into how this blog is published from the git repo, before tearing that down and replacing it because I have a much better idea. +Thank you for reading. -- cgit v1.2.3