Skip to content

g4mm4vcl/tradahacking

 
 

Repository files navigation

Website for Trà Đá Hacking

About

Đây là website của Trà Đá Hacking dựa trên GDG DevFest 2014 site template.

Local development

Check if you have all requirements for local environment. To install all development dependencies install Bundler.

    gem install bundler

and run next command from root folder:

  bundle install

To start Jekyll run:

    jekyll serve -w

Site will be available at http://127.0.0.1:4000/

NOTE: in this mode all changes to html and data files will be automatically regenerated, but after changing _config.yml you have to restart server.

Packages

No packages published

Languages

  • HTML 88.3%
  • JavaScript 11.2%
  • Other 0.5%