Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-29 | Add links to my lecture notesHEADmaster | Marvin Borner | |
2019-02-13 | Travis: Set ASSET_HOST_URL to avoid test failures | Michael Weiss | |
See [0],[1] for more details (the final webpage [2] still worked because GitHub sets ASSET_HOST_URL during the deployment but the tests failed because it isn't set and the old domain is used [3]). [0]: https://github.com/jekyll/jemoji/issues/89 [1]: https://github.com/jekyll/jemoji/pull/45/files [2]: https://fsi-tue.github.io/skripte/ [3]: https://assets-cdn.github.com/images/icons/emoji/unicode/1f4da.png | |||
2019-02-13 | Travis: Stop pinning the Ruby version | Michael Weiss | |
Version 2.3.3 is pretty outdated by now and we don't depend on a particular version. IMO it makes more sense to simply use the default version (currently still 2.4.1). I've also reordered the directives for better readability. | |||
2019-02-13 | Comment out the deleted repository from @JW301 | Michael Weiss | |
This will "fix" the tests for now. | |||
2019-02-06 | Add script for MAlgo WS18/19 (#4) | Cedric Breuning | |
Methoden der Algorithmik | |||
2018-03-23 | Merge pull request #1 from fsi-tue/add-FinnIckler-scripts | Marc Weitz | |
add scripts from @FinnIckler | |||
2018-03-23 | Merge branch 'master' into add-FinnIckler-scripts | Marc Weitz | |
2018-03-23 | Merge pull request #3 from primeos/master | Marc Weitz | |
Jekyll fixes + testing changes | |||
2018-03-23 | Merge branch 'master' into add-FinnIckler-scripts | Marc Weitz | |
2018-03-23 | Fix the TLS errors from Travis CI | Michael Weiss | |
See: https://github.com/gjtorikian/html-proofer/wiki/Using-HTMLProofer-From-Ruby-and-Travis | |||
2018-03-23 | Add GitHub flavored emoji support to Jekyll | Michael Weiss | |
This plugin is required to render :books: from the repository's description. | |||
2018-03-23 | Fix the license link | Michael Weiss | |
The .txt extension was missing. | |||
2018-03-23 | Mention how to test/preview changes before making a PR | Michael Weiss | |
2018-03-22 | Explicitly include CONTRIBUTING.md so that Jekyll renders it | Michael Weiss | |
2018-03-21 | Merge pull request #2 from primeos/master | Marc Weitz | |
Use umlauts and fix the badge links | |||
2018-03-21 | Use umlauts, fix some typos, and add an encoding badge | Michael Weiss | |
2018-03-21 | Fix the badge links (nesting order) | Michael Weiss | |
2018-03-21 | add new line | Trybnetic | |
2018-03-21 | add scripts from @FinnIckler | Trybnetic | |
2018-03-20 | add badges to CONTRIBUTING.md | Trybnetic | |
2018-03-20 | add travis support | Trybnetic | |
2018-03-20 | add gitignore | Trybnetic | |
2018-03-20 | fix url to info1 script | Trybnetic | |
2018-03-20 | Set theme jekyll-theme-minimal | Marc Weitz | |
2018-03-20 | add Github templates | Trybnetic | |
2018-03-20 | Initial commit | Trybnetic | |