diff --git a/_posts/2023-07-22-hello.md b/_posts/2023-07-22-hello.md index 97fa10a..2a8f1ef 100644 --- a/_posts/2023-07-22-hello.md +++ b/_posts/2023-07-22-hello.md @@ -7,6 +7,8 @@ slug: hello-world description: Hello World categories: [] disable-ty: true +image: + path: /assets/img/posts/hello-world.jpg --- ## Hello World diff --git a/_posts/2023-07-22-self-hosted-commenting-system.md b/_posts/2023-07-22-self-hosted-commenting-system.md index 0b41e13..e47075d 100644 --- a/_posts/2023-07-22-self-hosted-commenting-system.md +++ b/_posts/2023-07-22-self-hosted-commenting-system.md @@ -10,6 +10,12 @@ categories: - Open Source - Services slug: hosted-commenting-system +image: + path: /assets/img/posts/remark42.png +keywords: + - remark42 + - self-hosted + - privacy --- ## Privacy-focused lightweight commenting engine diff --git a/assets/img/posts/hello-world.jpg b/assets/img/posts/hello-world.jpg new file mode 100644 index 0000000..d96595c Binary files /dev/null and b/assets/img/posts/hello-world.jpg differ diff --git a/assets/img/posts/remark42.png b/assets/img/posts/remark42.png new file mode 100644 index 0000000..a81e975 Binary files /dev/null and b/assets/img/posts/remark42.png differ diff --git a/frontmatter.json b/frontmatter.json index 153d321..006228f 100644 --- a/frontmatter.json +++ b/frontmatter.json @@ -54,7 +54,7 @@ } ], "frontMatter.framework.id": "jekyll", - "frontMatter.content.publicFolder": "assets", + "frontMatter.content.publicFolder": "", "frontMatter.preview.host": "http://localhost:4000", "frontMatter.content.pageFolders": [ {