inkyfingers / www-sugarlabs

The Sugar Labs website

Home Page:https://www.sugarlabs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SugarLabs.org Website Sources

This website is created using Jekyll, Bootstrap, some plugins and pure jQuery.

Suggestions are welcome!

Install Ruby and the Gem package manager (pre-installed in Mac OS X) and install jekyll and its related packages available in the Github hosted version by running, from this directory:

bundle install;

Jekyll can run a local web server that rebuilds each time you save a page while editing:

jekyll serve --incremental;

Then open http://localhost:4000

About

The Sugar Labs website

https://www.sugarlabs.org

License:GNU General Public License v3.0


Languages

Language:HTML 80.9%Language:CSS 14.5%Language:JavaScript 2.3%Language:Python 1.8%Language:ApacheConf 0.3%Language:Ruby 0.1%