chickensouple / chickensouple.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  1. Create a new folder under content/posts
  2. 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.

About


Languages

Language:Python 53.0%Language:HTML 42.1%Language:JavaScript 3.9%Language:CSS 1.0%