Website for the Linux User Group @ NC State.
Depends: ruby >= 2.3.1
.
$ gem install jekyll jekyll-paginate jekyll-seo-tag jekyll-mentions jemoji
$ git clone https://github.com/ncsulug/lug-website.git
$ cd lug-website
$ jekyll build
The generated site will be placed in _site
.