Skip to content

filipfrlic/filipfrlic.github.io

Repository files navigation

Filip F - Personal Website

A simple, elegant black and white personal landing page.

Features

  • Minimalist black and white design
  • Responsive layout for all devices
  • Simple fade-in animations
  • No dependencies or frameworks required

Getting Started

  1. Clone or download this repository
  2. Open index.html in your browser to view the site locally

Deployment

This is a static website that can be deployed anywhere that hosts static sites:

GitHub Pages

  1. Push to a GitHub repository
  2. Go to repository Settings > Pages
  3. Select the branch to deploy from (usually main)
  4. Your site will be available at https://[username].github.io/[repository-name]

Netlify

  1. Sign up for a Netlify account
  2. Drag and drop the entire folder to Netlify's upload area
  3. Your site will be deployed instantly with a Netlify subdomain

Vercel

  1. Sign up for a Vercel account
  2. Import your project from Git or deploy from the Vercel CLI
  3. Your site will be deployed with a Vercel subdomain

Customization

  • Edit index.html to update content
  • Modify styles.css to change the design
  • Adjust animations in script.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published