pavithraes / pavithraes.github.io

My personal website and blog 🌻

Home Page:https://pavithraes.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi! πŸ‘‹

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

Live at: https://pavithraes.me

Initial setup πŸ’»

Pre-requisites: Git, Nodejs

git clone git@github.com:pavithraes/pavithraes.github.io.git
cd pavithraes.github.io
npm install

Reference commands πŸ‘©πŸ»β€πŸ’»

Build development site:

npm run dev

Create new blog:

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

Create new talk-year:

npm run create docs/talks/2024.md

About

My personal website and blog 🌻

https://pavithraes.me

License:MIT License


Languages

Language:HTML 51.8%Language:SCSS 38.9%Language:JavaScript 9.3%