Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 388 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 388 Bytes

hongkong.codeconf.io

Hong Kong Code Conf website

Build it

$ gem install jekyll
Successfully installed jekyll-2.5.3
Parsing documentation for jekyll-2.5.3
Done installing documentation for jekyll after 0 seconds
1 gem installed
    
$ jekyll serve
Server address: http://127.0.0.1:4000/
Server running... press ctrl-c to stop.

$ open http://localhost:4000

BOOM!!!