Skip to content

mijoe/mijoe.github.io

Repository files navigation

Personal Website

This is a personal website built with Jekyll and hosted on GitHub Pages.

Development

Prerequisites

  • Ruby
  • Bundler

Local Development

  1. Install dependencies:

    bundle install
  2. Run the local development server:

    bundle exec jekyll serve
  3. Visit http://localhost:4000 in your browser

Deployment

This site is automatically deployed to GitHub Pages when changes are pushed to the main branch.

License

All rights reserved.