/leetnotes

Primary LanguageShell

LeetNotes

Quick steps for update this site

  • git clone ...
  • git submodule update --init --recursive
  • hugo new content posts/xxxx.md
  • zsh update.sh

Steps for create a new site

  1. Create and Configure
  2. Host on GitHub Pages