Skip to content

Mitch-ml/mitch-ml.github.io

 
 

Repository files navigation

README

The template for this site was created by peterewills.

This website will serve as an online resume/portfolio, tracking personal projects like self teachings, but also musings on other topics not necessarily math related.

To build the site locally, do

git clone https://github.com/peterewills/peterewills.github.io.git
cd peterewills.github.io
gem install bundler # to get the dependency manager that jekyll uses
bundle update # to make sure all ruby gems are up to date
bundle exec jekyll serve

Then navigate to localhost:4000 in your browser to view the page.

For a more detailed guide on how the site was built, check out the how-to post on the blog

Site is built in jekyll on top of Minimal Mistakes. Uses images from Unsplash.

About

Source for my website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 56.7%
  • JavaScript 37.4%
  • Ruby 4.8%
  • HTML 1.1%