This is the code of my personal webpage (https://www.karpowicz.dev).
-
Set up:
- Clone this repo
- Run
npm install
from the root directory
-
Build:
- Run
npm run build
from the root directory
- Run
- ejs
- SASS
- Javascript
- npm
- Webpack
- Add ejs lint?
- Implement cache busting on images
- Optimize images
- Add font and icon files
- Clean up code
- Implement deployment pipeline
This project is licensed under the MIT License - see the LICENSE file for details.