Hello
I’m Tian. I’ve made a website!
The styling is subject to change in the future. (It will probably be tweaked.)
Todo
- Better favicon?
- Write more
- Add a footer?
- Add error page
Styling
We have italics, bold, italic bold, strikethrough, and inline code.
- list
- of
- items
- ordered
- list
- of
- items
block quote.
Table
| letter | number |
|---|---|
| a | 1 |
| b | 2 |
| c | 3 |
h3
h4
h5
h6
seperator
Code
Here are some code blocks in various languages:
const a = 10
function add(a, b) {
return a + b
}
const s = `abc ${a} def` (define (fact n)
(if (zero? n) 1
(* n (fact (- n 1))))) main :: IO ()
main = putStrLn "hello" Math
Here is inline math: .
And here is display math:
where acts on and is the set of singleton orbits.