Skip to content

Hack4GoodSantiago/Hack4GoodSantiago.github.io

Repository files navigation

Official Hack4Good Santiago Website

http://hack4goodsantiago.github.io

Installation

If you want to use this site as a template for your hack4good city site just:

  • Fork this repo (if you already have an old version and you just want to update it, merge changes from release branch).

  • Install Jekyll:

      gem install jekyll
    
  • Run it:

      jekyll serve --watch
    
  • Customize your city data and push it into your master branch, after that it will be live on your github page (in this case should be http://hack4goodsantiago.github.io).

Usage

This website was made with common tools that everyone can use with a github account. If you don't know anything about Jekyll or GitHub Pages you should read this blog post.

You should change the references to your facebook, twitter and github account in the head file. Also change references to google analytics, addthis, disqus and twitter plugin, and if you don't want to use it, just remove it.

Resources included

Who is using it?

Contribute

  • If you have some ideas about how to make this website more awesome or you're running problems using it, just leave us an "issue".

  • If you want to contribute yourself just fork the repo and submit a pull request.

Releases

No releases published

Packages

No packages published