Skip to content

Chutlhu/chutlhu.github.io

 
 

Repository files navigation

Diego Di Carlo - Personal Website

This is the source code for Diego Di Carlo's personal website, built with Jekyll and hosted on GitHub Pages.

Tech Stack

  • Jekyll - Static site generator
  • Foundation CSS - Frontend framework
  • Ruby 3.4.1 - Runtime environment
  • GitHub Pages - Hosting

Running Locally

Prerequisites

  • Ruby 3.4.1 (or compatible version)
  • Bundler gem

Setup

  1. Clone the repository:

    git clone https://github.com/chutlhu/chutlhu.github.io.git
    cd chutlhu.github.io
  2. Install dependencies:

    bundle install
  3. Build and serve the site:

    bundle exec jekyll serve --livereload
  4. Visit http://localhost:4000 in your browser

Project Structure

  • _includes/ - Reusable HTML components
  • _layouts/ - Page templates
  • _posts/ - Blog posts
  • _projects/ - Research projects
  • _musics/ - Music projects
  • _data/ - Data files (CV, navigation, etc.)
  • css/, javascripts/, images/ - Assets

Credits

Heavily inspired by the website of Robin Scheibler. locally with

bundle exec jekyll serve

About

My personal frontpage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 42.9%
  • JavaScript 32.6%
  • SCSS 17.7%
  • CSS 6.2%
  • TeX 0.5%
  • Python 0.1%