This is a Jekyll-based site supporting a set of profiles on standout projects in the U.S. DOL TAACCCT workforce training program, supporting by OPEN. The site is hosted at http://profiles.open4us.org/taaccct/.
For more information about OPEN and our role in the TAACCCT program, please see http://www.open4us.org.
To view this site, simply clone the repository to your local machine!
-
$ git clone https://github.com/jkhedani/taaccct taaccct
-
$ jekyll serve
To contribute to the build of the site, you will need to install some gems:
-
$ sudo gem install jekyll-less
-
$ sudo gem install therubyracer
-
$ sudo gem install RedCloth
-
$ cd yourprojectfoldername
-
$ jekyll build
-
$ jekyll serve
=========================================
Jekyll theme based on Freelancer bootstrap theme
=========================================