utkarshdubey / anandchowdhary.com

🌐 Anand Chowdhary's personal website, blog, and portfolio

Home Page:https://anandchowdhary.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anand Chowdhary's personal website

Visit it at anandchowdhary.com

Netlify Website status Uptime

This is the 26th version of my persional website, built using Eleventy.

Development

Local development

If you're cloning the project for the first time:

npm install
npm run build

After that, to make a local server with hot reloading:

npm run serve

Deployment

Steps to deployment:

  1. Push to master branch
  2. GitHub Actions runs npm run build-site and pushes code to gh-pages
  3. Netlify is triggered and deploys from gh-pages branch

Why? Build minutes.

License

  • Code: MIT
  • Text: CC-BY-SA 4.0
  • Assets and images: Proprietary (trademark law and copyright as applicable)

About

🌐 Anand Chowdhary's personal website, blog, and portfolio

https://anandchowdhary.com


Languages

Language:Nunjucks 44.8%Language:JavaScript 25.9%Language:SCSS 23.7%Language:TypeScript 5.3%Language:HTML 0.2%