Skip to main content

Hello world

·277 words·2 mins
Table of Contents

GRUB loading…
Welcome to GRUB!
Loading kernel, hugo v0.119.0, theme blowfish
Booting the blog system…
Mounting all posts…
Starting markdown renderer…

这是一个测试页面,用于调整样式


Headers #

H1 #

some text

H2 #

some text

H3 #

some text

H4 #

some text

H5 #

some text

Emphasis #

This text will be italic.
This will also be italic.
This text will be bold.
This will also be bold.
You can combine them.

Lists #

Unordered #

  • Item 1
  • Item 2
    • Item 2a
    • Item 2b

Ordered #

  1. Item 1
  2. Item 2
  3. Item 3
    1. Item 3a
    2. Item 3b

Task Lists #

  • Task 1
  • Task 2

Links #

Image #

Blockquotes #

This is a blockquote.

  • A. Person

Code #

// This is a comment, and is ignored by the compiler.
// You can test this code by clicking the "Run" button over there ->
// or if you prefer to use your keyboard, you can use the "Ctrl + Enter"
// shortcut.

// This code is editable, feel free to hack it!
// You can always return to the original code by clicking the "Reset" button ->

// This is the main function.
fn main() {
    // Statements here are executed when the compiled binary is called.

    // Print text to the console.
    println!("Hello World!");
}

Iframe #

Table #

姓名年龄城市
张三25北京
李四30上海
王五28广州

Math Equations #

You can write math equations by katex

$$ \int_2^3 \exp(10^x) , dx = \left[ \frac{10^x}{\ln(x)} \right]_2^3 = \frac{10^2}{\ln(2)} - \frac{10^1}{\ln(1)} \approx 765.97 $$

GitHub Card #

Hanaasagi/blog

new blog

HTML
0
0

Welcome to Ubuntu 18.04.5 LTS (GNU/Linux 5.4.0-72-generic x86_64)

Username: _
Password: _