/hylu-blog

A website for my projects and other ongoings

Primary LanguageHTML

My Personal Blog

A website for my projects and other ongoings. Created with Hugo and a modified PaperMod Theme.

Custom Features Include:

  • Mermaid | In-Post Charts
  • MathJax | In-Post LaTeX Math Rendering
  • ThreeJS | In-Post 3D WebGL Rendering
  • Featured Posts with Project Links
  • Badges and Element Tiling
  • Responsive Styles
  • More!

Pull the main repo

git clone <repo>

Pull paper mod submodule

git submodule update --init

Start development server

hugo server -D