Hello Hugo

This is description.

把年久失修的 blog 從 hexo 搬到 hugo,theme 從 cactus 換成 stack。
hugo 有 hot reload 和比較彈性的資料夾架構,存圖片的時候方便很多。

Header 1

Header 2

Header 3

Header 4

Header 5

The quick brown fox jumps over a lazy dog

Latex

Simple inline $a = b + c$. $$e^{i\pi}+1=0$$

Source Code

1
2
3
4
5
6
#include <bits/stdc++.h>
using namespace std;

signed main() {
  return 0;
}

Gist Embed

https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes

Footnote

That’s some text with a footnote.1

Graph

Wait for next Hugo release.

graph TD; A-->B; A-->C; B-->D; C-->D;
123412341234123412341234

Details tag

~~meow~~test **x**

  1. And that’s the footnote. ↩︎

Built with Hugo
Theme Stack designed by Jimmy