abouttreesummaryrefslogcommitdiff
path: root/git-blog.md
diff options
context:
space:
mode:
authorznotes2026-02-28 01:36:40 +0100
committerznotes2026-02-28 01:36:40 +0100
commit788f6c70cdc1ccbb25824aba3f0320a2b61b85eb (patch)
treecfab812535e6ae642f0d2d56ff5f18134d443414 /git-blog.md
parent5c69d19446f2c95b5c9aec871c6ce86f8a2c4563 (diff)
downloadblog-788f6c70cdc1ccbb25824aba3f0320a2b61b85eb.tar.gz
blog-788f6c70cdc1ccbb25824aba3f0320a2b61b85eb.zip
Commit at 28 Feb 2026 01:36:40 AM
Diffstat (limited to 'git-blog.md')
-rw-r--r--git-blog.md15
1 files changed, 15 insertions, 0 deletions
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.