Skip to content

fsferrara/fsferrara.github.io

Repository files navigation

fsferrara.github.io

Source code and content for my personal resume and portfolio website.

Overview

  • Website: fsferrara.github.io
  • Purpose: Showcase my work and professional experience.
  • Tech Stack: Jekyll, Markdown, HTML, CSS, GitHub Pages

Structure

  • _posts/ — Blog posts and articles
  • _resume/ — Resume sections (education, experience)
  • _work/ — Books, certifications, courses, projects, talks
  • assets/ — Images, stylesheets, downloads
  • pages/ — Static pages (404, legal, etc.)
  • _site/ — Generated site output (do not edit directly)
  • Gemfile — Ruby dependencies for Jekyll
  • _config.yml — Jekyll configuration

Getting Started

  1. Clone the repository:
    git clone https://github.com/fsferrara/fsferrara.github.io.git
    cd fsferrara.github.io
  2. Build and serve locally using Make: Use make tools to install dependencies, and then:
    make
    The site will be available at http://localhost:4000.

Contributing

This is a personal website. If you find any issues or have suggestions, feel free to open an issue or pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors