GitHub - cdeneux/roboconf.github.io: Roboconf's web site · GitHub
Skip to content

cdeneux/roboconf.github.io

 
 

Folders and files

Repository files navigation

Roboconf's Web Site

Build Status

Website: http://roboconf.net
Roboconf is licensed under the terms of the Apache License v2.
The web site documentation is licensed under Creative Commons.

This repository contains the sources for Roboconf's web site.
On every commit, a routine is executed. It generates static HTML files and host them on GitHub pages.

To build the web site locally, you must install Jekyll.
Then, use...

jekyll serve -w

... to run a web server locally, or...

jekyll build

... to simply generate static HTML files.
When using Jekyll on your own machine, you may have errors about missing gems or dependencies.

sudo gem install jemoji
sudo gem install github-pages

About

Roboconf's web site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • HTML 83.9%
  • CSS 13.2%
  • JavaScript 2.8%
  • Ruby 0.1%