README.md
November 30, 2023 ยท View on GitHub
Jonathan Zavialov
My Personal Portfolio
Style inspired by Microsoft Windows 98
Version 4
๐จโ๐ป Development
This project is mostly finished. I may add more features in the future, and occasionaly commit some bug fixes.
๐งช Try It
Clone repo
git clone https://github.com/JonZavialov/portfolio4.git
cd portfolio4
Generate minified styles
python compress.py
Host server
Host the server with the projects folder as the root. For development, I use the Live Server VSCode extension. I use nginx for production. For other solutions, use XAAMP.
๐ง Backend
The website uses many REST APIs to operate, as well as run the Chat Room. All of this is routed through the backend.
