add mozaic and site, remove bottle bats
This commit is contained in:
parent
5bd9087282
commit
cde10fd3d1
4 changed files with 16 additions and 8 deletions
BIN
content/assets/images/mozaic.png
Normal file
BIN
content/assets/images/mozaic.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
title: Badass Bottle Bats
|
||||
github: https://github.com/ZeusWPI/aichallenge
|
||||
site: https://zeus.ugent.be/bottlebats/
|
||||
logo_letter: B
|
||||
logo_color: "#FFD062"
|
||||
---
|
||||
A bot writing contest. [https://zeus.ugent.be/bottlebats](https://zeus.ugent.be/bottlebats)
|
8
content/projects/mozaic.md
Normal file
8
content/projects/mozaic.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: Mozaic
|
||||
github: https://github.com/ZeusWPI/mozaic
|
||||
site: https://zeus.ugent.be/bottlebats/
|
||||
logo_letter: M
|
||||
logo_color: "#FFD062"
|
||||
---
|
||||
MOZAIC is the Massive Online Zeus Artificial Intelligence Competition platform. It aims to provide a flexible platform to host your very own AI competition.
|
8
content/projects/site.md
Normal file
8
content/projects/site.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: zeus.ugent.be
|
||||
github: https://github.com/ZeusWPI/zeus.ugent.be
|
||||
site: https://zeus.ugent.be
|
||||
logo_letter: Z
|
||||
logo_color: "#FF7F00"
|
||||
---
|
||||
Even this site is a Zeus project!
|
Loading…
Reference in a new issue