Skip to content

hubyrod/hubyrod.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Website

This is my personal website built with Jekyll and GitHub Pages.

🛠 Technology Stack

  • Static Site Generator: Jekyll
  • Hosting: GitHub Pages
  • Font: Inter (Google Fonts)
  • CSS: Custom styling with CSS variables

🚀 Local Development

Prerequisites

  • Ruby
  • Bundler gem

Setup

  1. Clone the repository:

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

    bundle install
  3. Run the development server:

    bundle exec jekyll serve
  4. View the site at: http://localhost:4000

🔄 Deployment

The site automatically deploys to GitHub Pages when changes are pushed to the main branch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published