Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

zerok/ep2014-teaser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EuroPython 2014 Teaser Site

How to work on this?

First of all you need Node.js for Grunt and compass. Once you have all that run following command in your terminal to install Grunt and launch a livereload server:

npm install -g grunt-cli
npm install
grunt

As long as this is running, all your changes to the .scss files as well as the index.html trigger a reload of the page in your browser after compass has done its magic.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published