Instructions after cloning git submodule update --init --recursive Instructions to build website hugo Instruction to build and serve website locally hugo server Instruction to add a new blog post Create a new folder under content/posts Create a index.md file under the new folder Adjust main page Content at docs/index.html MathJax use $$ $$ for centered equations on a new line. use \( \) for inline expressions.