From d3e64f0617e332ab838aa01b8114e51e3999c1d6 Mon Sep 17 00:00:00 2001 From: Max Richter Date: Thu, 20 Apr 2023 13:47:34 +0200 Subject: [PATCH] feat: configure publishing --- .gitignore | 1 + Areas.md | 2 ++ PUBLISH.md | 8 ++++++++ Public.md | 5 +++++ 4 files changed, 16 insertions(+) create mode 100644 PUBLISH.md create mode 100644 Public.md diff --git a/.gitignore b/.gitignore index f575375..5b3c259 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ .blend /data.db /_plug/ +/web_build/ diff --git a/Areas.md b/Areas.md index 505a135..dedf493 100644 --- a/Areas.md +++ b/Areas.md @@ -1,3 +1,5 @@ # Areas +#pub + this is a new paragraph diff --git a/PUBLISH.md b/PUBLISH.md new file mode 100644 index 0000000..8e900be --- /dev/null +++ b/PUBLISH.md @@ -0,0 +1,8 @@ +```yaml +title: MaxSpace +indexPage: Public +tags: +- "#pub" +prefixes: +- Media +``` diff --git a/Public.md b/Public.md new file mode 100644 index 0000000..a941ad6 --- /dev/null +++ b/Public.md @@ -0,0 +1,5 @@ +# Max Space + +Hi this is my space + +[[ Media/recipes/index|Recipes ]]