Skip to content
This repository has been archived by the owner on Jun 5, 2018. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 332 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 332 Bytes

lug-website

Website for the Linux User Group @ NC State.

Building

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.