EESTEC LC Antwerpen website source
This is the source code for the website of EESTEC Local Chapter in Antwerpen. You can see it in action at http://eestec.be. Built with the wonderful Hugo. Travis configuration based on this gist.
Contributing
Test changes locally by running the server:
hugo server -D
See them live at http://localhost:1313.
To publish the site, just push to master. Travis should handle the rest.