Skip to content

shivjm-www/shivjm-name

Repository files navigation

shivjm-name

Netlify Status

A tiny page built with 11ty. (See it in action.)

Install dependencies: npm install
Run development server: npm start
Build for production (placing output under _site): npx eleventy

Note: Because the CSS is embedded in the HTML, to see the effects of changing styles while running the development server, you must force index.pug to be re-processed, e.g. by forcing a save.