I list some useful information to help create a static blog here.
Markdown
Markdown is a simple plain text formatting syntax. Writing with it, we can focus on creating the content without spending a lot of time formatting articles, compared with MS Office Word. And it’s plain text so can be version controlled.
Syntax
Editor
LaTeX
LaTeX is powerful to write math formula.
Cheat sheet
Git
Git is a famous version control tool. We write as free as we can, since it keeps all history versions.
Guide
Jekyll
Jekyll is a powerful static blog generator, based on ruby.