diff options
Diffstat (limited to 'git-blog.md')
| -rw-r--r-- | git-blog.md | 15 |
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. |
