Skip to content

nanoc tree for UNC Computer Science Club Web site

Notifications You must be signed in to change notification settings

unc-csclub/csclub-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the nanoc tree used to generate the UNC Computer Science Club Web site. You can use Bundler to install the needed dependencies:

$ gem install bundler
$ bundle install

You can then build the site to the output directory by running:

$ bundle exec nanoc co

In order to view the site, run the following and point your browser at http://127.0.0.1:3000/:

$ bundle exec nanoc view

Note that pushes to the main GitHub repository trigger a server-side pull and rebuild of the site!

About

nanoc tree for UNC Computer Science Club Web site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published