Merge branch 'dev' of rajukottedi/chirpy-blogging into prod

This commit is contained in:
Bangara Raju Kottedi 2024-05-09 19:32:46 +05:30 committed by Gogs
commit a1c6f518aa
5 changed files with 9 additions and 1 deletions

View File

@ -7,6 +7,8 @@ slug: hello-world
description: Hello World description: Hello World
categories: [] categories: []
disable-ty: true disable-ty: true
image:
path: /assets/img/posts/hello-world.jpg
--- ---
## Hello World ## Hello World

View File

@ -10,6 +10,12 @@ categories:
- Open Source - Open Source
- Services - Services
slug: hosted-commenting-system slug: hosted-commenting-system
image:
path: /assets/img/posts/remark42.png
keywords:
- remark42
- self-hosted
- privacy
--- ---
## Privacy-focused lightweight commenting engine ## Privacy-focused lightweight commenting engine

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

View File

@ -54,7 +54,7 @@
} }
], ],
"frontMatter.framework.id": "jekyll", "frontMatter.framework.id": "jekyll",
"frontMatter.content.publicFolder": "assets", "frontMatter.content.publicFolder": "",
"frontMatter.preview.host": "http://localhost:4000", "frontMatter.preview.host": "http://localhost:4000",
"frontMatter.content.pageFolders": [ "frontMatter.content.pageFolders": [
{ {