Personal blog website codes. This repo is generated from Chirpy Thanks for this awesome repository!
bundlebundle exec jekyll sjekyll sjekyll s --drafts
comment sign '#'
date: YYYY-MM-DD
title: Sample Blog Post Title
image: /image_path # blog post cover image is need
categories: [TOP CATEGORY, SUB CATEGORIES]
tags: [tag1,tag2,tag3...tagn]
pin: true # pinned post is need
mermaid: true # mermaid is need
description: Short summary of the post.
toc: false # toc menu is false, default is true
comments: false # comments area is false, default is true
math: true # for latex, use default is false
prompts:
- {: .prompt-tip }
- {: .prompt-info }
- {: .prompt-warning }
- {: .prompt-danger }
- usage:
> sample sentence
{: .prompt-type }