mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-29 01:21:07 +02:00
Remove filename inherited from en
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
contributors:
|
||||
- ["Jake Prather", "http://github.com/JakeHP"]
|
||||
- ["Vinh Nguyen", "https://twitter.com/vinhnx"]
|
||||
filename: LearnGit-vi.txt
|
||||
---
|
||||
|
||||
Git là một hệ quản lý mã nguồn và phiên bản phân tán (distributed version control and source code management system).
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
filename: learnhtml-vi.txt
|
||||
contributors:
|
||||
- ["Christophe THOMAS", "https://github.com/WinChris"]
|
||||
translators:
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
filename: learnjson-vi.json
|
||||
contributors:
|
||||
- ["Anna Harren", "https://github.com/iirelu"]
|
||||
- ["Marco Scannadinari", "https://github.com/marcoms"]
|
||||
|
@@ -3,7 +3,6 @@ contributors:
|
||||
- ["Saravanan Ganesh", "http://srrvnn.me"]
|
||||
translators:
|
||||
- ["Thanh Duy Phan", "https://github.com/thanhpd"]
|
||||
filename: learnless-vi.less
|
||||
---
|
||||
|
||||
Less là một CSS pre-processor (bộ tiền xử lí CSS), nó thêm các tính năng như biến (variable), lồng (nesting), mixin và nhiều thứ khác. Less cùng với các CSS pre-processor khác như [Sass](http://sass-lang.com/) giúp lập trình viên viết được các đoạn CSS bảo trì được và không bị lặp lại (DRY - Don't Repeat Yourself).
|
||||
|
@@ -4,7 +4,6 @@ contributors:
|
||||
- ["Jacob Ward", "http://github.com/JacobCWard/"]
|
||||
translators:
|
||||
- ["Thanh Duy Phan", "https://github.com/thanhpd"]
|
||||
filename: markdown-vi.md
|
||||
---
|
||||
|
||||
Ngôn ngữ Markdown được sáng lập bởi John Gruber vào năm 2004. Nó được tạo ra với mục đích dễ đọc với cú pháp có thể được dễ dàng chuyển đổi qua HTML và các ngôn ngữ khác
|
||||
|
@@ -2,7 +2,6 @@
|
||||
contributors:
|
||||
- ["Eugene Yagrushkin", "www.about.me/yagrushkin"]
|
||||
- ["Yannick Loriot", "https://github.com/YannickL"]
|
||||
filename: LearnObjectiveC-vi.m
|
||||
---
|
||||
|
||||
Objective-C là ngôn ngữ lập trình chính được sử dụng bởi Apple cho các hệ điều hành macOS, iOS và các framework tương ứng của họ, Cocoa và Cocoa Touch.
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
filename: learnpython-vi.py
|
||||
contributors:
|
||||
- ["Louie Dinh", "http://pythonpracticeprojects.com"]
|
||||
- ["Steven Basart", "http://github.com/xksteven"]
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
filename: learnruby-vi.rb
|
||||
contributors:
|
||||
- ["David Underwood", "http://theflyingdeveloper.com"]
|
||||
- ["Joel Walden", "http://joelwalden.net"]
|
||||
|
@@ -1,5 +1,4 @@
|
||||
---
|
||||
filename: learnsass-vi.scss
|
||||
contributors:
|
||||
- ["Laura Kyle", "https://github.com/LauraNK"]
|
||||
- ["Sean Corrales", "https://github.com/droidenator"]
|
||||
|
@@ -3,7 +3,6 @@ contributors:
|
||||
- ["Philippe Vlérick", "https://github.com/pvlerick"]
|
||||
translators:
|
||||
- ["Thanh Duy Phan", "https://github.com/thanhpd"]
|
||||
filename: learntypescript-vi.ts
|
||||
---
|
||||
|
||||
TypeScript là ngôn ngữ được viết nhằm tinh giản quá trình phát triển ứng dụng quy mô lớn được viết bằng JavaScript.
|
||||
|
Reference in New Issue
Block a user