Skip to content

cccc/chaos.cologne-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chaos Cologne

static site for http://chaos.cologne

Install

Ruby Version

ruby 2.2 (lower should be fine)

Instructions

Install required ruby packages with bundler:

gem install bundler
bundle install

Nanoc

Nanoc is a static site generator.

Compile static pages

nanoc compile

Start a webserver to view pages in a browser

nanoc view

Watch output directory for changes

guard

Upload to server

rsync

Help?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published