Skip to content

lindseynield/lindseynield.github.io

Repository files navigation

👋 Hi, I'm Lindsey

Welcome to the source code for my website www.lindseynield.me

Testing Changes Locally (MacOS)

Ensure that ruby and jekyll are installed. It is recommended that chruby be used to manage multiple Ruby versions.

brew install ruby-install chruby
ruby-install ruby 3.3.0
chruby 3.3.0
gem install bundler jekyll

Install the dependencies via bundler and serve the project locally:

bundle install
bundle exec jekyll serve

Navigate to http://localhost:4000/ to view code changes.

About

Source code for https://lindseynield.me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages