/bailey.github.io

personal site with jekyll

Primary LanguageCSSMIT LicenseMIT

Personal Site

Running the site in local

In order to compile the assets and run Jekyll on local you need to follow those steps:

  • Install NodeJS
  • Install Jekyll: sudo gem install bundler jekyll
  • Install Yarn: npm install -g yarn
  • Install dependencies: yarn
  • Run: gulp

License

This theme is free and open source software, distributed under the The MIT License.

Theme Credits