Project Name: Openconnectome website Jekyll version Version: 1.0 Author: Michel TRAN Author URI: tranmishell@gmail.com
// Released under the GPL license // http://www.opensource.org/licenses/gpl-license.php // // ********************************************************************** // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. // **********************************************************************
$ sudo gem install jekyll
then start the server
$ jekyll --server
the website will run in http://localhost:4000