Skip to content

mgifford/ox.ca

Repository files navigation

Mike Gifford Personal Site | ox.ca

This is the source code for Mike Gifford's personal website. It's built with Jekyll and hosted on GitHub Pages.


🚀 Running Locally

You'll need Ruby and Bundler. Then run:

bundle install
bundle exec jekyll serve --source .

Then open: http://localhost:4000


🔍 Project Structure

  • index.md — Main content file
  • _layouts/default.html — HTML skeleton for rendering
  • assets/css/style.scss — Custom site styles
  • media/ — Static media assets (e.g., photos)

⚙️ Development Notes

  • Compatible with GitHub Pages
  • Uses jekyll-theme-minimal as the base
  • Supports dark mode via system preference
  • Customizations live in style.scss and _config.yml

📄 License

This site is licensed under the GNU AGPLv3.

About

My personal site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •