Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 1.89 KB

README.md

File metadata and controls

56 lines (40 loc) · 1.89 KB

Simple Developer Portfolio Template

Project Preview

Description

This is a very simple, but elegant responsive portfolio template built using plain JavaScript, HTML, and CSS. It’s designed to be easily customizable, allowing any developer to quickly create a personal portfolio site. Below you'll find detailed information about the features and how to use this template.

Table of Contents

Features

  • Responsive Design
  • Single-page layout
  • Simple and customizable
  • PHP Mailer Integration

Live Preview

Check out the live preview of the Simple Developer Portfolio here.

Usage

To use this template, follow these steps:

  1. Clone the Repository:
    git clone https://github.com/hhlitval/simple-portfolio-template.git
  2. Customization:
    • Update index.html with your information.
    • Modify style.css for custom styles.
  3. Email Integration: To enable email functionality:
    • Upload the project to a PHP-enabled server.
    • Configure the mail.php file with your email credentials.
  4. Deployment:
    • Host the project on a server that supports PHP for email functionality.
    • If hosting on GitHub Pages, note that email handling will not work, since GitHub Pages is a static hosting service.

Recent Updates

  • Refactored font sizes and styles for improved readability and balance.
  • Reworked animations for smoother transitions and a modern look.
  • Removed the preloader for a faster, simplified user experience.
  • Added PHP Mailer integration for email handling (requires a PHP-enabled server, not supported on GitHub Pages).

License

This project is licensed under the MIT License.