Skip to content

chickensouple/chickensouple.github.io

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published