$ 從 Hexo 轉戰 Hugo

分類:

從 Hexo 轉戰 Hugo 絕對是因為部署速度後者太快了。

這裡什麼都沒有,測試文章中。

# h1

# h2

# h3

# h4

# h5
# h6

# List

  1. ordered list
  2. ordered list
  3. ordered list
  4. ordered list
  • unordered list
  • unordered list
  • unordered list
  • unordered list
  1. ordered list
  2. ordered list
    1. ordered list
    2. ordered list
    • unordered list
    • unordered list

# Quote

子沒有曰:「我沒有說過這句話」

在 Blockquote 中使用 連結

  1. 使用 list
  2. 使用 list
    • 使用 list
  • list

ℹ️ Note

Useful information that users should know, even when skimming content.

💡 Tip

Helpful advice for doing things better or more easily.

💬 Important

Key information users need to know to achieve their goal.

⚠️ Warning

Urgent info that needs immediate user attention to avoid problems.

❗ Caution

Advises about risks or negative outcomes of certain actions.

# Text Effect

粗體 斜體 刪除線

# Code Block

#include <iostream>
using namespace std;

int main() {
    // This is code block
    int a = 0, b = 1;
    if (a == b) {
        cout << "a != b\n";
    } else {
        cout << "a == b\n";
    }
}

# Table

Column 1Column 2Column 3
TextTextText
TextTextText
TextTextText

這是 連結

# Check Box

# Image

台灣街景