Installation
Simple setup guide for your portfolio
Requirements
This is a static HTML template with no server-side requirements. You only need:
🌐 Web Browser
Any modern browser (Chrome, Firefox, Safari, Edge)
📝 Text Editor
Notepad, VS Code, Sublime Text, or any text editor
✅ No installation needed! Just extract and open index.html in your browser
Setup Steps
1
Extract Files
Extract the ZIP file to your desired location. Keep the folder structure intact.
2
Add Your Images
Replace placeholder images with your own:
- • Copy your profile photo to
assets/images/ - • Copy portfolio screenshots to
assets/images/portfolio/ - • Copy logo/favicon to
assets/images/
3
Add Your CV Files
Copy your CV/Resume PDF files to assets/documents/
4
Edit config.js
Open config.js and update all settings with your information
5
Test Locally
Open index.html in your browser to preview
Deployment Options
Once customized, you can deploy your portfolio to:
🌐 Traditional Hosting
Upload via FTP to any web host
📚 Next Steps
Now that you understand the file structure, learn how to configure your portfolio in detail.
Configuration Guide →