Posts Blog Writing Template
Post
Cancel

Blog Writing Template

image alternative text

Head


title: Text and Typography author: Cotes Chung date: 2019-08-08 11:33:00 +0800 categories: [Blogging, Demo] tags: [typography] math: true mermaid: true image: src: https://cdn.jsdelivr.net/gh/cotes2020/chirpy-images/commons/devices-mockup.png —

Content

front

  • 工作后博客blog: https://bryce1010.github.io/
  • 工作前博客csdn: https://bryce1010.blog.csdn.net/
  • github: https://github.com/Bryce1010

toc


toc: false —

Comments


comments: false —

Mathematics


math: true —

Mermaid


mermaid: true —

Image


image: src: /path/to/image/file alt: image alternative text —

1
2
3
4
5
6
![img-description](/path/to/image)
_Image Caption_
![Desktop View](/assets/img/sample/mockup.png){: width="400"}
![Desktop View](/assets/img/sample/mockup.png){: .normal}
![Desktop View](/assets/img/sample/mockup.png){: .left}
![Desktop View](/assets/img/sample/mockup.png){: .right}

Code

1
2
3
4
5
6
---
title: TITLE
date: YYYY-MM-DD HH:MM:SS +/-TTTT
categories: [TOP_CATEGORIE, SUB_CATEGORIE]
tags: [TAG]     # TAG names should always be lowercase
---

Image caption

1
2
![img-description](/path/to/image)
_Image Caption_

Image size

1
![Desktop View](/assets/img/sample/mockup.png){: width="400"}

Ref

This post is licensed under CC BY 4.0 by the author.
Recent Update
Trending Tags

Trending Tags