ianrose.me Source for personal site. Features: 11ty via Deventy Sass/SCSS Webpack Babel light-server PostCSS CSSnano Autoprefixer Getting Started Install all dependencies using npm: $ nvm use $ npm install To Develop $ npm run dev You can view the website at the given access URL: $ light-server is listening at http://localhost:4000 To Build npm run build