Initial blog
The initial description
Initial blog
Introduction
This is a initial blog to check chirpy theme
Features?
I chose chirpy because…
1
print("code snippets")
A $\it \text{MATH}$ support
A image support with
1
2
3
4
5
{: w="700" h="400" }
{: .normal }
{: .right }
{: .center}
{: .shadow }
And also a rich prompt
Like this
Furtheremore, there are extra options like:
1
2
{: .nolineno }
{: file="path/to/file" }
Eventhough I am not sure if I will use it, there is a mermaid tool as well:
flowchart LR
A[Hard] -->|Text| B(Round)
B --> C{Decision}
C -->|One| D[Result 1]
C -->|Two| E[Result 2]
Now, I can post more often :)
This post is licensed under CC BY 4.0 by the author.
