Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 696 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 696 Bytes

Portfolio

Github Pages 🚢

Development

To run locally, there are a few dependencies needed to build/serve locally to localhost:4000

I recommend Linux, MacOS, or WSL. Powershell has known limitations with jekyll.

Install Dependencies

  • Ruby 2.7
  • gem 3.1.2
  • bundler 2.4.12

Project Dependenices

Can be found in Gemfile

Serve project

$ bundle install
$ bundle exec jekyll serve --force_polling

License

This project is open source and available under the MIT License.