Changes
Date | Change |
---|---|
2018-09-07 | Fixes stylling for tables. Adds font. |
This fixes and unifies the table stylling on the download page and the news page. This adds the Montserrat font. | |
2018-09-04 | The pages target failed: mkdir -P changed to mkdir -p. |
2018-09-04 | The pages target failed (could not find sh). Adds bash. |
2018-09-04 | The pages target failed (could not find sh). It should be fixed |
2018-09-04 | The pages target failed. It should be fixed |
2018-09-04 | The website now builds itself froma makefile. |
In particular this introduces a few sh files that should create parts of the file. Basically this is a basic templeting engine. | |
2018-09-02 | Rescales evertything to twice as big. |
2018-09-02 | ci/cd for pages |