This is the static webpage repository of oldhungarian.eu. It is built using foundation, and the
source can be found in the source
branch, while the generated code is put into master
.
The project is based on Foundation, so please install it first
Then when you're working on your project, just run the following command:
bundle exec compass watch
If you are ready and want to clean up the directory for the master
branch please run github-pages-generate.sh
If you'd like to upgrade to a newer version of Foundation down the road just run:
bower update