Hello and welcome to my personal website! I'm thrilled to have you here and share a glimpse into my world. I believe that life is a journey of constant exploration and learning, and this website is a reflection of that philosophy.
- Office 365 with Developer Account
- Domain (DNS) Journey
- Download m3u8 with ffmpeg
- KaTeX - Math
- Chemical
git clone git@github.com:ksvblog/ksvblog.github.io.git
cd ksvblog.github.io
install packages with
npm install
run hugo with cli
npm start
after some configuration, don't need watch with concurrently npm package, just hugo server will serve Tailwindcss while updating website.
hugo server