Merge branch 'dev' of rajukottedi/chirpy-blogging into prod
This commit is contained in:
commit
a1c6f518aa
@ -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
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
BIN
assets/img/posts/hello-world.jpg
Normal file
BIN
assets/img/posts/hello-world.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 87 KiB |
BIN
assets/img/posts/remark42.png
Normal file
BIN
assets/img/posts/remark42.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
@ -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": [
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user