From ca1c303ae20370fff555c0b8fca1b66f946eee3e Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 29 Aug 2022 14:23:08 +0200 Subject: starting --- content/articles/2022-08-29-blog-start.md | 5 +++++ content/makefile | 1 + 2 files changed, 6 insertions(+) create mode 100644 content/articles/2022-08-29-blog-start.md create mode 100644 content/makefile (limited to 'content') diff --git a/content/articles/2022-08-29-blog-start.md b/content/articles/2022-08-29-blog-start.md new file mode 100644 index 0000000..5195263 --- /dev/null +++ b/content/articles/2022-08-29-blog-start.md @@ -0,0 +1,5 @@ +# Starting my blog + +test +*blub* + diff --git a/content/makefile b/content/makefile new file mode 100644 index 0000000..1d87267 --- /dev/null +++ b/content/makefile @@ -0,0 +1 @@ +include ../tools/makefile \ No newline at end of file -- cgit v1.2.3-70-g09d2