Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

eestec-antwerp/website-source

Repository files navigation

EESTEC LC Antwerpen website source

Build Status

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.