shatrughandangi.com

Source for the personal site of Dr. Shatrughan Dangi (डॉ. शत्रुघ्न दांगी) – historian, archaeologist, journalist and social worker from Gaya, Bihar.

Built with Eleventy and Pico CSS. The build output is plain static HTML.

Local development

npm install
npm start      # dev server on http://localhost:8080
npm run build  # build to _site/

There is no test suite or linter.

Layout

Body copy is in Hindi; navigation and section headings are in English.

Deployment

Hosted on Netlify, which runs npm run build and publishes _site/. Redirects are declared in _redirects.

Contributing

See AGENTS.md for conventions, including how to add a new photo to the gallery.