Hello Blog..

This Blog is hosted on GitHub Pages and uses Hexo as blog engine.

For the setup I used the following resources:

Click more to see some initial playing-around with Hexo..

This is some beautiful math rendering

Simple inline $a_i = b_i + c_i$.

Let’s try some function definitions

This is some text-highlighting

Temporary End…
Oh, I forgot!

Some referencing techniques

Blockquote…

content

[author[source]] [link] [source_link_title]

Blockquote 2…

Every interaction is both precious and an opportunity to delight.

Let`s try some links

See here for more Details
Download file here

Some code-highlighting

1
[rectangle setX: 10 y: 10 width: 20 height: 20];
1
2
3
4
var i = 1
while(i < 100){
i++
}

Let`s embed an image

Let`s make a table

Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1

Let`s try something with plain HTML

I am plain HTML

Thanks to Maricio Poppe