mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-09-02 03:02:54 +02:00
Remove lang: frontmatter key
This commit is contained in:
@@ -5,7 +5,6 @@ contributors:
|
||||
translators:
|
||||
- ["Rizky Luthfianto", "http://github.com/rilut"]
|
||||
filename: asciidoc-id.adoc
|
||||
lang: id-id
|
||||
---
|
||||
|
||||
AsciiDoc adalah bahasa markup yang mirip dengan Markdown dan dapat digunakan untuk apa saja, untuk menulis buku maupun blog. Dibuat pada tahun 2002 oleh Stuart Rackham, bahasa ini sederhana tetapi memungkinkan sejumlah besar kustomisasi.
|
||||
|
1
id/bf.md
1
id/bf.md
@@ -6,7 +6,6 @@ contributors:
|
||||
- ["Mathias Bynens", "http://mathiasbynens.be/"]
|
||||
translators:
|
||||
- ["Muhammad Rifqi Fatchurrahman", "http://muhrifqii.github.io/"]
|
||||
lang: id-id
|
||||
---
|
||||
|
||||
Brainfuck (tidak dalam huruf kapital kecuali pada awal kalimat) adalah sebuah
|
||||
|
@@ -6,7 +6,6 @@ contributors:
|
||||
filename: coffeescript-id.coffee
|
||||
translators:
|
||||
- ["Rizky Luthfianto", "http://github.com/rilut"]
|
||||
lang: id-id
|
||||
---
|
||||
|
||||
CoffeeScript adalah bahasa sederhana yang diterjemahkan saat kompilasi ke dalam JavaScript,
|
||||
|
@@ -4,7 +4,6 @@ contributors:
|
||||
- ["Mohammad Valipour", "https://github.com/mvalipour"]
|
||||
translators:
|
||||
- ["Eka Y Saputra", "http://github.com/ekajogja"]
|
||||
lang: id-id
|
||||
filename: learncss-id.css
|
||||
---
|
||||
|
||||
|
@@ -5,7 +5,6 @@ contributors:
|
||||
- ["Alexey Nazaroff", "https://github.com/rogaven"]
|
||||
translators:
|
||||
- ["Haydar Ali Ismail", "http://github.com/haydarai"]
|
||||
lang: id-id
|
||||
---
|
||||
|
||||
HQ9+ adalah bahasa pemrograman gurauan yang dibuat oleh Cliff Biffle. Bahasa
|
||||
|
@@ -11,7 +11,6 @@ contributors:
|
||||
filename: LearnJava-id.java
|
||||
translators:
|
||||
- ["Ahmad Zafrullah", "https://github.com/23Pstars"]
|
||||
lang: id-id
|
||||
---
|
||||
|
||||
Java adalah bahasa pemrograman yang memiliki tujuan umum dan berorientasi kelas dan objek.
|
||||
|
@@ -7,7 +7,6 @@ filename: learnjson-id.json
|
||||
translators:
|
||||
- ["Rizky Luthfianto", "https://github.com/rilut"]
|
||||
- ["Ahmad Zafrullah", "https://github.com/23Pstars"]
|
||||
lang: id-id
|
||||
---
|
||||
|
||||
JSON adalah format pertukaran data yang sangat sederhana. Sebagaimana dikutip dari [json.org](http://json.org), JSON mudah untuk dibaca atau ditulis oleh manusia, dan mudah diuraikan dan diproses oleh mesin.
|
||||
|
@@ -4,7 +4,6 @@ contributors:
|
||||
- ["Dan Turkel", "http://danturkel.com/"]
|
||||
translators:
|
||||
- ["Tasya Aditya Rukmana", "http://github.com/tadityar"]
|
||||
lang: id-id
|
||||
filename: markdown-id.md
|
||||
---
|
||||
|
||||
|
@@ -7,7 +7,6 @@ filename: learnphp-id.php
|
||||
translators:
|
||||
- ["Ahmad Zafrullah", "https://github.com/23Pstars"]
|
||||
- ["Cendy", "https://cendy.co"]
|
||||
lang: id-id
|
||||
---
|
||||
|
||||
Dokumen ini menjelaskan tentang PHP5 keatas.
|
||||
|
@@ -7,7 +7,6 @@ contributors:
|
||||
- ["Nathan Hughes", "https://github.com/sirsharpest"]
|
||||
translators:
|
||||
- ["Rizky Luthfianto", "http://github.com/rilut"]
|
||||
lang: id-id
|
||||
---
|
||||
|
||||
**Qt** adalah framework terkenal untuk pengembangan perangkat lunak *cross-platform* yang dapat dijalankan pada berbagai platform perangkat lunak dan perangkat keras dengan sedikit atau tanpa perubahan dalam kode, dengan tetap memiliki kekuatan dan kecepatan aplikasi *native*. **Qt** ditulis dalam bahasa C++.
|
||||
|
@@ -6,7 +6,6 @@ contributors:
|
||||
- ["Andre Polykanine", "https://github.com/Oire"]
|
||||
translators:
|
||||
- ["Haydar Ali Ismail", "https://github.com/haydarai"]
|
||||
lang: id-id
|
||||
---
|
||||
|
||||
RST adalah sebual format file yang dibuat oleh komunitas Python untuk menulis
|
||||
|
@@ -17,7 +17,6 @@ contributors:
|
||||
- ["Jake Faris", "https://github.com/farisj"]
|
||||
translators:
|
||||
- ["Ukaza Perdana", "https://github.com/ukazap"]
|
||||
lang: id-id
|
||||
---
|
||||
|
||||
```ruby
|
||||
|
@@ -5,7 +5,6 @@ contributors:
|
||||
- ["Chris Warren-Smith", "http://smallbasic.sourceforge.net"]
|
||||
translators:
|
||||
- ["Rizky Luthfianto", "http://github.com/rilut"]
|
||||
lang: id-id
|
||||
---
|
||||
|
||||
## Tentang
|
||||
|
@@ -6,7 +6,6 @@ contributors:
|
||||
translators:
|
||||
- ["Rizky Luthfianto", "https://github.com/rilut"]
|
||||
- ["Ahmad Zafrullah", "https://github.com/23Pstars"]
|
||||
lang: id-id
|
||||
---
|
||||
|
||||
XML adalah bahasa markup yang dirancang untuk menyimpan dan mengirim data. XML mudah dibaca oleh manusia dan mesin.
|
||||
|
Reference in New Issue
Block a user