John Template Customization Guide

Getting Started

Step 1: Download the Template

Step 2: Unzip and Open the Files

Unzip the downloaded file and open the project folder in your preferred code editor (e.g., Visual Studio Code, Sublime Text, or Atom).

File Structure

The template consists of the following key files and folders:

Customization Steps

Step 3: Update Profile and Information

Navigate to the index.html file. Replace the placeholders with your own content, including your name, bio, skills, links and contact information.

Step 4: Replace Images

Replace placeholder images with your own by placing your images in the img folder. Update the image source URLs in the HTML to point to your new images.

Step 5: Dark Mode and Color Theme

Set 'data-color' attribute to 'red' or 'blue' in the html to change theme color. Dark mode will be automatically applied according to the system settings

Step 6: Customize Image Gallery

In the image gallery 'data-filter' attribute is responsible for filtering images. So make the 'data-filter' attribute same in the button and the image to filter images. You can replace images in img/products folder with your own project images.

Step 7: Remove Sections

To remove a section, simply remove its corresponding HTML. Make sure to remove it also from the navigation bar.

Step 8: Test and Review

Open the index.html file in a web browser to review your customized portfolio locally. Ensure all changes are displayed as expected and make any necessary adjustments.

Step 9: Deploy Your Portfolio

Once you're satisfied with your customized portfolio, upload the files to a web hosting service of your choice. You can use platforms like GitHub Pages or Netlify for easy and free hosting.

Feedback and Support

If you have any questions or need assistance during the customization process, feel free to reach out for support. Your feedback is valuable, and we're here to help you create a stunning personalized portfolio.

For support and inquiries, please contact us at Template Monster.

Happy customizing and showcasing your work!