Skip to content

fromthefront/2016.fromthefront.it

Repository files navigation

FTF2016

From the front 2016 conference website. Based on Jekyll

Usage

dev

gem install jekyll
jekyll serve
open http://localhost:4000

build

jekyll build
# => The current folder will be generated into ./_site

Code quality

Scss Lint

gem install scss-lint
scss-lint ./_sass --config ./.scss-lint.yml

Dependencies

About

From The Front 2016 website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors