0
0
Fork 0
Commit Graph

2 Commits

Author SHA1 Message Date
Gibheer 62424761f4 some release fixes
To get https working, the paths need to be absolute in relation to the
called domain. For that, I had to set the base URL empty and make every
path begin with a slash.
2015-11-17 22:00:40 +01:00
Gibheer b38f447af7 add makefile to build and install files
This adds a makefile to build and install the files. This can be used
for an easier deployment on the page.
2015-11-17 20:48:58 +01:00