Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 516 Bytes

File metadata and controls

18 lines (11 loc) · 516 Bytes

emdupre.github.io

My academic website

Built using Fernfolio

The super simple portfolio template built with Eleventy and Netlify CMS

💻 Development Scripts

npm start

Run 11ty with hot reload at localhost:8080

npm run build

Generate minified production build

Use this as the "Publish command" if needed by hosting such as Netlify.

Checkout the Eleventy Command Line Usage docs for more options