From ea7840836eee0487e36e6ed03723c33af0e661ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20B=C3=A4r?= Date: Tue, 9 Jul 2024 21:45:46 +0200 Subject: [PATCH 1/2] Added post about mobile blogging. --- .../2024/07/09/blogging-with -the-github-app.de | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 content/posts/2024/07/09/blogging-with -the-github-app.de diff --git a/content/posts/2024/07/09/blogging-with -the-github-app.de b/content/posts/2024/07/09/blogging-with -the-github-app.de new file mode 100644 index 0000000..1828396 --- /dev/null +++ b/content/posts/2024/07/09/blogging-with -the-github-app.de @@ -0,0 +1,15 @@ +--- +title: "Blogging with the GitHub app" +draft: false +author: "Sebastian" +--- + +Since we decided to switch to a Hugo blog, there has always been the nagging question how to blog on a mobile device. Generally, a kind of IDE would be nice. But every thing I found was targeted at Javascript. + +I saw the GitHub app and asked Chriswethter whether he thought this would be suitable. He confirmed and so here I am trying it out. + +So far it is intuitive enough. I still hate touch screen input, but that is not the fault of the app. + +Mobile devices are in my humble opinion just terrible laptop replacements where everything is missing that makes a useful machine. + +Enough ranting. As a mobile emergency solution, this is good enough. \ No newline at end of file From 8144a627dd48afe35a4a9e8eec479159f030daff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20B=C3=A4r?= Date: Wed, 10 Jul 2024 20:53:27 +0200 Subject: [PATCH 2/2] Update content/posts/2024/07/09/blogging-with -the-github-app.de Co-authored-by: Christoph Pirkl <4711730+kaklakariada@users.noreply.github.com> --- content/posts/2024/07/09/blogging-with -the-github-app.de | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/2024/07/09/blogging-with -the-github-app.de b/content/posts/2024/07/09/blogging-with -the-github-app.de index 1828396..90ee61b 100644 --- a/content/posts/2024/07/09/blogging-with -the-github-app.de +++ b/content/posts/2024/07/09/blogging-with -the-github-app.de @@ -6,7 +6,7 @@ author: "Sebastian" Since we decided to switch to a Hugo blog, there has always been the nagging question how to blog on a mobile device. Generally, a kind of IDE would be nice. But every thing I found was targeted at Javascript. -I saw the GitHub app and asked Chriswethter whether he thought this would be suitable. He confirmed and so here I am trying it out. +I saw the GitHub app and asked Christoph whether he thought this would be suitable. He confirmed and so here I am trying it out. So far it is intuitive enough. I still hate touch screen input, but that is not the fault of the app.