-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Categories: Programming, Linux, Bash
- Loading branch information
1 parent
29402f3
commit c005cf4
Showing
9 changed files
with
60 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
title: "Bash" | ||
description: "Bash (Bourne Again Shell) ist eine auf UNIX-ähnlichen Systemen sehr verbreitete Kommandozeilenumgebung." | ||
image: cover.png | ||
|
||
# Badge style | ||
style: | ||
background: "#2a9d8f" | ||
color: "#fff" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
title: "Bash" | ||
description: "Bash (Bourne Again Shell) is a command line environment that is widely used on UNIX-like operating systems." | ||
image: cover.png | ||
|
||
# Badge style | ||
style: | ||
background: "#2a9d8f" | ||
color: "#fff" | ||
--- |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
title: "Linux" | ||
description: "Linux ist ein Betriebssystemkernel, der das Fundament für eine Vielzahl moderner UNIX-artiger Betriebssysteme bildet, wie z.B. Ubuntu oder Red Hat Enterprise Linux. Die Artikel in dieser Kategorie befassen sich hauptsächlich mit diesen Linux-basierten Betriebssystemen und zugehöriger Werkzeuge." | ||
image: cover.png | ||
|
||
# Badge style | ||
style: | ||
background: "#2a9d8f" | ||
color: "#fff" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
title: "Linux" | ||
description: "Linux is an operating system kernel that forms the foundation for a large number of modern UNIX-like operating systems, such as Ubuntu or Red Hat Enterprise Linux. The articles in this category mainly address these Linux-based operating systems and associated tools." | ||
image: cover.png | ||
|
||
# Badge style | ||
style: | ||
background: "#2a9d8f" | ||
color: "#fff" | ||
--- |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
title: "Programmierung" | ||
description: "Programmierung umfasst die Erstellung von Programmen, die durch Computern oder ähnlichen Maschinen ausgeführt werden können." | ||
image: cover.jpg | ||
|
||
# Badge style | ||
style: | ||
background: "#2a9d8f" | ||
color: "#fff" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
title: "Programming" | ||
description: "Programming is the creation of programs that can be understood and executed by computers or similar machines." | ||
image: cover.jpg | ||
|
||
# Badge style | ||
style: | ||
background: "#2a9d8f" | ||
color: "#fff" | ||
--- |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.