A basic image based portfolio website based on 11ty with SASS & Typescript. Will probably have some basic blogging and what-not.
npm install
npm run dev
- For more details take a look at the packages.json
scripts
section.
npm run build
- Netlify (and probably others) will deploy this nicely for you.
- https://docs.netlify.com/large-media/overview/
- More to come