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 ]]