diff --git a/_projects/(2) Awesome Project.md b/_projects/(2) Awesome Project.md index ecee12e..bc913ab 100644 --- a/_projects/(2) Awesome Project.md +++ b/_projects/(2) Awesome Project.md @@ -1,11 +1,25 @@ --- +layout: project name: The Movies Project tools: [C#, XML, WPF] image: https://www.sketchappsources.com/resources/source-image/movie-badges-jurajjurik.png description: This project has an individual showcase page, not just a direct link to the project site or repo. Now you have more space to describe your awesome project! +client: Max Mustermann +project-launch: September 2020 +client-url: https://2032er.bmen.cc --- -# The Movies Project +## The Movies Project + +![preview](https://www.sketchappsources.com/resources/source-image/we-were-soldiers-landing-page-dbruggisser.jpg) + +The Movies Project is something like **Netflix**, the only difference is that **it's not real**! It doesn't exist! I just created it to demonstrate how the **showcase** page looks like and how you can write whatever you want with full markdown support. + +{% capture carousel_images %} +https://bit.ly/2BBbVhc +https://bit.ly/2DOtxXB +{% endcapture %} +{% include elements/carousel.html %} The Movies Project is something like **Netflix**, the only difference is that **it's not real**! It doesn't exist! I just created it to demonstrate how the **showcase** page looks like and how you can write whatever you want with full markdown support. diff --git a/_projects/(3) Empty Project.md b/_projects/(3) Empty Project.md deleted file mode 100644 index 5c29761..0000000 --- a/_projects/(3) Empty Project.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -name: Empty Project -tools: [Node JS, JavaScript, HTML, CSS] -image: -description: This project has no image or showcase page, but it is still a beautiful project inside out! -external_url: https://github.com/YoussefRaafatNasry ---- \ No newline at end of file diff --git a/_projects/(4) VVG on GitHub.md b/_projects/(4) VVG on GitHub.md deleted file mode 100644 index 44fccd1..0000000 --- a/_projects/(4) VVG on GitHub.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -name: Coding Like Vincent Van Gogh -tools: [Support, Author, VVG] -image: -description: Show some support by following me! -external_url: https://github.com/YoussefRaafatNasry ---- \ No newline at end of file diff --git a/_projects/(5) The Fabulous.md b/_projects/(5) The Fabulous.md deleted file mode 100644 index cc21662..0000000 --- a/_projects/(5) The Fabulous.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -name: The Fabulous -tools: [Android, Material Design] -image: https://storage.googleapis.com/gd-wagtail-prod-assets/original_images/material_design_awards_inline_002.jpg -description: Fabulous is a science-based app, incubated in Duke's Behavioral Economics Lab, that will help you build healthy rituals into your life, just like an elite athlete. -external_url: https://thefabulous.co/ ---- \ No newline at end of file diff --git a/_projects/(6) Dummy Project.md b/_projects/(6) Dummy Project.md deleted file mode 100644 index 4e11896..0000000 --- a/_projects/(6) Dummy Project.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -name: Dummy Project -tools: [Ignore me] -image: https://www.sketchappsources.com/resources/source-image/coo-app-concept-subgaurav.jpg -description: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. -external_url: https://www.google.com ---- \ No newline at end of file diff --git a/pages/projects.html b/pages/projects.html index 356351a..b92ab7f 100644 --- a/pages/projects.html +++ b/pages/projects.html @@ -1,11 +1,9 @@ --- layout: default -title: Projects +title: Projekte permalink: /projects/ weight: 1 -remote_projects: - - git-for-wizards - - arduino-visitor-counter +remote_projects: --- {% include projects/index.html %} \ No newline at end of file