old-personal-website

old-personal-website

personal site with jekyll

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