Portfolio website replacing Webflow
- Use the
bash
terminal (not thepowershell
terminal) - Install
node
globally - Install the required packages with
npm install
Run npm start
in the bash
terminal.
- Go on
OneDrive > Design Work > Name of Project
- Inside of each relevant folder, there is a
_Portfolio
folder with source images - Copy all the source images
- Paste them in
OneDrive > Portfolio 2023 > Name of Project
- Use Adobe Bridge to reorder and rename the images using the following scheme:
project-name-NNN
, whereNNN
is the number of the file - Copy and paste those renamed images into
./images/project-name
inside of the repository - Use XnConvert to resize those images to a maximum width of 2000px and convert them to
.webp
project_generator.py
is now ready to use those images as long aspages_data.py
has the right path