Skip to content

fuzsh/fuzsh.github.io

Repository files navigation

Farzad Shami's 90s Style Academic Portfolio

A nostalgic, 90s-style academic portfolio website featuring classic web design elements from the golden age of the internet!

Powered by Jekyll for easy maintenance and GitHub Pages deployment.

📁 Directory Structure

├── _layouts/         # Page templates
├── _includes/        # Reusable components (header, footer, sidebar)
├── css/             # Stylesheets
├── assets/          # Static files (images, PDFs)
│   ├── images/
│   └── files/
├── *.html           # Content pages
└── _config.yml      # Site configuration

See STRUCTURE.md for detailed documentation.

🛠️ Local Development

# Install dependencies
bundle install

# Start Jekyll server
bundle exec jekyll serve

# Visit http://localhost:4000

📝 Customization

  1. Update content: Edit the HTML files (index.html, publications.html, etc.)
  2. Change site info: Edit _config.yml
  3. Modify header/footer: Edit files in _includes/
  4. Add images: Place in assets/images/
  5. Update styles: Edit css/style.css

📄 License

Feel free to use and modify this template for your own academic portfolio!

About

A nostalgic, 90s-style academic portfolio.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors