Skip to content
 
 

Latest commit

 

History

491 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudweb.fr/2015 Stories in Ready Build Status

Just some good old static webpages. We like to KISS.

Contribute

Just fork this repo, commit your changes and open a pull request.

Requirements

This project uses Sass, node and Grunt because we are cool kids.

You shoud be able to install Compass and node in a few commands:

  • brew install node on Mac OS X for instance

Install

npm install will install all dependencies mentioned in the package.json file

Now you just have to type grunt to run tasks and watch the changes :)

user@host ~/www/sudweb/# grunt
Running "htmlhint:build" (htmlhint) task
>> 1 file lint free.

Running "compass:dist" (compass) task
   create css/ie.css (0.137s)
   create css/normalize.css (0.074s)
   create css/print.css (0.004s)
   create css/screen.css (0.124s)
overwrite css/sudweb.css (0.502s)
Compilation took 0.911s

Running "watch" task
Waiting...

Happy coding!

Thumbnails

You initially need to install GraphicsMagick.

brew install graphicsmagick

Then run, each time you need to regenerate thumbnails:

npm run thumbs

They will be located in img/orateurs/150.

Deploy

Production

Once you are satisfied and are ready to deploy on sudweb.fr/2014, proceed as below:

npm run deploy-prod
ssh sudweb 'cd www/2014 && git pull'

Notice: sudweb is a hostname configured in ~/.ssh/config.

Development

To share what you have done without publishing it live, use the following command:

npm run deploy-dev

The content will be available on http://<your username>.github.io/2014.

About

Public website for Sud Web 2015 Event.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages