mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-13 02:04:23 +02:00
Remove lang: frontmatter key
This commit is contained in:
1
cs/bf.md
1
cs/bf.md
@@ -6,7 +6,6 @@ contributors:
|
||||
translators:
|
||||
- ["Vojta Svoboda", "https://github.com/vojtasvoboda/"]
|
||||
filename: learnbrainfuck-cz.bf
|
||||
lang: cs-cz
|
||||
---
|
||||
|
||||
Brainfuck (psaný bez kapitálek s vyjímkou začátku věty) je extrémně minimální
|
||||
|
@@ -8,7 +8,6 @@ contributors:
|
||||
- ["Deepanshu Utkarsh", "https://github.com/duci9y"]
|
||||
translators:
|
||||
- ["Michal Martinek", "https://github.com/MichalMartinek"]
|
||||
lang: cs-cz
|
||||
filename: learncss-cz.css
|
||||
---
|
||||
|
||||
|
@@ -5,7 +5,6 @@ contributors:
|
||||
translators:
|
||||
- ["Robin Pokorný", "http://robinpokorny.com/"]
|
||||
filename: learnelm-cz.elm
|
||||
lang: cs-cz
|
||||
---
|
||||
|
||||
Elm je funkcionální reaktivní jazyk, který se kompiluje do (klientského) JavaScriptu.
|
||||
|
1
cs/go.md
1
cs/go.md
@@ -2,7 +2,6 @@
|
||||
category: language
|
||||
language: Go
|
||||
filename: learngo-cs.go
|
||||
lang: cs-cz
|
||||
contributors:
|
||||
- ["Sonia Keys", "https://github.com/soniakeys"]
|
||||
- ["Christopher Bess", "https://github.com/cbess"]
|
||||
|
@@ -5,7 +5,6 @@ contributors:
|
||||
- ["Stephen Holdaway", "https://github.com/stecman"]
|
||||
translators:
|
||||
- ["Vojta Svoboda", "https://github.com/vojtasvoboda/"]
|
||||
lang: cs-cz
|
||||
---
|
||||
|
||||
Hack je nadmnožinou PHP a běží v rámci virtuálního stroje zvaného HHVM. Hack
|
||||
|
@@ -5,7 +5,6 @@ contributors:
|
||||
- ["Ariel Krakowski", "http://www.learneroo.com"]
|
||||
translators:
|
||||
- ["Michal Martinek", "https://github.com/MichalMartinek"]
|
||||
lang: cs-cz
|
||||
filename: javascript-cz.js
|
||||
---
|
||||
|
||||
|
@@ -6,7 +6,6 @@ contributors:
|
||||
translators:
|
||||
- ["Vojta Svoboda", "https://github.com/vojtasvoboda/"]
|
||||
filename: learnjson-cz.json
|
||||
lang: cs-cz
|
||||
---
|
||||
|
||||
JSON je exterémně jednoduchý datově nezávislý formát a bude asi jeden z
|
||||
|
@@ -1,13 +1,11 @@
|
||||
---
|
||||
language: Markdown
|
||||
lang: cs-cz
|
||||
contributors:
|
||||
- ["Dan Turkel", "http://danturkel.com/"]
|
||||
translators:
|
||||
- ["Michal Martinek", "https://github.com/MichalMartinek"]
|
||||
- ["Tomáš Hartman", "https://github.com/tomas-hartman"]
|
||||
filename: markdown-cz.md
|
||||
lang: cs-cz
|
||||
---
|
||||
|
||||
Markdown byl vytvořen Johnem Gruberem v roce 2004 jako značkovací jazyk, který
|
||||
|
@@ -8,7 +8,6 @@ contributors:
|
||||
translators:
|
||||
- ["Tomáš Bedřich", "http://tbedrich.cz"]
|
||||
filename: learnpython-cz.py
|
||||
lang: cs-cz
|
||||
---
|
||||
|
||||
Python byl vytvořen Guidem Van Rossum v raných 90. letech. Nyní je jedním z nejpopulárnějších jazyků.
|
||||
|
@@ -6,7 +6,6 @@ contributors:
|
||||
- ["Sean Corrales", "https://github.com/droidenator"]
|
||||
translators:
|
||||
- ["Michal Martinek", "https://github.com/MichalMartinek"]
|
||||
lang: cs-cz
|
||||
---
|
||||
|
||||
Sass je rozšíření jazyka CSS, který přidává nové vlastnosti jako proměnné, zanořování, mixiny a další.
|
||||
|
Reference in New Issue
Block a user