Einige Beispielprojekte entfernt
This commit is contained in:
parent
dd85a5e4e9
commit
3ebf789c52
|
@ -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.
|
||||
|
||||
|
|
|
@ -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
|
||||
---
|
|
@ -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
|
||||
---
|
|
@ -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/
|
||||
---
|
|
@ -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
|
||||
---
|
|
@ -1,11 +1,9 @@
|
|||
---
|
||||
layout: default
|
||||
title: Projects
|
||||
title: Projekte
|
||||
permalink: /projects/
|
||||
weight: 1
|
||||
remote_projects:
|
||||
- git-for-wizards
|
||||
- arduino-visitor-counter
|
||||
---
|
||||
|
||||
{% include projects/index.html %}
|
Loading…
Reference in New Issue