Update Projects

This commit is contained in:
Kevin Kandlbinder 2020-12-22 10:37:39 +01:00
parent ff344781e4
commit 6a8da8af44
9 changed files with 44 additions and 2 deletions

BIN
content/images/ELSE.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,000 KiB

BIN
content/images/KREIG.de.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 499 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB

View file

@ -0,0 +1,10 @@
{
"urlname": "else",
"lang": "de",
"name": "Schülerzeitung \"ELSE\"",
"shortDescription": "Eine News-Seite für die Schülerzeitung meiner Schule.",
"links": {
"website": "https://schuelerzeitung-elsensee.de"
},
"image": "../images/ELSE.png"
}

View file

@ -0,0 +1,10 @@
{
"urlname": "else",
"lang": "en",
"name": "Student Newspaper \"ELSE\"",
"shortDescription": "A news-site for the my schools school paper.",
"links": {
"website": "https://schuelerzeitung-elsensee.de"
},
"image": "../images/ELSE.png"
}

View file

@ -8,5 +8,5 @@
"website": "https://kevink.dev",
"github": "https://github.com"
},
"image": "../images/test.jpg"
"image": "../images/KevinK.dev.png"
}

View file

@ -8,5 +8,5 @@
"website": "https://kevink.dev",
"github": "https://github.com"
},
"image": "../images/test.jpg"
"image": "../images/KevinK.dev.png"
}

View file

@ -0,0 +1,11 @@
{
"urlname": "kreig",
"lang": "de",
"name": "KREIG.de",
"shortDescription": " Eine einfache aber schöne Gaming-Seite. ",
"longDescription": "Videospiele sind ein wesentlicher Teil unserer heutigen Gesellschaft. Ob Kompetitiv oder einfach nur zum Spaß: Fast jeder hat irgendeine Erfahrnug mit Videospielen. Ich bin da keine Ausnahme und für meine Gaming-Gruppe habe ich diese Seite erstellt, bei der ich modernes Design mit dem Gefühl von klassischen Gaming-Websites vereint habe.",
"links": {
"website": "https://kreig.de"
},
"image": "../images/KREIG.de.jpg"
}

View file

@ -0,0 +1,11 @@
{
"urlname": "kreig",
"lang": "en",
"name": "KREIG.de",
"shortDescription": " A simple but nice gaming website. ",
"longDescription": "Video games are a big part of today's society. Competitive or just for fun: Almost everyone has some contact with video games. I am no different to that and for my gaming clan I've created this site, which combines a modern design with the feeling of classical gaming sites on the early web.",
"links": {
"website": "https://kreig.de"
},
"image": "../images/KREIG.de.jpg"
}