codess-aus / bailey.github.io

personal site with jekyll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

personal site with jekyll

License:MIT License


Languages

Language:CSS 86.2%Language:HTML 7.6%Language:JavaScript 6.2%