ravel-net / ravel-net.github.io

Website for the Ravel project

Home Page:https://ravel-net.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github page for Ravel project powered by Jekyll

Quick setup

  1. Installing Jekyll
  2. Setup github repository, connect jekyll

quick setup : http://jekyllbootstrap.com/usage/jekyll-quick-start.html

More details : http://jekyllbootstrap.com/

Usage

  1. install Jekyll

  2. Clone/pull, Jekyll, and push

    $ git clone https://github.com/ravel-net/ravel-net.github.io.git
    $ cd ravel-net.github.io.git
    $ jekyll s
    # preview website locally at localhost:4000
    
    $ git pull
    # local edits
    $ git add .
    $ git push
    

About

Website for the Ravel project

https://ravel-net.github.io


Languages

Language:CSS 79.2%Language:HTML 13.3%Language:Ruby 5.9%Language:JavaScript 1.5%