vincicat / barcamphk2016

Barcamp2016 website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This is the repo of website for the biggest unconference in Hong Kong...

+------------------------------------------+
| BarCamp Hong Kong 2016                   |
| Saturday, Dec 10, 2016                   |
|                                          |
| 09:30 AM to 06:00 PM                     |
|                                          |
| 3/F Innovation Tower, PolyU              |
|                                          |
+------------------------------------------+

Improvements / Pull Requests are welcome

Found Something broken? The text is too long? Want a chinese website? Better design? Send us a PR or twitter DM to @vincicat for discussion and bug report :)

Documentation

Technical detail

HTML5 + SASS + Autoprefixer w/webpack

Getting Started

  1. install developer dependency (webpack & sass installed with -g option and not included in package.json)
$ npm install
  1. Run the webpack developer
$ webpack -c -w
$ python -m SimpleHTTPServer 8000
  1. The local webserver and build tool are set. it is the time for coding :D

Credit

  • Coding by vincicat

About

Barcamp2016 website

License:MIT License


Languages

Language:HTML 52.9%Language:CSS 38.7%Language:JavaScript 6.4%Language:Ruby 2.0%