/pavithraes.github.io

My personal website and blog 🌻

Primary LanguageHTMLMIT LicenseMIT

Hi! 👋

This is my personal website and blog, built with the Doks theme for Hugo.

Live at: https://pavithraes.me

Initial setup 💻

git clone git@github.com:pavithraes/pavithraes.github.io.git
cd pavithraes.github.io
conda create -n website-dev nodejs
conda activate website-dev
npm install

Reference commands 👩🏻‍💻

Build development site:

npm run start

Create new blog:

npm run create blog/<slug>/index.md

Create new talk-year:

npm run create docs/talks/<YYYY>/index.md