zbigniew-malinowski / codefreeze.fi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codefreeze.fi

Welcome to CodeFreeze - a different kind of conference.

In order to register, all you need to do is to

  • fork this github repository
  • create a new file under _participants
  • copy the FrontMatter from _participants/_template.md
  • Add your relevant information
  • You could add something about yourself on the newly created page, using markdown syntax, if you so wish. That will be visible in www.codefreeze.fi/participants.
  • create a pull request, and your name and picture will be shown in the web site.

Updating the site

I highly encourage to install Jekyll on your computer, if doing any (major) changes to the site. here is good tutorial for using Jekyll with GH pages.

Welcome to CodeFreeze?

Are you looking for a chance to join us? Please choose the branch gh-pages

Then you'll get more information from the README file (Yes, I'm lazy, and want to write the guide only once).

Color Scheme

#2B4651 #DDECF7 #F4F4C4 #64C4B2

Using Autoprefixer

to use autoprefixer to update styles, run `gulp' on styles/autoprefixer

###install Autoprefixer npm install gulp --save-dev npm install gulp-autoprefixer --save-dev npm install gulp-insert --save-dev

About


Languages

Language:CSS 86.9%Language:HTML 5.8%Language:Ruby 5.0%Language:JavaScript 1.6%Language:CoffeeScript 0.7%